Skip to main content
在 Manus 中运行任何 Skill
一键导入

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:2026年5月9日 10:25
SKILL.md
readonly