WP Cron Health Monitor
Monitors WordPress wp-cron scheduled events using the WP_Cron API and Action Scheduler library. Detects stuck, overdue, or orphaned cron jobs and reports via WP REST API webhooks with configurable alert thresholds.
WP Cron Health Monitor
Monitors WordPress wp-cron scheduled events using the WP_Cron API and Action Scheduler library. Detects stuck, overdue, or orphaned cron jobs and reports via WP REST API webhooks with configurable alert thresholds.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/wp-cron-health-monitor/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/wp-cron-health-monitor
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/wp-cron-health-monitor.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.