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

File Explorer
3 files
glab-duo
references
commands.md
4.1 KBSKILL.md
1.2 KBSKILL.md
name: glab-duo description: Use when working with glab duo commands.
glab duo
Overview
Work with GitLab Duo, our AI-native assistant for the command line.
GitLab Duo for the CLI integrates AI capabilities directly into your terminal
workflow. It helps you retrieve forgotten Git commands and offers guidance on
Git operations. You can accomplish specific tasks without switching contexts.
USAGE
glab duo <command> prompt [command] [--flags]
COMMANDS
ask <prompt> [--flags] Generate Git commands from natural language.
FLAGS
-h --help Show help for this command.
Quick start
glab duo --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-duo?
Run openclaw add @vince-winkintel/gitlab-ci-skills:glab-duo in your terminal. This installs glab-duo 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.
