在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用git-commit
星标0
分支0
更新时间2026年5月13日 16:40
当我要求提交 git 仓库的修改的时候使用
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
当我要求提交 git 仓库的修改的时候使用
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | git-commit |
| description | 当我要求提交 git 仓库的修改的时候使用 |
按下面步骤严格执行:
create new branch:
git add:
write commit message: 结合改动内容编写 commit meesage, 消息格式要模仿对应文件的历史 commit messages
attach co-author info: 如果你参与了代码的修改,在 commit message body 中加上附加模型的 co-author 信息:
git commit: 执行 git commit
git push: 如果用户提到了 push 就执行 git push
执行 push 时如何遇到 remote 不一致的情况,立刻停止并提醒我