monitorCreate monitors for anything. User defines what to check, skill handles scheduling and alerts.
Install via ClawdBot CLI:
clawdbot install ivangdavila/monitorRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.pushover.net/1/messages.jsonCalls external URL not in known-safe list
https://api.example.com/healthAI Analysis
The skill's external API calls (Pushover for notifications, user-defined endpoints for monitoring) are consistent with its stated purpose of alerting and checking external services. The user explicitly defines all targets and grants required permissions, maintaining control. No hidden instructions, credential harvesting, or obfuscation were found in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A small e-commerce business uses the Monitor skill to track the availability and response time of its online store and payment gateway. It sets up HTTP checks every minute and SSL certificate checks weekly, alerting the team via push notifications if downtime or certificate issues occur, ensuring minimal disruption to sales.
A tech startup employs the Monitor skill to oversee its cloud servers, checking disk space, running processes, and open ports at regular intervals. By defining custom checks with tools like df and pgrep, it receives alerts on critical failures, helping maintain server stability and prevent data loss.
A SaaS company integrates the Monitor skill to ensure its REST API endpoints remain operational for clients. It configures HTTP checks for key endpoints every 5 minutes and uses webhooks to notify developers of status changes, enabling quick response to outages and maintaining high service-level agreements.
A smart home manufacturer uses the Monitor skill to verify that its IoT devices stay connected to central servers. It sets up port checks for device communication ports and custom command checks for device health, alerting support teams via optional Pushover tokens to address connectivity issues promptly.
A fintech firm applies the Monitor skill to oversee critical transaction processing systems, checking for process availability and SSL security on banking endpoints. With alerts on status changes, it ensures compliance and operational integrity, reducing the risk of financial losses due to system failures.
A company offers a paid subscription where users access the Monitor skill through a managed platform, with premium features like advanced analytics and multi-user alerts. Revenue is generated from monthly or annual fees, targeting small to medium businesses that need reliable uptime monitoring without in-house expertise.
A developer releases the Monitor skill as a free, open-source tool for basic checks, then monetizes through paid upgrades for enhanced capabilities such as custom integrations, priority support, and historical data retention. This model attracts a large user base and converts a portion to paying customers for advanced needs.
A consultancy firm uses the Monitor skill as a foundation to provide tailored monitoring solutions for enterprises, offering services like setup, customization, and ongoing management. Revenue comes from project-based fees and retainer contracts, leveraging the skill's flexibility to meet specific client requirements in diverse industries.
💬 Integration Tip
Ensure users have curl installed and set optional environment variables like PUSHOVER_TOKEN for alerts; guide them to define clear monitor checks and intervals in the monitors.json file for smooth operation.
Scored Apr 18, 2026
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Kubernetes & OpenShift Platform Agent Swarm — A coordinated multi-agent system for cluster operations. Includes Orchestrator (Jarvis), Cluster Ops (Atlas), G...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.