Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
5.5
Rating
0
Installs
Tools & Utilities
Category
A well-structured skill for automating blocklet release workflows. The description clearly indicates when to invoke it. The workflow is comprehensive with detailed steps covering version bumping, conditional building, entry point verification, and bundling. Good error handling and exit conditions throughout. Structure is clean with referenced supporting files for errors and examples. Novelty is moderate - while it chains multiple commands with conditional logic and verification steps that would consume tokens if done manually, the individual operations are relatively straightforward CLI commands. The skill would save a CLI agent significant effort in handling the conditional build detection and entry point verification logic.
Loading SKILL.md…

Skill Author