glab-label

Create, list, update, and delete GitLab labels across project and group scopes.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill glab-label-a-ng-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-label
Source: https://github.com/a-ng-d/claude-ui-color-palette/tree/main/skills/gitlab-cli-skills/glab-label
Command: npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill glab-label-a-ng-d

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Labels help organize issues and MRs across GitLab projects and groups; this Skill enables reliable creation, listing, editing, and deletion of labels across scopes, reducing label drift and improving discoverability.

Core Features & Use Cases

  • Create project-level labels with customizable names and colors.
  • Create group-level labels to enforce consistency across multiple projects.
  • List, edit, and delete labels in both project and group contexts.

Quick Start

Create a group-level label named priority::high with color #FF0000.

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 across multiple projects?

You can manage GitLab labels across multiple projects by using scope-aware operations to create, list, update, and delete group-level labels, enforcing taxonomy consistency and reducing label drift across your projects.

Can I create group-level labels in GitLab to standardize taxonomy?

Yes, you can create group-level labels in GitLab to enforce consistency across multiple projects. This allows you to standardize taxonomy by applying customizable names and validated color values at the group scope.

How do I list and delete project-level labels in GitLab?

To list and delete project-level labels in GitLab, you use scope-aware operations designed for the project context. This enables reliable listing and deletion of specific labels while validating input formats and color values.

What is the best way to organize GitLab issue and MR labels?

The best way to organize GitLab issue and MR labels is to use cross-project label management. By creating and editing labels at both project and group levels, you reduce label drift and improve issue discoverability.

Does GitLab label management validate color values when creating labels?

Yes, GitLab label management validates color values when creating labels. It ensures that input formats and color values are correctly formatted before reliably creating or updating project-level and group-level labels.