Install via ClawdBot CLI:
clawdbot install lentiancn/skill-git-scmGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/lentiancn/skillsAudited May 22, 2026 · audit v1.0
Generated Aug 11, 2026
A developer needs to quickly clone a repository to start working on a new feature or project. This skill automates the clone or update process, ensuring the latest code is available.
In a CI/CD pipeline, the skill can be used to fetch the latest code before running builds and tests. It ensures that the CI environment has an up-to-date copy of the repository.
Data scientists often work with shared model codebases. This skill helps in cloning and updating model repositories to keep experiments reproducible.
Teams maintaining documentation in a Git repository can use this skill to synchronize local copies, ensuring that doc authors always have the latest files.
For SaaS companies, automating repository management reduces developer downtime and speeds up feature delivery, increasing overall productivity.
Consulting firms can integrate this skill into their managed CI/CD offerings, providing clients with efficient code deployment workflows.
Coding bootcamps or online learning platforms can use this skill to distribute code samples to learners, ensuring they always have the latest materials.
💬 Integration Tip
Ensure the required environment variables (GIT_REMOTE_URL, GIT_LOCAL_PATH) are set correctly before invoking the script. Test the skill in a sandbox environment first.
Scored Aug 11, 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...