gitlab-api-clientInteract with GitLab API for managing projects, issues, merge requests, branches, pipelines, users, groups, and more. Use when the user needs to perform GitL...
Install via ClawdBot CLI:
clawdbot install jonasgao/gitlab-api-clientGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://gitlab.fullnine.com.cnAudited Apr 17, 2026 · audit v1.0
Generated May 23, 2026
Automate creation and management of issues for bug reports and feature requests. Teams can quickly triage and update issues via CLI, reducing manual overhead.
Streamline code review by listing, approving, and merging merge requests from the command line. Developers can manage the entire review pipeline without leaving the terminal.
Regularly delete merged or stale branches to keep repositories clean. Run scheduled jobs to delete merged branches and maintain a tidy branch structure.
Monitor pipeline statuses, retrieve job logs, and retry or cancel failed pipelines. DevOps teams can quickly respond to build failures without manual web navigation.
Create, update, and delete files across projects automatically. Useful for configuration management, documentation updates, or template generation.
Offer a service that uses the GitLab API client to automate project management tasks like issue triage and merge request handling. Revenue comes from monthly subscriptions based on the volume of operations.
Integrate the API client into internal CI/CD pipelines to enable automated workflows. Saves developer time and reduces errors, justifying internal budget allocation.
Provide consulting services to set up and maintain GitLab automation using this client. Charge per project or retainer for ongoing optimization.
💬 Integration Tip
Ensure the .env file is properly configured with GITLAB_URL and GITLAB_TOKEN (set manually), and run 'source ~/.nvm/nvm.sh && npm install' once before first use.
Scored May 23, 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...