skills$openclaw/gitlab-cli-skills
vince-winkintel4.0k

by vince-winkintel

gitlab-cli-skills – OpenClaw Skill

gitlab-cli-skills is an OpenClaw Skills integration for devops workflows. Use when working with GitLab CLI (glab) commands across auth, CI/CD, merge requests, issues, releases, repos, and related operations. Routes to specific glab-* sub-skills.

4.0k stars5.1k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026devops

Skill Snapshot

namegitlab-cli-skills
descriptionUse when working with GitLab CLI (glab) commands across auth, CI/CD, merge requests, issues, releases, repos, and related operations. Routes to specific glab-* sub-skills. OpenClaw Skills integration.
ownervince-winkintel
repositoryvince-winkintel/gitlab-ci-skills
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @vince-winkintel/gitlab-ci-skills
last updatedFeb 7, 2026

Maintainer

vince-winkintel

vince-winkintel

Maintains gitlab-cli-skills in the OpenClaw Skills directory.

View GitHub profile
File Explorer
129 files
.
glab-alias
references
commands.md
5.1 KB
SKILL.md
802 B
glab-api
SKILL.md
11.7 KB
glab-attestation
references
commands.md
3.2 KB
SKILL.md
1.2 KB
glab-auth
references
commands.md
5.3 KB
SKILL.md
738 B
glab-changelog
references
commands.md
1.7 KB
SKILL.md
676 B
glab-check-update
SKILL.md
1.4 KB
glab-ci
references
commands.md
28.1 KB
SKILL.md
1.9 KB
glab-cluster
references
commands.md
2.2 KB
SKILL.md
981 B
glab-completion
SKILL.md
10.8 KB
glab-config
references
commands.md
6.4 KB
SKILL.md
2.9 KB
glab-deploy-key
references
commands.md
4.4 KB
SKILL.md
1.0 KB
glab-duo
references
commands.md
4.1 KB
SKILL.md
1.2 KB
glab-gpg-key
references
commands.md
3.3 KB
SKILL.md
1006 B
glab-help
SKILL.md
591 B
glab-incident
references
commands.md
8.1 KB
SKILL.md
1.3 KB
glab-issue
references
commands.md
13.6 KB
SKILL.md
1.8 KB
glab-iteration
references
commands.md
1.4 KB
SKILL.md
783 B
glab-job
references
commands.md
1.4 KB
SKILL.md
848 B
glab-label
references
commands.md
4.5 KB
SKILL.md
1023 B
glab-mcp
references
commands.md
5.8 KB
SKILL.md
2.0 KB
glab-milestone
references
commands.md
8.2 KB
SKILL.md
1.0 KB
glab-mr
references
commands.md
28.6 KB
SKILL.md
2.7 KB
glab-opentofu
references
commands.md
3.1 KB
SKILL.md
936 B
glab-release
references
commands.md
18.1 KB
SKILL.md
1.2 KB
glab-repo
references
commands.md
30.6 KB
SKILL.md
2.6 KB
glab-schedule
references
commands.md
5.5 KB
SKILL.md
1.0 KB
glab-securefile
references
commands.md
9.4 KB
SKILL.md
1.6 KB
glab-snippet
references
commands.md
3.6 KB
SKILL.md
1.2 KB
glab-ssh-key
references
commands.md
4.9 KB
SKILL.md
1.0 KB
glab-stack
references
commands.md
19.6 KB
SKILL.md
2.8 KB
glab-token
references
commands.md
15.5 KB
SKILL.md
1.1 KB
glab-user
references
commands.md
923 B
SKILL.md
613 B
glab-variable
references
commands.md
8.3 KB
SKILL.md
1.2 KB
glab-version
SKILL.md
475 B
_meta.json
293 B
README.md
2.2 KB
SKILL.md
890 B
SKILL.md

name: gitlab-cli-skills description: Use when working with GitLab CLI (glab) commands across auth, CI/CD, merge requests, issues, releases, repos, and related operations. Routes to specific glab-* sub-skills.

GitLab CLI Skills

This skill routes to specific glab-* sub-skills for GitLab CLI usage.

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
README.md
   ____ _ _   _          _        ____ _     ___   ____  _    _ _ _     
  / ___(_) |_| |    __ _| |__    / ___| |   |_ _| / ___|| | _(_) | |___ 
 | |  _| | __| |   / _` | '_ \  | |   | |    | |  \___ \| |/ / | | / __|
 | |_| | | |_| |__| (_| | |_) | | |___| |___ | |   ___) |   <| | | \__ \
  \____|_|\__|_____\__,_|_.__/   \____|_____|___| |____/|_|\_\_|_|_|___/
                                                                        

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

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

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install gitlab-cli-skills?

Run openclaw add @vince-winkintel/gitlab-ci-skills in your terminal. This installs gitlab-cli-skills into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/vince-winkintel/gitlab-ci-skills. Review commits and README documentation before installing.