commit-messages
commit-messages analyzes git diffs and produces conventional commit messages focused on the why, not just the what.
Generate clear, conventional commit messages from staged changes.
What this skill does
Try saying this
Copy a prompt into your agent to trigger this skill.
Help me with writing commit messages Help me with before git commit Help me with conventional commits Topics
Platforms
Install
CLI install
npx skills add https://github.com/openai/skills/tree/main/skills/.curated/yeet Manual install
~/.cursor/skills/commit-messages/ ~/.claude/skills/commit-messages/ ~/.copilot/skills/commit-messages/ Resources
Source
https://github.com/openai/skills/tree/main/skills/.curated/yeetRelated Skills
babysit automates PR babysitting: triage review comments, fix CI failures, and resolve merge conflicts until the PR is merge-ready.
Can help with
- →PR needs attention
- →CI is failing
split-to-prs helps break monolithic changes into logically separated PRs with clear scope and reviewable diffs.
Can help with
- →Large uncommitted changes
- →Split branch into PRs
automate guides creation of Cursor Automations with triggers, schedules, and repeatable agent workflows.
Can help with
- →Creating automations
- →Scheduled agent tasks
update-cursor-settings helps modify editor settings.json for themes, format on save, keybindings, and Cursor-specific options.
Can help with
- →Changing editor settings
- →Theme configuration