gl

Installation
SKILL.md

gl - GitLab Workflow Management

The gl module provides an interface for GitLab project management, including support for snippets, deployment tracking, and group/subgroup coordination.

When to Activate

  • When managing repositories and teams on a GitLab instance.
  • When coordinating CI/CD deployments via GitLab subcommands.
  • When creating or managing project code snippets.

Core Principles & Rules

  • Token Required: Remind users to initialize their GitLab access token.
  • Broad Support: Covers groups, subgroups, and individual project settings.

Patterns & Examples

Clone Repository

# Clone a specific GitLab repository using the shortcut
x gl cl owner/repo

View Project Snippets

# List all code snippets associated with a project
x gl snippet ls

Checklist

  • Ensure the GitLab token is initialized.
  • Verify if the command is targeting a self-hosted or cloud-based GitLab.
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026