doc-organizer

Installation
SKILL.md

Doc Organizer

Reorganize scattered documentation into a clear, maintainable structure with a single source of truth for every topic.

Workflow

  1. Audit -- Inventory all docs and classify their topics.
  2. Plan -- Propose restructuring (moves, merges, deletions). Present the plan for confirmation.
  3. Execute -- Apply the changes.
  4. Verify -- Cross-check links, terminology, and completeness.

1) Documentation Audit

Scan the repository for documentation files:

  • **/*.md, **/*.rst, **/*.txt in root, docs/, guides/, references/
  • Inline doc comments in config files (YAML, TOML, JSON)
Related skills
Installs
11
GitHub Stars
4
First Seen
Mar 12, 2026