readme-generate
Installation
SKILL.md
README Generator
I'll analyze your project and generate a comprehensive README file with all essential sections.
Features:
- Auto-detect tech stack and dependencies
- Generate badges for build status, coverage, version
- Include code examples from actual code
- Create installation and usage instructions
- Add API documentation section
- Integration with existing
/docsskill
Token Optimization:
- Uses Grep to find key files (200 tokens)
- Reads only package.json, setup files (500 tokens)
- Scans main entry points (800 tokens)
- Template-based generation (saves 500 tokens)
- Expected: 2,500-4,000 tokens total