skills/modelscope.cn/gitlab-cli-skills

gitlab-cli-skills

Installation
SKILL.md

GitLab CLI Skills

Comprehensive GitLab CLI (glab) command reference and workflows.

Quick start

# First time setup
glab auth login

# Common 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

Skill organization

Installs
3
First Seen
Jun 16, 2026
gitlab-cli-skills from modelscope.cn