skill-publish
Installation
SKILL.md
Skill Publish
Publish Claude Code plugins and standalone Agent Skills with proper versioning, changelog management, and git workflow.
Determine Publish Type
Before starting, identify the publish type based on project structure:
| Indicator | Type |
|---|---|
.claude-plugin/plugin.json exists |
Claude Code Plugin |
Standalone SKILL.md with no plugin manifest |
Standalone Agent Skill |
Claude Code plugins publish by pushing to GitHub — the marketplace picks up the latest commit on the default branch automatically. No registry upload or OTP is needed.
Standalone Agent Skills follow the agentskills.io specification and distribute as directories containing SKILL.md.