Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:313
forks:192
updated:May 10, 2026 at 23:23
SKILL.md
| name | git-workflow |
| description | 当人类用户要求你“提交代码”、“保存变更”或执行 Git 相关操作时,必须使用此技能。 |
bash 调用 git status 确认当前有哪些文件发生了改动。🚀 feat: 增加新功能 或 🐛 fix: 修复 Bug。git commit -am "update" 这种敷衍的提交。