comeonoliver/skillshub-generating-conventional-commits
| Execute generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially a... Use when managing version control. Trigger with phrases like 'commit', 'branch', or 'git'.
npx skills add https://github.com/ComeOnOliver/skillshub --skill generating-conventional-commits
Take comeonoliver/skillshub-generating-conventional-commits from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.