glab-label

Manage GitLab labels for projects and groups via the glab CLI.

43|5|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/vince-winkintel/gitlab-cli-skills --skill glab-label
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-label
Source: https://github.com/vince-winkintel/gitlab-cli-skills/tree/main/glab-label
Command: npx skills add https://github.com/vince-winkintel/gitlab-cli-skills --skill glab-label

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of GitLab labels, enabling users to create, list, update, and delete labels at both project and group levels, thereby improving issue and merge request organization.

Core Features & Use Cases

  • Label Management: Create, update, and delete labels with specified names, colors, and descriptions.
  • Scope Flexibility: Supports both project-specific and group-wide labels for consistent or tailored organization.
  • Use Case: When setting up a new project, use this Skill to create a consistent set of labels like 'bug', 'feature', and 'documentation' across all projects within a group, ensuring uniformity in tracking work items.

Quick Start

Use the glab label skill to create a new project label named 'bug' with the color red.

Frequently Asked Questions about glab-label

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

FAQPage Schema
How do I manage GitLab labels for projects and groups?

Manage GitLab labels by creating, listing, updating, and deleting them at both project and group levels. This approach organizes issues and merge requests through consistent or project-specific labeling strategies.

Can I create consistent GitLab labels across multiple projects?

Create consistent GitLab labels across multiple projects by applying group-level labels. This ensures uniform tracking of work items like bugs and features throughout all projects within that group.

Do I need the GitLab CLI to organize issue tracking labels?

Yes, organizing issue tracking labels requires the GitLab CLI (glab). The Skill interacts with the GitLab API through glab to execute label creation, updates, and deletion operations.

What's the best way to set up merge request labels in GitLab?

Set up merge request labels by defining a consistent set of labels with specified names, colors, and descriptions. Use group-level scoping to maintain uniform organization across all related projects.

Does the glab label workflow support updating and deleting existing labels?

Yes, the GitLab label workflow supports both updating and deleting existing labels. You can modify label names, colors, and descriptions, or remove obsolete labels to maintain an organized issue tracking system.