github-labels

Installation
SKILL.md

Prerequisites

  • gh CLI installed and authenticated (gh auth status should succeed)
  • Write access to the target repository

How it works

  1. Detect or ask for the target repository (owner/repo format)
  2. Present available label groups and let the user pick
  3. Create each label via gh label create with --force (idempotent — safe to re-run)

Label Groups

Present these groups to the user. Let them pick individually or say "all".

1. Priority (priority)

Installs
1
GitHub Stars
1
First Seen
Jun 17, 2026
github-labels — conorluddy/skills