issue-labels

Configure CNCF GitHub issue labels and tag existing issues.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/castrojo/cncf-skills --skill issue-labels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-labels
Source: https://github.com/castrojo/cncf-skills/tree/main/skills/issue-labels
Command: npx skills add https://github.com/castrojo/cncf-skills --skill issue-labels

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps CNCF projects improve contributor discoverability and create a more welcoming environment by setting up essential GitHub issue labels like good-first-issue and help-wanted.

Core Features & Use Cases

  • Label Creation: Automatically creates good first issue and help wanted labels with appropriate colors and descriptions.
  • Issue Tagging: Guides the tagging of existing issues to immediately signal opportunities for new contributors.
  • Use Case: A CNCF project wants to attract more external contributions. By implementing these labels, they can make it easier for newcomers to find suitable tasks and get involved.

Quick Start

Use the issue-labels skill to set up good first issue and help wanted labels in the current repository.

Frequently Asked Questions about issue-labels

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up good first issue and help wanted labels in GitHub for contributor onboarding?

To set up good first issue and help wanted labels for contributor onboarding, use this Skill to automatically create the labels with appropriate colors and descriptions, then tag existing issues to improve discoverability for new contributors.

What are standard CNCF GitHub issue labels for improving contributor experience?

Standard CNCF GitHub issue labels for improving contributor experience include 'good first issue' and 'help wanted'. These labels signal suitable tasks to newcomers and make it easier for external contributors to find ways to get involved.

Do I need the GitHub CLI to configure issue labels for my repository?

Yes, you need the GitHub CLI and an MCP server to configure issue labels. This Skill requires the CLI for label management operations like creating labels and listing existing issues to tag within your repository.

Can I automatically tag existing GitHub issues to attract new contributors?

Yes, you can automatically tag existing GitHub issues to attract new contributors. This Skill guides the tagging of existing repository issues with standard labels to immediately signal opportunities for newcomers.

What is the best way to improve issue discoverability for new contributors in a CNCF project?

The best way to improve issue discoverability for new contributors in a CNCF project is implementing standardized GitHub labels. This Skill creates specific labels and tags existing issues to create a more welcoming environment for external contributions.