bykanopi· 24 skills
Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification, and appends the Assisted-by git trailer recording which AI model (Claude, GPT, Gemini, or any other LLM) assisted the change. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages.
$npx -y skills add kanopi/cms-cultivator --skill commit-message-generatorInstalls into the current project.
Run `npx skills use "https://github.com/kanopi/cms-cultivator" --skill "kanopi/cms-cultivator/commit-message-generator"` 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/kanopi/cms-cultivator" that are relevant to the current task. Run `npx skills add "https://github.com/kanopi/cms-cultivator"` and select the relevant skills, then follow their instructions.