cronlytic
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name CRONLYTIC_API_KEY or zero doctor check-connector --url https://api.cronlytic.com/prog/ping --method GET
How to Use
1. Health Check (Ping)
Check if API is available (no auth required):
curl -s -X GET "https://api.cronlytic.com/prog/ping"
Response: {"message": "pong"}
2. Create a Cron Job
Create a scheduled job to call a webhook.