glab-label

Manage GitLab labels at project and group levels via API.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ProyectoG007/Skill.bat --skill glab-label-proyectog007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-label
Source: https://github.com/ProyectoG007/Skill.bat/tree/main/scripts/05_Dev_Tools/07.%20gitlab-cli-skills-1.11.0/glab-label
Command: npx skills add https://github.com/ProyectoG007/Skill.bat --skill glab-label-proyectog007

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of GitLab labels, allowing for efficient organization of issues and merge requests across projects and groups.

Core Features & Use Cases

  • Label Management: Create, list, update, and delete labels at both project and group levels.
  • Taxonomy Creation: Establish consistent labeling systems for better workflow management.
  • Use Case: You need to ensure all bug reports across your organization use a consistent naming convention and color scheme. Use this Skill to create group-level labels like priority::high and type::bug that can be applied consistently.

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 automate GitLab label management across projects and groups?

You can automate GitLab label management by using this Skill to create, list, update, and delete labels at both project and group levels via the GitLab API. This enables consistent label taxonomies and color management across your organization.

What is the best way to establish a consistent labeling taxonomy for GitLab issues?

The best way to establish a consistent labeling taxonomy is to create group-level labels like `priority::high` and `type::bug` with defined colors. This ensures all bug reports and issues use a uniform naming convention and color scheme across projects.

Can I use this Skill to manage labels for both GitLab issues and merge requests?

Yes, you can manage labels for both GitLab issues and merge requests. The Skill streamlines the organization of these entities by supporting automated label operations and consistent color management at project and group levels.

Does this GitLab label automation tool require any external dependencies to run?

No external dependencies are required to run this GitLab label automation tool. It operates independently to perform automated label operations through GitLab's API without needing additional packages or libraries.

How do I create a new GitLab label with a specific color through automation?

To create a new GitLab label with a specific color, you instruct the Skill to generate the project or group label, such as creating a project label named 'bug' with the color red. It directly integrates with GitLab's API for this operation.