{
  "schema_version": "lm-skills-01",
  "skills": [
    {
      "backends": [
        "cron",
        "github_actions",
        "agent_kanban"
      ],
      "category": "authoring",
      "deploys_template": null,
      "id": "loopify",
      "name": "Loopify",
      "requirements": [
        "repository checkout containing spec/loop.schema.json",
        "free-text workflow description or notes from the human operator",
        "optional artifacts such as scripts, checklists, sample inputs, or previous cron entries",
        "uv with pyyaml and jsonschema, or check-jsonschema with pyyaml, for manifest validation",
        "shell access for deterministic verify.sh dry-runs"
      ],
      "skill_url": "https://loopmaster-ai.pages.dev/skills/loopify/SKILL.md",
      "summary": "Use when a human describes a manual workflow and needs Q&A intake plus a draft Loopmaster loop bundle: loop.yaml, README, AGENT-INSTALL.md, verify.sh, and registry-entry instructions.",
      "verification": {
        "details": "no verification evidence found under verification/",
        "status": "unverified"
      }
    },
    {
      "backends": [
        "cron",
        "github_actions",
        "agent_kanban"
      ],
      "category": "authoring",
      "deploys_template": "research-watch",
      "id": "deploy-your-first-loop",
      "name": "Deploy Your First Loop",
      "requirements": [
        "Python 3",
        "repository checkout containing templates/research-watch",
        "uv for manifest validation",
        "cron for the local scheduler backend, or GitHub Actions / Hermes kanban for alternate backends",
        "no web-search API key for the default research-watch run"
      ],
      "skill_url": "https://loopmaster-ai.pages.dev/skills/deploy-your-first-loop/SKILL.md",
      "summary": "Use when an agent or human wants to deploy the research-watch Loopmaster template through cron, GitHub Actions, or agent-kanban and verify a running loop in one session.",
      "verification": {
        "date": "2026-07-07",
        "details": "positive dated skill verification evidence found",
        "evidence_path": "skills/getting-started/deploy-your-first-loop/verification/cron-scratch-transcript.md",
        "evidence_url": "https://github.com/chrismaddern/loopmaster.ai/blob/main/skills/getting-started/deploy-your-first-loop/verification/cron-scratch-transcript.md",
        "status": "verified"
      }
    }
  ]
}
