git-cmt-helperGenerate standardized git commit messages following Conventional Commits format. Use this skill when the user asks to commit code, write a commit message, or...
Install via ClawdBot CLI:
clawdbot install 0xtresser/git-cmt-helperGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A new developer joins a team using Conventional Commits. This skill helps them quickly learn and apply the correct commit message format, ensuring consistency from day one and reducing code review friction.
Contributors to an open-source project need to follow strict commit guidelines. This skill enforces the project's specific type and scope rules, making it easier for maintainers to review and merge pull requests efficiently.
A company integrates this skill into their CI/CD pipeline to automatically validate commit messages. It ensures all commits meet standards before deployment, improving release note generation and changelog accuracy.
Instructors use this skill to teach students best practices for version control. It provides immediate feedback on commit messages, reinforcing good habits and preparing learners for professional software development environments.
A freelancer working with multiple clients adopts this skill to maintain consistent commit histories across different projects. It helps document changes clearly for clients and simplifies future maintenance or handovers.
Offer this skill as part of a premium IDE plugin or code collaboration platform. Charge monthly fees per user or team, with features like advanced analytics and custom rule sets for different commit conventions.
Sell annual licenses to large organizations for integration into their internal development tools. Include support, training, and customization options to align with company-specific git workflows and compliance needs.
Release the core skill as free, open-source software to build a community. Monetize through paid add-ons like AI-powered message suggestions, team management dashboards, or integration with proprietary project management tools.
💬 Integration Tip
Integrate this skill into git hooks or CI tools to automatically check commit messages, ensuring compliance without manual effort.
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...