AI SummaryProvides guidance for using , the official GitLab CLI, to perform GitLab operations from the terminal. Invoke when the user needs to: Verify glab installation before executing commands:
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "glab" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/claude-glab-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/claude-glab-skill/SKILL.md "https://raw.githubusercontent.com/henricook/claude-glab-skill/claude/add-gla-skill-011CUqE2oRSGdRMnm3eZFhyT/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line. Use this skill when the user needs to interact with GitLab resources or perform GitLab workflows.
Prerequisites
Verify glab installation before executing commands: `bash glab --version ` If not installed, inform the user and provide platform-specific installation guidance.
GitLab CLI (glab) Skill
Provides guidance for using glab, the official GitLab CLI, to perform GitLab operations from the terminal.
When to Use This Skill
Invoke when the user needs to: • Create, review, or manage merge requests • Work with GitLab issues • Monitor or trigger CI/CD pipelines • Clone or manage repositories • Perform any GitLab operation from the command line
Authentication Quick Start
Most glab operations require authentication: `bash
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster