Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

commit-message-helper

Example skill that helps draft conventional commit messages from a plain-language summary.

Files

  • SKILL.md — agent instructions loaded by compatible runtimes.

Try a local bundle

From this directory:

tar -czf ../../commit-message-helper.bundle.tar.gz SKILL.md README.md

Then publish to a registry that accepts your token (see Publish your own skill).