Cert Watch — SSL Certificate Expiry Monitor + Telegram Alerts
Monitors SSL cert expiry dates and sends Telegram alerts before they expire. Critical at <7d, warning at <30d.
- Prevent service downtime by receiving SSL expiry alerts 30 days in advance.
- Automate daily certificate health checks for entire domain clusters.
- Receive real-time critical notifications via Telegram for immediate action.
$6
· or 30 creditsSecure checkout via Stripe
Included in download
- Prevent service downtime by receiving SSL expiry alerts 30 days in advance.
- Receive real-time critical notifications via Telegram for immediate action.
- terminal, file_read, file_write automation included
- Ready for OpenClaw
Sample input
Check the SSL certificate status for example.com, api.mysite.io, and secure-gateway.net and send any necessary Telegram alerts.
Sample output
[SCAN COMPLETE]
- example.com: 🔴 CRITICAL (2 days remaining)
- api.mysite.io: 🟡 WARNING (24 days remaining)
- secure-gateway.net: ✅ OK (88 days remaining)
Telegram Alert Sent: "CRITICAL: SSL for example.com expires in 48 hours. Update immediately!"
Cert Watch — SSL Certificate Expiry Monitor + Telegram Alerts
Monitors SSL cert expiry dates and sends Telegram alerts before they expire. Critical at <7d, warning at <30d.
$6
· or 30 creditsSecure checkout via Stripe
Included in download
- Prevent service downtime by receiving SSL expiry alerts 30 days in advance.
- Receive real-time critical notifications via Telegram for immediate action.
- terminal, file_read, file_write automation included
- Ready for OpenClaw
- Instant install
Sample input
Check the SSL certificate status for example.com, api.mysite.io, and secure-gateway.net and send any necessary Telegram alerts.
Sample output
[SCAN COMPLETE]
- example.com: 🔴 CRITICAL (2 days remaining)
- api.mysite.io: 🟡 WARNING (24 days remaining)
- secure-gateway.net: ✅ OK (88 days remaining)
Telegram Alert Sent: "CRITICAL: SSL for example.com expires in 48 hours. Update immediately!"
About This Skill
Monitors SSL certificate expiry dates for your domains and sends Telegram alerts at configurable thresholds. One-command setup, runs daily. Features: • Check any domain's SSL cert expiry • EXPIRED alerts (🔴) — cert already expired • CRITICAL alerts (🔴) — less than 7 days remaining • WARNING alerts (🟡) — less than 30 days remaining • Shows issuer, valid from/to dates, days remaining • Smart alerts — only on state transitions, no noise • MIT licensed Install: unzip cert-watch-agensi.zip && npm install --production && node src/index.js check Example output: ✅ example.com: 180d left (until 2026-11-14) 🔴 expired-site.com: EXPIRED 3d ago 🟡 warning-site.com: 22d left (until 2026-06-09) Requires: Node.js v18+, Telegram account (free).
Use Cases
- Prevent service downtime by receiving SSL expiry alerts 30 days in advance.
- Automate daily certificate health checks for entire domain clusters.
- Receive real-time critical notifications via Telegram for immediate action.
- Maintain a centralized log of SSL status across multiple environments.
Known Limitations
- Requires manual domain list configuration
- No support for certificates behind strict firewalls or VPNs
- Telegram bot token required for alerts
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/cert-watch-ssl-certificate-expiry-monitor-telegram-alerts -o /tmp/cert-watch-ssl-certificate-expiry-monitor-telegram-alerts.zip && unzip -o /tmp/cert-watch-ssl-certificate-expiry-monitor-telegram-alerts.zip -d ~/.claude/skills && rm /tmp/cert-watch-ssl-certificate-expiry-monitor-telegram-alerts.zipFree 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
OpenClaw
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
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.

Legacy Code Modernization Planner for AI Coding Agents
Creates safe modernization roadmaps for old, messy, undocumented, or fragile codebases, including risk audits, refactor phases, dependency reviews, testing plans, migration steps, and AI coding prompts.