openclaw / gitlab-cli-skills
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/gitlab-cli-skills && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1823" && unzip -o skill.zip -d .claude/skills/gitlab-cli-skills && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/gitlab-cli-skills/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
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.
0 views
0 installs
Skill Content
--- 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`