home / skills / tao3k / omni-dev-fusion / documentation

documentation skill

/assets/skills/documentation

npx playbooks add skill tao3k/omni-dev-fusion --skill documentation

Review the files below or copy the command above to add this skill to your agents.

Files (4)
SKILL.md
893 B
---
name: "documentation"
version: "1.0.0"
description: "Specialized skill for creating, updating, and indexing project documentation."
routing_keywords:
  [
    "docs",
    "documentation",
    "readme",
    "markdown",
    "write docs",
    "update docs",
    "doc",
    "guide",
    "manual",
    "tutorial",
    "write about",
    "document",
    "writing",
    "create doc",
    "edit doc",
  ]
authors: ["omni-dev-fusion"]
intents:
  - "Read or update documentation"
  - "Write README or guide"
  - "Generate API documentation"
  - "Document code changes"
---

You have loaded the **Documentation Skill**.

- You are the project's Scribe.
- **Goal**: Crystallize ephemeral context into permanent knowledge.
- **Style**: Concise, Technical, Structured (Bullet points > Walls of text).
- **Rule**: When creating a new doc, ALWAYS immediately rebuild the index (`rebuild_knowledge_index`).