glab-cli

Automate GitLab project management tasks via the GitLab CLI.

54|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/rbarcante/claude-conductor --skill glab-cli-rbarcante
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-cli
Source: https://github.com/rbarcante/claude-conductor/tree/main/skills/glab-cli
Command: npx skills add https://github.com/rbarcante/claude-conductor --skill glab-cli-rbarcante

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitLab workflows are often scattered across APIs, GUIs, and documentation; this skill consolidates command-line access to GitLab, improving speed and consistency.

Core Features & Use Cases

  • Comprehensive command-reference for issues, merge requests, CI pipelines, releases, and repo management using the GitLab CLI.
  • Quick examples and usage patterns to accelerate day-to-day tasks across projects and groups.
  • Supports authentication, project discovery, and safe scripting for automation, audits, and reproducible workflows.

Quick Start

Run the glab CLI to perform common GitLab actions, such as creating an issue or MR.

Frequently Asked Questions about glab-cli

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

FAQPage Schema
How do I automate GitLab merge requests and issues from the command line?

Automate GitLab merge requests and issues by running the GitLab CLI to apply structured command references and usage examples for consistent project workflows.

Can I use the GitLab CLI to manage CI pipelines and releases across multiple repositories?

Yes, you can use the GitLab CLI to manage CI pipelines and releases across single-repo or multi-repo scenarios, applying best practices for safe scripting and automation.

What is the best way to authenticate and discover projects in GitLab for automated workflows?

Authenticate and discover GitLab projects by running the GitLab CLI, which provides structured command references to support safe scripting and reproducible workflows.

Does the GitLab CLI work for managing both single-repo and multi-repo project tasks?

The GitLab CLI works for both single-repo and multi-repo scenarios, consolidating command-line access to issues, merge requests, CI pipelines, and releases for consistent management.

Why use the GitLab CLI instead of the GUI for project management tasks?

Use the GitLab CLI instead of the GUI to consolidate scattered workflows, improving speed and consistency across issues, merge requests, CI pipelines, and releases.

How do I find usage examples for GitLab CLI commands to guide my development workflow?

Find GitLab CLI usage examples within the skill to accelerate day-to-day tasks across projects and groups, ensuring consistent and reproducible developer workflows.