在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用commit
星标1
分支0
更新时间2026年2月17日 18:53
Smart conventional commit
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Smart conventional commit
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | commit |
| description | Smart conventional commit |
| command | /commit |
| args | [message] |
Create a well-structured conventional commit from staged changes.
/commit — auto-generate commit message from staged changes/commit fix login bug — use provided message as basisgit status and git diff --staged to analyze changes<type>(<scope>): <description>
[body if changes are complex]
BREAKING CHANGE: footer