9.3k★glab-job – OpenClaw Skill
glab-job is an OpenClaw Skills integration for devops workflows. Use when working with glab job commands.
9.3k stars1.3k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026devops
Skill Snapshot
| name | glab-job |
| description | Use when working with glab job commands. OpenClaw Skills integration. |
| owner | vince-winkintel |
| repository | vince-winkintel/gitlab-ci-skillspath: glab-job |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @vince-winkintel/gitlab-ci-skills:glab-job |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
3 files
glab-job
references
commands.md
1.4 KBSKILL.md
848 BSKILL.md
name: glab-job description: Use when working with glab job commands.
glab job
Overview
Work with GitLab CI/CD jobs.
USAGE
glab job <command> [command] [--flags]
COMMANDS
artifact <refName> <jobName> [--flags] Download all artifacts from the last pipeline.
FLAGS
-h --help Show help for this command.
-R --repo Select another repository. Can use either `OWNER/REPO` or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.
Quick start
glab job --help
Subcommands
See references/commands.md for full --help output.
README.md
No README available.
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 glab-job?
Run openclaw add @vince-winkintel/gitlab-ci-skills:glab-job in your terminal. This installs glab-job 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.
