Writes clear, Conventional-Commits messages from a diff or a description of the change. Use when the user asks to "write a commit message", "summarize this diff", or wants a Conventional Commits subject + body.
$npx -y skills add croit/llm-gateway --skill commit-message-helperInstalls into the current project.
Run `npx skills use "https://github.com/croit/llm-gateway" --skill "croit/llm-gateway/commit-message-helper"` 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/croit/llm-gateway" that are relevant to the current task. Run `npx skills add "https://github.com/croit/llm-gateway"` and select the relevant skills, then follow their instructions.