Monitor service health checks and alert on failures.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add frumu-ai/tandem --skill server-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Server Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frumu-ai-server-monitor-tandem)More formats (shields.io, HTML) on the badges page.
---
name: server-monitor
description: Monitor service health checks and alert on failures.
version: 1.0.0
tags: [ops, monitoring]
triggers:
- monitor my servers
- alert on downtime
---
# Skill: Server Monitor
## Purpose
Detect service degradation quickly and notify operators.
## Inputs
- health endpoints
- escalation channel
## Agents
- checker
- incident-reporter
## Tools
- webfetch
- email_send
## Workflow
1. Probe endpoints
2. Evaluate status and latency
3. Aggregate failures
4. Send incident alert
## Outputs
- health incident alerts
## Schedule compatibility
- interval
- manual
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!