# subagentskills.com — the Agent Skill primitive > A durable, D1-backed catalog of every real SKILL.md this repo's cwc-* plugins ship (20 plugins as of the 2026-07-10 reseed), grounded in Anthropic's own Agent Skills doc. ## API - GET /api/skills — list skill rows (plugin, gated status, SKILL.md metadata) - GET /api/skills/:id — a single skill row as JSON - GET /api/changes — newest-first change feed (?cursor=&limit=) for polling agents - POST /mcp — Streamable-HTTP MCP endpoint (initialize / tools/list / tools/call get_skills); server card at /.well-known/mcp/server-card.json ## Grounding Every row is a real SKILL.md shipped by this repo's cwc-* plugins — the skills half of Anthropic's plugin unit (connectors, skills, slash commands, sub-agents). Canonical source: https://claude.com/docs/plugins/overview.md ## Family This site is one of 36 Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog