{
  "skill": {
    "id": "skl_citation_curation",
    "name": "citation-curation",
    "plugin": "cwc-product-management",
    "description": "Record verbatim, programmatically-verified quotes from the mirrored docs corpora as durable, doubly-typed citation rows in this plugin's citations/*.citations.jsonl — each row carries BOTH the Anthropic Citations API shape (1:1 with subagentcitations.com's D1 columns, char_location) AND a real CSL-JSON item validated against the vendored citation-style-language schema (vendors/citation-style-language/schema, mirrored in this skill's references/csl-data.json). Preloaded by the three sonnet-5 curator agents (cowork-/claude-tag-/office-agents-citation- curator); also usable directly. Use when the user says \"cite the doc for X\", \"store that quote\", \"curate citations\", \"verify the citation store\", \"publish citations\". All row I/O goes through scripts/cite.py (extract/add/verify/publish-body) — the script refuses any quote that is not an exact substring of the source file. Do NOT use for cataloging/organizing docs (docs-librarian skill) or for paraphrases — verbatim quotes only.",
    "summary": "Record verbatim, programmatically-verified quotes from the mirrored docs corpora as durable, doubly-typed citation rows in this plugin's citations/*.citations.jsonl — each row carries BOTH the Anthropic Citations API shape (1:1 with subagentcitations.com's D1 columns, char_location) AND a real CS...",
    "gated": 0,
    "source_path": "plugins/cwc-product-management/skills/citation-curation/SKILL.md",
    "created_at": "2026-07-10 18:13:13",
    "cite_as": "https://subagentskills.com/api/skills/skl_citation_curation"
  }
}