Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:1309
forks:381
updated:9 de abril de 2026, 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.