📦 Git Commit Message Generator — Git提交信息生成器

v1.0.0

根据代码差异智能生成符合 Conventional Commits 规范的提交信息,自动填充类型、范围、简述、详述及关联 Issue,提高版本管理效率。

0· 89·0 当前·0 累计
下载技能包
最后更新
2026/3/30
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent and limited to generating Conventional Commits messages from user-provided descriptions or diffs. Recommended precautions before installing/using: 1) Inspect SKILL.md and scripts/generate_commit_message.py locally for any hidden or unexpected content (the scanner flagged unicode-control characters in SKILL.md). 2) Do not paste diffs that contain secrets, credentials, or private keys into the skill — the generator uses whatever text you provide. 3) Run the Python scrip...
详细分析 ▾
用途与能力
Name/description match the provided assets (SKILL.md, README, references, and a single Python script). No unrelated binaries, environment variables, or config paths are required.
指令范围
Runtime instructions tell the agent to accept user text or a pasted git diff and run the included scripts/generate_commit_message.py. The instructions do not direct the agent to read arbitrary system files, access credentials, or send data to external endpoints.
安装机制
No install spec — instruction-only plus a local script. Nothing is downloaded or written to disk by an installer.
凭证需求
The skill declares no required environment variables, credentials, or config paths; the code likewise does not access external secrets or environment values.
持久化与权限
Skill is not always-enabled and does not request elevated persistence or modify other skills/system settings. It produces output only and does not store tokens or alter agent config.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/30

NULL

Pending

安装命令

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