{
  "skill": {
    "id": "knowledge-base-curation",
    "name": "knowledge-base-curation",
    "description": "Use when you need to convert recurring work, research, or decisions into durable knowledge assets and reusable skill candidates.",
    "path": "skills/productivity/knowledge-base-curation/SKILL.md",
    "tags": [
      "knowledge-base",
      "curation",
      "memory",
      "reuse"
    ]
  },
  "document": {
    "path": "skills/productivity/knowledge-base-curation/SKILL.md",
    "frontmatter": {
      "name": "knowledge-base-curation",
      "description": "Use when you need to convert recurring work, research, or decisions into durable knowledge assets and reusable skill candidates.",
      "version": "0.1.0",
      "author": "Hermes Agent",
      "license": "private",
      "metadata": {
        "hermes": {
          "tags": [
            "knowledge-base",
            "curation",
            "memory",
            "reuse"
          ],
          "related_skills": [
            "skillhub-maintenance",
            "internal-deep-research"
          ]
        }
      }
    },
    "content": "---\nname: knowledge-base-curation\ndescription: Use when you need to convert recurring work, research, or decisions into durable knowledge assets and reusable skill candidates.\nversion: 0.1.0\nauthor: Hermes Agent\nlicense: private\nmetadata:\n  hermes:\n    tags: [knowledge-base, curation, memory, reuse]\n    related_skills: [skillhub-maintenance, internal-deep-research]\n---\n\n# Knowledge Base Curation\n\n## Overview\n\nUse this skill to decide what should become a reusable skill, reference note, or long-term knowledge artifact.\n\n## Workflow\n\n1. Identify whether the material is temporary or durable.\n2. Group similar workflows together.\n3. Extract the reusable pattern.\n4. Decide whether it belongs in a skill, note, or registry entry.\n5. Write a compact, searchable summary.\n\n## Good Candidates for Curation\n\n- Repeated workflows that solved real problems\n- Non-obvious tool quirks\n- Stable internal conventions\n- Recurring report formats\n- Debugging patterns that take multiple steps\n\n## Verification\n\n- [ ] Content is durable\n- [ ] Reusable pattern extracted\n- [ ] Duplicates minimized\n- [ ] Stored in the right place\n"
  }
}