Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ai

ai contient 24 skills collectées depuis uptimerobot, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
24
Stars
24
mis à jour
2026-07-02
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

update-monitor
Administrateurs de réseaux et de systèmes informatiques

Modify an existing UptimeRobot monitor — rename, change URL/interval, swap alert contacts, retag, tweak HTTP/keyword/API/heartbeat settings, and toggle SSL or domain reminders.

2026-07-02
manage-monitor-groups
Administrateurs de réseaux et de systèmes informatiques

Choose between monitor groups and tags for organizing monitors — group membership is opaque and write-only over MCP, so tags are usually the better default.

2026-07-02
status-pages
Administrateurs de réseaux et de systèmes informatiques

Create and publish a public status page from monitors, groups, or tags, and manage announcements (incident, maintenance, info notices) on it.

2026-07-02
bulk-pause
Administrateurs de réseaux et de systèmes informatiques

Pause (or resume) many UptimeRobot monitors at once — by tag, search term, or state — around a deployment or maintenance window.

2026-07-02
incident-response
Administrateurs de réseaux et de systèmes informatiques

End-to-end incident workflow — find what's down, diagnose it, pause flapping monitors, and verify recovery.

2026-07-02
maintenance-windows
Administrateurs de réseaux et de systèmes informatiques

Schedule one-off or recurring maintenance windows that suppress alerts for planned downtime, as an alternative to bulk-pause.

2026-07-02
quick-monitor-setup
Administrateurs de réseaux et de systèmes informatiques

Create a free UptimeRobot HTTPS uptime monitor for someone using ONLY their email, no UptimeRobot account, no API key, and no MCP/OAuth. The agent calls an unauthenticated proof-of-work-gated API; the owner confirms with one click in an activation email. Use when a user wants monitoring but is not signed in to UptimeRobot and has no API key, the zero-setup path.

2026-06-29
conventions
Administrateurs de réseaux et de systèmes informatiques

Conventions and gotchas for every UptimeRobot MCP tool call — monitor types, URL formats, HEARTBEAT URL handling, discovery-before-writes, pagination, time ranges, error codes, and output style. Use whenever you call any uptimerobot:* tool.

2026-06-08
errors
Administrateurs de réseaux et de systèmes informatiques

Handle UptimeRobot MCP errors — codes, meanings, retry policy, and user-facing recovery suggestions.

2026-06-08
manage-monitors
Administrateurs de réseaux et de systèmes informatiques

List monitors, fetch details, and pause or resume monitors in UptimeRobot.

2026-06-08
setup
Administrateurs de réseaux et de systèmes informatiques

Connect and authenticate the UptimeRobot MCP server (OAuth via mcp-remote), OR diagnose why `uptimerobot:*` MCP tools aren't visible in the current session. Invoke this skill any time you cannot see UptimeRobot tools, before telling the user the MCP is misconfigured — Step 0 detects the most common case (server already connected, tools loaded after session start) and resolves it without re-authenticating. Also invoke on `-31001` auth errors or first-time setup.

2026-06-08
create-api-monitor
Administrateurs de réseaux et de systèmes informatiques

Create an API monitor that calls an HTTP endpoint and runs up to five JSON/header assertions combined with AND/OR logic; alerts when assertions fail.

2026-05-04
create-dns-monitor
Administrateurs de réseaux et de systèmes informatiques

Create a DNS monitor that resolves records for a domain and alerts when they change or the DNS server does not respond.

2026-05-04
create-heartbeat-monitor
Développeurs de logiciels

Create a HEARTBEAT monitor (cron/job monitor) that expects the target to ping a generated URL on a schedule; alerts when expected pings stop arriving.

2026-05-04
create-http-monitor
Développeurs de logiciels

Create an HTTP monitor in UptimeRobot to check that a URL returns a successful response on an interval.

2026-05-04
create-keyword-monitor
Développeurs de logiciels

Create a KEYWORD monitor that fetches a URL and alerts when a given keyword appears (or is missing) in the response body.

2026-05-04
create-ping-monitor
Développeurs de logiciels

Create a PING monitor that sends ICMP echo requests to a hostname or IP and alerts on packet loss / timeout.

2026-05-04
create-port-monitor
Développeurs de logiciels

Create a PORT monitor that opens a TCP connection to a host:port and alerts when the port is not accepting connections.

2026-05-04
create-udp-monitor
Développeurs de logiciels

Create a UDP monitor that sends a UDP packet to a host:port and optionally checks the response keyword or packet-loss threshold.

2026-05-04
incidents
Développeurs de logiciels

List downtime incidents and fetch per-incident checker locations, IPs, logs, and traceroute data.

2026-05-04
list-integrations
Développeurs de logiciels

List the alert-contact integrations configured on the UptimeRobot account so you can attach them to new or existing monitors.

2026-05-04
monitor-health-summary
Développeurs de logiciels

Generate a one-shot health snapshot — monitor counts by state, which are currently down, recent incident count, and total downtime — useful as a daily brief or ad-hoc check.

2026-05-04
sla-report
Développeurs de logiciels

Generate a per-monitor SLA report for a time range — uptime percentage, total downtime, and incident count per monitor — formatted as Markdown for sharing in Confluence, Slack, or post-mortem docs.

2026-05-04
stats
Développeurs de logiciels

Query aggregated monitor statistics (up/down/paused counts, uptime percentage) and per-monitor response-time time series.

2026-05-04