{
  "repo_plugins": {
    "count": 5,
    "items": [
      {
        "id": "plg_cwc_analytics_engineer",
        "name": "cwc-analytics-engineer",
        "description": "The analytics-engineer coworker — reads real Cloudflare GraphQL Analytics API data (zone-scoped, #analytics:read permission required), records durable snapshots into subagentcache.com's D1-backed cache_snapshots table with a manual_dashboard_paste vs graphql_api provenance distinction, and never runs an invented or auto-expanded GraphQL query. Gated on the one write path (snapshot ingest); reads are open.",
        "gate_status": "gated",
        "skill_count": 1,
        "commands_count": 1,
        "agents_count": 1,
        "source_doc": "plugins/cwc-analytics-engineer/.claude-plugin/plugin.json",
        "created_at": "2026-07-02 05:26:08",
        "cite_as": "https://subagentplugins.com/api/repo-plugins/plg_cwc_analytics_engineer"
      },
      {
        "id": "plg_cwc_data",
        "name": "cwc-data",
        "description": "The data coworker — warehouse analyst for subagentjobs-dwh (Kimball star schema). Semantic-layer-first querying, per-domain reference docs with real gotchas, a self-review checklist before answering, and a provenance footer on every result. Read-only, non-gated.",
        "gate_status": "non_gated",
        "skill_count": 1,
        "commands_count": 1,
        "agents_count": 1,
        "source_doc": "plugins/cwc-data/.claude-plugin/plugin.json",
        "created_at": "2026-07-02 05:26:08",
        "cite_as": "https://subagentplugins.com/api/repo-plugins/plg_cwc_data"
      },
      {
        "id": "plg_cwc_deploy",
        "name": "cwc-deploy",
        "description": "The deploy coworker — packages the Desktop-Commander-based Cloudflare Workers deploy workflow (cloud-sandbox rule, npm install --include=dev, approve-scripts gate, tsc --noEmit, wrangler secret/deploy, D1 create/query, curl-verify) so any Cowork session, project, or agent can reuse it without rediscovering the same gotchas. Gated on the mutating steps (deploy, secret put, D1 migration).",
        "gate_status": "gated",
        "skill_count": 1,
        "commands_count": 1,
        "agents_count": 1,
        "source_doc": "plugins/cwc-deploy/.claude-plugin/plugin.json",
        "created_at": "2026-07-02 05:26:08",
        "cite_as": "https://subagentplugins.com/api/repo-plugins/plg_cwc_deploy"
      },
      {
        "id": "plg_cwc_design",
        "name": "cwc-design",
        "description": "The design coworker — owns an 8-token design system, lints token sets (WCAG contrast), builds Claude Hardware Buddy character-pack artifacts from tokens, and gates publishing behind operator approval surfaced on the buddy device.",
        "gate_status": "gated",
        "skill_count": 1,
        "commands_count": 1,
        "agents_count": 1,
        "source_doc": "plugins/cwc-design/.claude-plugin/plugin.json",
        "created_at": "2026-07-02 05:26:08",
        "cite_as": "https://subagentplugins.com/api/repo-plugins/plg_cwc_design"
      },
      {
        "id": "plg_cwc_product_management",
        "name": "cwc-product-management",
        "description": "The product-management coworker — owns brand voice for the subagentjobs.com family. Its brand-voice skill adapts the operator's real brand-voice:discover-brand skill (github.com/subagentceo/knowledge-engineering) to this repository: instead of discovering brand materials across enterprise platforms (none of which are connected here), it reads and writes subagentbrands.com's durable brand_guidelines API directly. Gated on writes (POST /api/brand-guidelines); reads are open.",
        "gate_status": "gated",
        "skill_count": 1,
        "commands_count": 1,
        "agents_count": 1,
        "source_doc": "plugins/cwc-product-management/.claude-plugin/plugin.json",
        "created_at": "2026-07-02 05:26:08",
        "cite_as": "https://subagentplugins.com/api/repo-plugins/plg_cwc_product_management"
      }
    ]
  },
  "external_plugin_tools": {
    "count": 2,
    "items": [
      {
        "id": "ext_cowork_plugin_customizer",
        "tool_name": "cowork-plugin-customizer",
        "parent_name": "cowork-plugin-management",
        "description": "Customize an existing Cowork plugin for an organization's specific tools and workflows.",
        "source_doc": "Anthropic cowork-plugin-management (public plugin catalog entry)",
        "created_at": "2026-07-02 05:26:16",
        "cite_as": "https://subagentplugins.com/api/external-plugin-tools/ext_cowork_plugin_customizer"
      },
      {
        "id": "ext_create_cowork_plugin",
        "tool_name": "create-cowork-plugin",
        "parent_name": "cowork-plugin-management",
        "description": "Create a new Cowork plugin from scratch for an organization's specific tools and workflows.",
        "source_doc": "Anthropic cowork-plugin-management (public plugin catalog entry)",
        "created_at": "2026-07-02 05:26:16",
        "cite_as": "https://subagentplugins.com/api/external-plugin-tools/ext_create_cowork_plugin"
      }
    ]
  },
  "note": "These two collections are deliberately kept separate: repo_plugins is this repository's own 5 real cwc-* plugins; external_plugin_tools is Anthropic's public cowork-plugin-management tool's sub-tools, cataloged for reference only."
}