| name | readme |
| version | 2.0.0 |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
| license | MIT-0 |
| tags | ["readme","tool","utility"] |
| description | Generate README files with badges, TOC, and API docs. Use when scaffolding project docs, validating structure, generating contents, formatting references. |
Readme
README generator — project documentation, badge generation, table of contents, API docs, installation guides, and template library.
Commands
| Command | Description |
|---|
readme run | Execute main function |
readme list | List all items |
readme add <item> | Add new item |
readme status | Show current status |
readme export <format> | Export data |
readme help | Show help |
Usage
readme help
readme run
Examples
readme run
readme status
readme export json
- Run
readme help for all commands
- Data stored in
~/.local/share/readme/
Powered by BytesAgain | bytesagain.com
Feedback & Feature Requests: https://bytesagain.com/feedback
When to Use
- Quick readme tasks from terminal
- Automation pipelines
When to Use
- Quick readme tasks from terminal
- Automation pipelines