add-badges
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Add Badges
Generate and update README badge blocks without drifting into general README editing.
Dispatch
| $ARGUMENTS | Action |
|---|---|
| Empty | Show the empty/help gallery and ask for the target repo or README path |
| Flags or natural-language badge request | Run the full badge workflow: detect -> select -> present -> insert |
--dry-run with any request |
Run through preview only and stop before file edits |
| removal-only request | Skip detection, inspect the existing badge block, and present the reduced set |
Empty/Help Gallery
When $ARGUMENTS is empty, show the main usage shape plus examples:
/add-badges --profile active --dry-run/add-badges --include status,package --readme README.md
Related skills