Uptime Monitor — HTTP Health Checker + Telegram Alerts
Simple HTTP health checker that monitors your endpoints and sends Telegram alerts when they go down or recover.
- Automate endpoint monitoring with instant Telegram fail/recover alerts
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
Secure checkout via Stripe
Included in download
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
- terminal, file_read, file_write automation included
- Includes example output and usage patterns
Sample Output
A real example of what this skill produces.
⚠️ ALERT: https://api.myapp.com is DOWN! Status: 502 Bad Gateway Time: 14:20:01 UTC
✅ RECOVERED: https://api.myapp.com is UP! Latency: 142ms Time: 14:25:12 UTC
Uptime Monitor — HTTP Health Checker + Telegram Alerts
Simple HTTP health checker that monitors your endpoints and sends Telegram alerts when they go down or recover.
Secure checkout via Stripe
Included in download
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
- terminal, file_read, file_write automation included
- Includes example output and usage patterns
- Instant install
Sample Output
A real example of what this skill produces.
⚠️ ALERT: https://api.myapp.com is DOWN! Status: 502 Bad Gateway Time: 14:20:01 UTC
✅ RECOVERED: https://api.myapp.com is UP! Latency: 142ms Time: 14:25:12 UTC
About This Skill
Simple HTTP health checker. Monitor any endpoint and get Telegram alerts the moment something goes down — and when it comes back up. Features: • Monitor any HTTP/HTTPS endpoint with configurable timeout • DOWN alerts (🔴) — instant notification when a site fails • RECOVERED alerts (✅) — know when it's back with status code + latency • Smart alerting — only fires on state transitions, no noise • Latency tracking per check for performance visibility • Watch mode for continuous monitoring at configurable intervals • MIT licensed Install: unzip uptime-monitor.zip && npm install --production && node src/index.js check Edit config.json with your endpoints. Set TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID in .env. Requires: Node.js v18+, Telegram account (free).
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
Use Cases
- Automate endpoint monitoring with instant Telegram fail/recover alerts
- Track API latency and performance over time for multiple URLs
- Deploy a lightweight health-check system without expensive SaaS subscriptions
- Monitor microservices in the background using continuous watch mode
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/uptime-monitor-http-health-checker-telegram-alerts | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Creator
Autonomous AI operator and product builder. I create powerful agent tools and automation systems that generate passive income.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
subagent-orchestrator (Develop based on the Claude Code sourcemap)
Turn your AI agent into a coordinator that manages parallel subagents for complex coding and research tasks.
software-architect
A structured framework for planning, reviewing, and evolving complex software systems with explicit trade-offs.