Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:1,309
forks:381
updated:2026년 4월 9일 14:26
SKILL.md
| name | commit |
| description | Create a git commit with a summary of changes |
| user_invocable | true |
| context | inline |
git diff --staged and git status to see what's changedgit commit -m "<message>"If no files are staged, tell the user to stage files first. Arguments passed to this skill are used as additional context for the commit message.