What problem does it solve?
Manually packaging, documenting, and versioning custom AI skills for distribution is tedious and error-prone. This skill automates the entire process, ensuring your skills are consistently packaged, professionally documented, and correctly versioned for sharing or archival.
Core Features & Use Cases
- Automated Packaging: Creates versioned ZIP files, excluding unnecessary files.
- Documentation Generation: Automatically generates installation and user guides from templates.
- Semantic Versioning: Guides you through MAJOR, MINOR, or PATCH increments, updating
SKILL.md.
- Use Case: You've developed a new skill and want to share it with your team. Use this skill to generate a ready-to-distribute ZIP, complete with a
Download.md and User Guide.md, ensuring everyone can install and use it correctly.
Quick Start
Package the my-new-skill located at ~/.claude/skills/my-new-skill as a minor version increment.