{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "croncool",
      "description": "Manage cron jobs on Croncool with the `croncool` CLI — list projects and scheduled jobs, read a job's schedule, target URL, method and last execution status, trigger a job to run immediately, and delete jobs. Every data command takes --json for parseable output, `croncool schema` prints the command tree as JSON, and auth works via browser login, a stored API key, or the CRONCOOL_API_KEY environment variable. Use when asked about cron jobs, scheduled tasks, job schedules, execution status, or projects on Croncool, or anything involving the `croncool` command or app.cron.cool data.",
      "type": "skill-md",
      "url": "https://www.cron.cool/.well-known/agent-skills/croncool/SKILL.md",
      "digest": "sha256:eb8557794ab9e2f1eac48ad2f74a53924bb48bb9160282cfcee035b9120b396f"
    },
    {
      "name": "scheduler-operations",
      "description": "Inspect Croncool scheduled jobs, execution health, durable workflow runs and webhook delivery status, and safely invoke one existing configured job after exact confirmation. Use when asked to audit schedules, diagnose failed or slow executions, trace workflow steps, identify auto-disabled webhooks, or run a specifically identified job once.",
      "type": "skill-md",
      "url": "https://www.cron.cool/.well-known/agent-skills/scheduler-operations/SKILL.md",
      "digest": "sha256:aa5ecc4057a53ccbbd320169e0d5c8c12e06665e7976f9e60facce38a063ee34"
    }
  ]
}
