gitlab-cli-skillsComprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations. Use when working with merge requests, CI/CD pipelines, issues, releases, repositories, authentication, variables, labels, milestones, snippets, or any glab command. Covers 40+ sub-commands including glab mr, glab ci, glab issue, glab repo, glab release, glab variable, and more.
Install via ClawdBot CLI:
clawdbot install vince-winkintel/gitlab-cli-skillsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.ssh/id_rsaCalls external URL not in known-safe list
https://gitlab.com/group/project.gitAudited Apr 17, 2026 · audit v1.0
Generated Feb 27, 2026
A DevOps engineer uses glab to automate CI/CD pipeline management, including triggering builds, monitoring job statuses, and managing variables. This reduces manual intervention and speeds up deployment cycles in cloud-native environments.
An open-source contributor leverages glab to handle merge requests efficiently, from creation to review and merging. This streamlines collaboration on GitLab-hosted projects, especially when working across multiple repositories.
A project manager utilizes glab to create and update issues, milestones, and labels for sprint planning. This enables quick updates and progress tracking without switching to the web UI, ideal for fast-paced agile teams.
A security engineer employs glab for software attestation and secure file management in CI/CD pipelines. This helps enforce compliance and audit trails, particularly in regulated industries like finance or healthcare.
An infrastructure developer uses glab with OpenTofu/Terraform for state management and cluster integration. This automates infrastructure-as-code workflows and Kubernetes deployments in hybrid cloud setups.
Offer a premium version of glab with enhanced features like advanced analytics, team collaboration tools, and priority support. Revenue comes from monthly or annual subscriptions tailored for enterprise teams.
Provide consulting services to help organizations integrate glab into their existing workflows, including custom script development and training. Revenue is generated through project-based fees and ongoing support contracts.
Distribute glab as a free, open-source tool with basic functionality, while monetizing through paid add-ons like advanced security features, AI-assisted automation (e.g., GitLab Duo integration), and premium templates. Revenue streams include one-time purchases or tiered subscriptions.
💬 Integration Tip
Integrate glab with existing CI/CD tools like Jenkins or GitHub Actions by using its API capabilities for cross-platform automation, and set up shell aliases to streamline common commands.
Scored Jun 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...