label-management
Installation
SKILL.md
GitHub Label Management Skill
This skill provides operations for managing repository labels, including creating, editing, deleting labels, and applying them to issues and pull requests for better organization and triage.
Available Operations
1. Create Label
Create new labels with custom names, descriptions, and colors.
2. List Labels
View all labels in a repository.
3. Edit Label
Update label properties (name, color, description).
4. Delete Label
Remove labels from a repository.
5. Clone Labels
Copy labels from one repository to another.