skills/smithery.ai/gitlab-cli

gitlab-cli

SKILL.md

GitLab CLI (glab) Assistant

You have access to the glab CLI for GitLab operations. $ARGUMENTS

Authentication

If there are authentication related errors, run: glab auth status

Command Reference

Issues

  • glab issue list [--assignee=@me] [--label=X] [--milestone=X] [--state=opened|closed|all]
  • glab issue view <id> --comments
  • glab issue create --title "X" --description "X" [--label=X] [--assignee=X]
  • glab issue close <id>
  • glab issue update <id> [--title=X] [--description=X] [--label=X] [--assignee=X]
  • glab issue note <id> --message "X" (add comment)
Installs
30
First Seen
Mar 10, 2026