Trigger when the user asks to write a commit message, generate a commit from staged changes, review a diff before committing, or says "/commit". Reads git diff --staged and produces an opinionated, convention-matching commit message.
$npx -y skills add mergisi/awesome-openclaw-agents --skill git-commit-writerInstalls into the current project.
Run `npx skills use "https://github.com/mergisi/awesome-openclaw-agents" --skill "mergisi/awesome-openclaw-agents/git-commit-writer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mergisi/awesome-openclaw-agents" that are relevant to the current task. Run `npx skills add "https://github.com/mergisi/awesome-openclaw-agents"` and select the relevant skills, then follow their instructions.