9.2k★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.
Skill Snapshot
| 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. OpenClaw Skills integration. |
| owner | vince-winkintel |
| repository | vince-winkintel/gitlab-cli-skills |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @vince-winkintel/gitlab-cli-skills |
| last updated | Feb 7, 2026 |
Maintainer

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-authglab-aliasglab-apiglab-attestationglab-changelogglab-check-updateglab-ciglab-clusterglab-completionglab-configglab-deploy-keyglab-duoglab-gpg-keyglab-helpglab-incidentglab-issueglab-iterationglab-jobglab-labelglab-mcpglab-milestoneglab-mrglab-opentofuglab-releaseglab-repoglab-scheduleglab-securefileglab-snippetglab-ssh-keyglab-stackglab-tokenglab-userglab-variableglab-version
____ _ _ _ _ ____ _ ___ ____ _ _ _ _
/ ___(_) |_| | __ _| |__ / ___| | |_ _| / ___|| | _(_) | |___
| | _| | __| | / _` | '_ \ | | | | | | \___ \| |/ / | | / __|
| |_| | | |_| |__| (_| | |_) | | |___| |___ | | ___) | <| | | \__ \
\____|_|\__|_____\__,_|_.__/ \____|_____|___| |____/|_|\_\_|_|_|___/
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-authglab-aliasglab-apiglab-attestationglab-changelogglab-check-updateglab-ciglab-clusterglab-completionglab-configglab-deploy-keyglab-duoglab-gpg-keyglab-helpglab-incidentglab-issueglab-iterationglab-jobglab-labelglab-mcpglab-milestoneglab-mrglab-opentofuglab-releaseglab-repoglab-scheduleglab-securefileglab-snippetglab-ssh-keyglab-stackglab-tokenglab-userglab-variableglab-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
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-cli-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-cli-skills. Review commits and README documentation before installing.
