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 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.