commit-message-generatorGit 提交信息生成器。根据代码变更内容自动生成符合 Conventional Commits 规范的提交信息,包含类型、范围、简短描述、详细说明和关联的 Issue/需求号。触发词:生成提交信息、提交信息、commit message、git commit、生成 commit 信息
Install via ClawdBot CLI:
clawdbot install gnllk/commit-message-generatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/openclaw/workspace-skillsAudited Apr 18, 2026 · audit v1.0
Generated May 9, 2026
开发人员在完成功能开发或Bug修复后,使用该技能自动生成符合Conventional Commits规范的提交信息,减少手动撰写时间,确保提交信息格式统一。适用于软件开发团队,特别是采用Git工作流的团队。
在代码审查过程中,通过提交信息快速了解变更目的和影响范围。该技能生成的提交信息包含类型、范围、详细说明,帮助审查者高效理解变更内容,提升审查效率。
将生成的提交信息用于自动生成CHANGELOG或发布说明。由于遵循Conventional Commits规范,可以直接提取feat和fix等类型生成变更日志,减少文档维护工作量。
新入职的开发者通过使用该技能学习如何撰写规范的提交信息。技能提供类型、范围、格式等指导,帮助新手快速掌握团队提交规范,降低入门门槛。
在提交信息中包含Issue或需求号,使每次提交与具体需求关联。方便后续追踪需求实现情况,支持敏捷开发中的需求管理和审计。
提供云端服务,团队按成员数或仓库数订阅。开发者通过GitHub/GitLab集成调用API自动生成提交信息。
核心功能开源,企业版提供高级功能(如自定义规范、团队协作、审计日志),同时提供技术支持和培训。
开发VS Code、JetBrains等IDE插件,通过付费解锁高级功能,如批量生成、历史记录、自定义模板。
💬 Integration Tip
可集成到Git hooks(如pre-commit)自动运行,或在CI/CD流程中为合并请求自动添加规范提交信息。
Scored May 9, 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...