Skip to main content
Run any Skill in Manus
with one click

commit

// Creates a conventional git commit using git-agent. This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged and unstaged changes following the conventional commits format. The executing AI auto-derives its own co-author string from its runtime model identity (e.g., `Claude Opus 4.7 <noreply@anthropic.com>`) and passes it to `--co-author`. `$ARGUMENTS`, if provided, overrides the auto-derived value.

$ git log --oneline --stat
stars:552
forks:45
updated:May 9, 2026 at 10:25
SKILL.md
readonly