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 and/or .codex-plugin/plugin.json exists |
Hosted plugin |
Standalone SKILL.md with no plugin manifest |
Standalone Agent Skill |
Hosted plugins publish by pushing to GitHub. Repositories supporting multiple hosts must keep every real manifest and their shared marketplace metadata in sync. Codex caches plugin contents by version, so a stale version can preserve stale skills even after the source commit moves.
Standalone Agent Skills follow the agentskills.io specification and distribute as directories containing SKILL.md.