{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/index.schema.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "operon-setup",
      "type": "skill",
      "description": "Walk a user through installing Operon and publishing their first AI skill, end-to-end. Drives the `operon` CLI on the user's behalf.",
      "url": "https://withoperon.com/.well-known/agent-skills/operon-setup/SKILL.md",
      "sha256": "3afd614bd43a224d37c76edf2887db6b78367d356bb2d05300fde14372852668"
    },
    {
      "name": "operon-publish",
      "type": "skill",
      "description": "Help a user pick one of their mined drafts and ship it to their team via `operon publish` (or the web Drafts dashboard).",
      "url": "https://withoperon.com/.well-known/agent-skills/operon-publish/SKILL.md",
      "sha256": "2840967c7b1169e7b9577b93160494269c767738128f5f5b9de02b5b1c5b9b76"
    },
    {
      "name": "operon-mine",
      "type": "skill",
      "description": "Run a fresh mining pass across a user's Claude Code, Codex, and Cursor sessions to surface new recurring prompts as draft operons.",
      "url": "https://withoperon.com/.well-known/agent-skills/operon-mine/SKILL.md",
      "sha256": "6b4249b7441850f7604672fd84222f81558653ed9f8810c38e99bb1144f47da7"
    },
    {
      "name": "search-operons",
      "type": "skill",
      "description": "Search the Operon catalog for shared AI skills (operons) published by engineering teams.",
      "url": "https://withoperon.com/.well-known/agent-skills/search-operons/SKILL.md",
      "sha256": "5c30a8b42225e215d0ac5520f95bebe8dd715403bef3931198681eed41937ea0"
    },
    {
      "name": "install-operon",
      "type": "skill",
      "description": "Install a specific operon (versioned AI skill) into Claude Code, Codex, and Cursor.",
      "url": "https://withoperon.com/.well-known/agent-skills/install-operon/SKILL.md",
      "sha256": "10490d25b85a119a20c7f632f1b2f1769af023edc1b3307d7788d26f378048f3"
    }
  ]
}
