A small collection of reusable agent skills.
Install all skills:
bunx skills add zanellig/skillsInstall selected skills:
bunx skills add zanellig/skills --skill bump --skill commitInstall from a local checkout:
bunx skills add ~/projects/skills --skill bump --skill commit --full-depth- bump — Create and push semver version tags.
- commit — Commit current changes with a descriptive message.