Github Create Label
Helps with GitHub, creation as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add prulloac-github-create-label npx -- -y @trustedskills/prulloac-github-create-label
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"prulloac-github-create-label": {
"command": "npx",
"args": [
"-y",
"@trustedskills/prulloac-github-create-label"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to create labels within a GitHub repository. It automates the process of adding new labels, which are essential for organizing and categorizing issues and pull requests. The agent can define the label's name and color, streamlining workflow management.
When to use it
- Project Organization: Automatically generate labels based on issue type (e.g., "bug," "feature request") as a new project gets underway.
- Team Standardization: Enforce consistent labeling practices across a team by having the agent create predefined labels.
- Automated Workflow: Integrate label creation into automated workflows, such as when a new release is planned.
- Responding to Requests: Create labels based on user requests or suggestions for better issue tracking.
Key capabilities
- Creates GitHub labels with specified names and colors.
- Operates within a defined GitHub repository.
Example prompts
- "Create a label named 'urgent' with color '#FF0000'."
- "Add a new label called 'documentation' in the project repo."
- "Please create a label for 'enhancement' and set its color to yellow.”
Tips & gotchas
- Requires appropriate GitHub authentication credentials configured within the agent environment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.