pulsemonMonitor cron jobs and background tasks with PulseMon. Check monitor status, create/update/delete monitors, view incidents, and manage alerts.
Install via ClawdBot CLI:
clawdbot install raygaledev/pulsemonGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://pulsemon.dev/api/ping/{slug}`Calls external URL not in known-safe list
https://pulsemon.dev/dashboard/settingsAI Analysis
The skill's external API calls are consistent with its stated purpose of monitoring cron jobs via the PulseMon service. The 'ping' endpoint is a documented, functional part of the service for sending heartbeat data, not a hidden data exfiltration channel. The only required credential is the user's own API key for the service they intend to use.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Monitor nightly order processing cron jobs to ensure all transactions are completed and synced with inventory. If a job fails or exceeds expected runtime, alerts notify the ops team to prevent order fulfillment delays.
Track daily database backup tasks for compliance and disaster recovery. PulseMon verifies backups run on schedule and alerts if a backup job fails, ensuring data integrity and regulatory adherence.
Monitor periodic health pings from IoT devices in manufacturing plants. If a device stops reporting, incidents trigger maintenance alerts to prevent equipment downtime and production losses.
Oversee automated content generation and publishing workflows for media sites. PulseMon tracks job durations and failures, alerting editors if scheduled articles fail to publish on time.
Ensure weekly customer analytics reports are generated and emailed reliably. Monitor cron jobs for report creation, with alerts for any delays or failures that could impact customer satisfaction.
Charge users a monthly fee based on the number of monitors and advanced features like maxDuration alerts. Offer tiered plans with higher limits and priority support for enterprise clients.
Provide a free tier with basic monitoring for small projects, then upsell to paid plans for unlimited monitors, longer data retention, and team collaboration tools. This attracts startups and scales with their growth.
Sell custom licenses to large organizations needing on-premise deployment, SLA guarantees, and dedicated support. Include features like custom integrations and advanced security compliance.
💬 Integration Tip
Set the PULSEMON_API_KEY environment variable securely and use the provided ping URLs in your cron job scripts to start monitoring quickly.
Scored Apr 19, 2026
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetit...
Create, list, modify, and remove scheduled cron jobs to automate system tasks using simplified cron syntax and manage output logging.
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Diagnose and triage cron job failures. Checks job states, identifies error patterns, prioritizes by criticality, generates health reports. Triggers on: cron...
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.