commit
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Commit — 快速 Git 提交
创建 git commit,支持指定 message 或自动生成。
当前仓库状态
!`git status`
暂存区 Diff
!`git diff --staged`