Help us improve
Share bugs, ideas, or general feedback.
From gitlab
Navigates GitLab documentation for CI/CD YAML syntax, API endpoints, features, configurations, variables, and glab CLI commands. Use for GitLab feature lookups, API details, or pipeline references.
npx claudepluginhub bendrucker/claude --plugin gitlabHow this skill is triggered — by the user, by Claude, or both
Slash command
/gitlab:docsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide for navigating [GitLab documentation](https://docs.gitlab.com/).
Guides glab CLI usage and GitLab workflows, adapting GitHub gh patterns to GitLab projects, merge requests, and CI/CD pipelines.
Configures and optimizes GitLab CI/CD pipelines in .gitlab-ci.yml with caching, Docker-in-Docker, CI Steps composition, and gitlab-ci-local testing. Authors GLFM READMEs/Wikis using alerts, Mermaid, and references.
Guides using GitLab CLI (glab) to manage issues, merge requests, CI/CD pipelines, repositories, and other operations from the command line. For GitLab terminal workflows.
Share bugs, ideas, or general feedback.
Guide for navigating GitLab documentation.
For glab command reference, use --help instead of web docs:
glab mr --help # List subcommands
glab mr create --help # Command options and flags
The /cli/ web docs duplicate CLI help output.
| Need | Path |
|---|---|
| CI/CD YAML syntax | /ci/yaml/ |
| API endpoints | /api/ |
| Feature concepts | /topics/ |
| UI configuration | /user/ |
| Self-managed admin | /administration/ |
/ci/yaml/ - Pipeline keywords/ci/variables/ - Predefined variables/api/merge_requests/ - MR API fields/api/graphql/reference/ - GraphQL schema