AI AGENT ADDONS
Documentation
5,004installs

README construction helps you build project READMEs from templates, doc comments, and hand-written text. You can scaffold a new project, generate per-package READMEs, and assemble a root README using a config file. This skill also lets you plan writing tasks and verify that your edits are safe.

It is useful for developers who want consistent and automated documentation. Instead of writing every README by hand, you use a set of commands to create, configure, and update your project's documentation. The workflow includes initializing, configuring, generating, and verifying.

Anyone working on a project with multiple packages can benefit. The skill handles both greenfield and existing projects. It checks for existing config files and symlinks to decide the best approach.

Add Indexion Readme skill to your workflow

Global

mkdir -p ~/.claude/skills/indexion-readme

Project

mkdir -p .claude/skills/indexion-readme

Source Repository

Stars
1
Forks
2
Watchers
1
License
Apache-2.0
Last Push
2 months ago
Created
5 months ago