π¦ ClawHub
ClawHub Release Manager
by @okikesolutions
Safely release and publish skill updates to ClawHub with version bump discipline. Use when preparing patch/minor releases, running lint/build checks, writing...
TERMINAL
clawhub install clawhub-release-managerπ About This Skill
name: clawhub-release-manager description: Safely release and publish skill updates to ClawHub with version bump discipline. Use when preparing patch/minor releases, running lint/build checks, writing changelogs, and publishing a skill folder. Do not use for unrelated package registries. Success = bumped version, passing checks, published release id, and concise release note.
ClawHub Release Manager
Workflow
1. Preflight
clawhub whoami authenticated.2. Versioning
3. Validation
bun run lint
- bun run build
4. Publish
clawhub publish ... --version ... --changelog ...5. Post-publish
Output format
Use references/output-template.md.