versioning-skills
REQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging.
Skill folder: versioning-skills
Release of versioning-skills version 1.1.0
📥 Download & Install
⬇️ Download versioning-skills.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
7c5a832 Bump version from 1.0.3 to 1.1.0
e0bed97 feat(skills): Add/Update skill: versioning-skills
f54a9e7 refactor: simplify creating-skill and align with CI principles