github-labels
Installation
SKILL.md
Prerequisites
ghCLI installed and authenticated (gh auth statusshould succeed)- Write access to the target repository
How it works
- Detect or ask for the target repository (owner/repo format)
- Present available label groups and let the user pick
- Create each label via
gh label createwith--force(idempotent — safe to re-run)
Label Groups
Present these groups to the user. Let them pick individually or say "all".