gitlab-cli-skills

Review·Scanned 2/18/2026

This skill collection documents and routes GitLab CLI (glab) commands for repositories, CI/CD, tokens, and MCP features. It includes executable shell commands (e.g., glab completion -s bash > /etc/bash_completion.d/glab), uses env vars such as GITLAB_HOST and GITLAB_RELEASE_ASSETS_USE_PACKAGE_REGISTRY, and adds MCP config snippets.

from clawhub.ai·v1299aa8·320.9 KB·0 installs
Scanned from 1.0.4 at 1299aa8 · Transparency log ↗
$ vett add clawhub.ai/vince-winkintel/gitlab-cli-skillsReview findings below
   ____ _ _   _          _        ____ _     ___   ____  _    _ _ _     
  / ___(_) |_| |    __ _| |__    / ___| |   |_ _| / ___|| | _(_) | |___ 
 | |  _| | __| |   / _` | '_ \  | |   | |    | |  \___ \| |/ / | | / __|
 | |_| | | |_| |__| (_| | |_) | | |___| |___ | |   ___) |   <| | | \__ \
  \____|_|\__|_____\__,_|_.__/   \____|_____|___| |____/|_|\_\_|_|_|___/
                                                                        

GitLab CLI Skills

A collection of skills for AI coding agents following the Agent Skills format. These skills enable AI agents to use the GitLab CLI (glab) effectively.

Available Skills

Available Skills

  • glab-auth
  • glab-alias
  • glab-api
  • glab-attestation
  • glab-changelog
  • glab-check-update
  • glab-ci
  • glab-cluster
  • glab-completion
  • glab-config
  • glab-deploy-key
  • glab-duo
  • glab-gpg-key
  • glab-help
  • glab-incident
  • glab-issue
  • glab-iteration
  • glab-job
  • glab-label
  • glab-mcp
  • glab-milestone
  • glab-mr
  • glab-opentofu
  • glab-release
  • glab-repo
  • glab-schedule
  • glab-securefile
  • glab-snippet
  • glab-ssh-key
  • glab-stack
  • glab-token
  • glab-user
  • glab-variable
  • glab-version

Installation

npx skills add vince-winkintel/gitlab-cli-skills

Usage

Skills are automatically activated when relevant tasks are detected. Example prompts:

  • "Log into GitLab CLI"
  • "Check glab auth status"
  • "Configure GitLab Docker auth"

Prerequisites

  • GitLab CLI installed (glab)
  • GitLab access token or browser auth

Install glab (Homebrew)

brew install glab

License

MIT