marketplace-release
CommunityIndependent plugin release automation for Claude Code marketplaces.
AuthorEmasoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Use when creating releases for Claude Code plugin marketplaces. Supports independent plugin versioning - each plugin can be released separately.
Core Features & Use Cases
- Prerequisites check: gh CLI authenticated and git clean state
- Version bumping: Update marketplace.json and plugin.json per plugin
- Script version updates: Optional update for marketplace-utils
- Release artifacts: Commit, tag, push, and create GitHub release
Quick Start
- Patch release for ghe: python "${CLAUDE_PLUGIN_ROOT}/scripts/release.py" patch ghe "Fix avatar loading issue"
- Minor release for marketplace-utils: python "${CLAUDE_PLUGIN_ROOT}/scripts/release.py" minor marketplace-utils "Add TOC generator"
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: marketplace-release Download link: https://github.com/Emasoft/ghe-marketplace/archive/main.zip#marketplace-release Please download this .zip file, extract it, and install it in the .claude/skills/ directory.