doc-readme
Installation
SKILL.md
README
Create, update, and validate README.md files with auto-detection of project type and install commands.
Workflow
Creating New README
For projects without README.md:
scripts/init_readme.py [--path <project>] [--force]
This will:
- Detect project type from package files
- Extract metadata (name, description, license)
- Extract install/test commands from package manager
- Generate structured README from template