git-smart-commitAnalyze staged git changes and generate high-quality commit messages following Conventional Commits format. Use when: (1) user asks to commit changes, (2) us...
Install via ClawdBot CLI:
clawdbot install wusuiling-if/git-smart-commitGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.conventionalcommits.org/Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A team of developers working on a web application uses the skill to automate commit message generation during code reviews or before pushing changes to a shared repository. It ensures consistent, descriptive messages that follow Conventional Commits, improving project history clarity and facilitating automated changelog generation.
Maintainers of an open-source library employ the skill to quickly generate commit messages for contributions, patches, or dependency updates. This helps maintain a clean, standardized commit log that aids contributors in understanding changes and supports automated versioning tools like semantic release.
A DevOps engineer integrates the skill into CI/CD pipelines to automatically generate commit messages for infrastructure-as-code changes, such as updates to Dockerfiles or Kubernetes configurations. This ensures traceability and compliance with team conventions, reducing manual effort in documenting infrastructure updates.
A freelance developer uses the skill to streamline client projects by generating precise commit messages for bug fixes, feature additions, or refactoring tasks. It saves time, reduces errors in message formatting, and provides professional documentation that clients can easily review in version control systems.
Instructors at a coding bootcamp incorporate the skill into lessons to teach students best practices for version control and commit hygiene. Students use it to analyze their staged changes and learn how to write effective, conventional commit messages, reinforcing good habits early in their careers.
Offer a basic version of the skill for free with limited features, such as a cap on daily uses or basic commit types. Charge for premium tiers that include advanced analytics, team collaboration tools, and integration with enterprise version control systems like GitHub Enterprise or GitLab.
Sell licenses to large organizations for integration into their internal development tools and workflows. Provide custom features, dedicated support, and compliance with industry standards, targeting tech companies with strict documentation and audit requirements.
Distribute the skill through developer tool marketplaces, such as those for IDEs like VS Code or JetBrains products, or version control platforms like GitHub Marketplace. Monetize through one-time purchases or commissions on sales, leveraging existing user bases for visibility.
💬 Integration Tip
Integrate the skill with git hooks or IDE extensions to trigger automatically on commit attempts, ensuring consistent usage without disrupting developer workflows.
Scored Apr 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...