publish_to_marketplace
Publish a packaged skill as a Claude Code plugin to a marketplace repository by specifying the skill directory and target marketplace.
Instructions
Publish a packaged skill to a plugin marketplace repository. Creates a Claude Code plugin in the target marketplace repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_dir | Yes | ||
| marketplace | Yes | ||
| category | No | development | |
| skill_name | No | ||
| description | No | ||
| create_branch | No | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |