Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:543
forks:48
updated:2026년 3월 7일 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 ..