An ASE skill built around Upptime, the open source uptime monitor and status page system powered by GitHub Actions, Issues, and Pages. It is a strong fit when an agent needs lightweight endpoint monitoring, incident issue tracking, and a public or internal status site without maintaining a separate monitoring server.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Upptime GitHub Actions Uptime Monitor and Status Page"
slug: "upptime-github-actions-uptime-monitor-status-page"
description: "An ASE skill built around Upptime, the open source uptime monitor and status page system powered by GitHub Actions, Issues, and Pages. It is a strong fit when an agent needs lightweight endpoint monitoring, incident issue tracking, and a public or internal status site without maintaining a separate monitoring server."
github_stars: 16979
verification: "security_reviewed"
source: "https://github.com/upptime/upptime"
author: "Anand Chowdhary"
publisher_type: "Open Source Project"
category: "Monitoring & Alerts"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "upptime/upptime"
github_stars: 16979
---
# Upptime GitHub Actions Uptime Monitor and Status Page
An ASE skill built around Upptime, the open source uptime monitor and status page system powered by GitHub Actions, Issues, and Pages. It is a strong fit when an agent needs lightweight endpoint monitoring, incident issue tracking, and a public or internal status site without maintaining a separate monitoring server.
## Prerequisites
GitHub repository, GitHub Actions, GitHub Issues, and GitHub Pages
## Installation
Basic usage or getting-started notes:
- I find Upptime an incredible clever usage of \[GitHub Actions]. You essentially get a free configurable uptime monitor for whatever you want. – [CSS Tricks](https://css-tricks.com/upptime/)
- [Getting started](https://upptime.js.org/docs/get-started)
- When the GitHub Actions workflow detects that one of your URLs is down, it automatically opens a GitHub issue ([example issue #67](https://github.com/upptime/upptime/issues/67)). You can add incident reports to this i...
- Source: https://github.com/upptime/upptime
- Extracted from upstream docs: https://raw.githubusercontent.com/upptime/upptime/HEAD/README.md
## Documentation
- https://upptime.js.org
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/upptime-github-actions-uptime-monitor-status-page/)
No comments yet. Be the first to comment!