indexion-plan-readme

Installation
SKILL.md

indexion plan readme

Generate README documentation writing plans based on templates and source analysis.

When to Use

  • User wants to create README files for each package
  • User asks to plan documentation writing tasks
  • User wants to generate doc tasks for manual or LLM authoring
  • Before a documentation sprint, to identify what READMEs need writing

Usage

# Generate README writing plan using a template
indexion plan readme --template=.indexion/state/templates/readme.md <path>

# Output plans to a directory
indexion plan readme --template=readme.md --plans-dir=.indexion/plans <path>
Installs
2
GitHub Stars
1
First Seen
Apr 5, 2026
indexion-plan-readme — trkbt10/indexion-skills