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.