Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:543
forks:48
updated:7 mars 2026 à 02:05
SKILL.md
| name | git-push |
| description | 自动完成当前仓库的拉取、提交和推送流程。仅当用户明确要求“提交并推送”“git push 当前改动”时触发。 |
用于在用户明确要求时,一次性完成 pull -> commit -> push。
git pull.git status and git diff HEAD.commitlint.config.cjs:
feat, fix, update, refactor, style, doc, test, framework, revertType: summarygit add ..