π¦ ClawHub
GitLab CLI Skills
by @vince-winkintel
Comprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations via terminal. Use when user mentions GitLab CLI, glab commands, Git...
π‘ Examples
# First time setup
glab auth loginCommon operations
glab mr create --fill # Create MR from current branch
glab issue create # Create issue
glab ci view # View pipeline status
glab repo view --web # Open repo in browser
TERMINAL
clawhub install gitlab-cli-skills