📦 Conventional Commits — Git规范提交

v1.0.1

按 Conventional Commits 规范自动格式化 commit 信息,确保提交记录可被自动化工具解析,用于生成变更日志与语义化版本。

4· 8.2k·57 当前·62 累计
bastos 头像by @bastos (Tiago Bastos)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is instruction-only and simply provides rules and examples for writing Conventional Commits — it does not install software or request credentials. Before relying on it: (1) review any commit messages the agent generates before you actually run git commit, since messages can trigger CI/release automation; (2) if your repository has additional or stricter commit conventions, verify compatibility; and (3) avoid granting broader privileges (for example always:true or automated commit exec...
详细分析 ▾
用途与能力
The skill's name and description match the SKILL.md content: both describe formatting commit messages according to the Conventional Commits spec. There are no extra binaries, env vars, or unrelated requirements.
指令范围
SKILL.md contains only guidance and examples for composing commit messages. It does not instruct the agent to read files, access environment variables, call external endpoints, or execute system commands beyond generating text for commit messages.
安装机制
No install specification or code files are present. This is the lowest-risk model (instruction-only) and nothing will be written to disk or downloaded during install.
凭证需求
The skill declares no environment variables, credentials, or config paths. Nothing requested appears disproportionate to the described purpose of generating/formating commit messages.
持久化与权限
The skill is not marked always:true and uses the default model-invocation settings. It does not request persistent system privileges or attempt to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/1/17

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install conventional-commits
镜像加速npx clawhub@latest install conventional-commits --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库