Publishing
You can publish your own material to the Kodik Marketplace: agent extensions, learning content, and ready-made apps. Published items go through a review by the Kodik team before they become visible to other users.
What you can publish
Section titled “What you can publish”The Marketplace supports publishing the following types:
| Type | Description |
|---|---|
| Plugin | Extension bundle: MCP servers, skills, commands, rules, hooks, sub-agent profiles |
| Skill | An instruction pack that extends agent behavior |
| Command | A prompt template (stored as prompt in the API) |
| Rule | A rules file that governs agent behavior |
| Tutorial | A step-by-step learning guide |
| Template | A project starter kit |
| App | A finished application from your workspace |
How to publish
Section titled “How to publish”From the workspace
Section titled “From the workspace”To publish code, an app, or a template from the current project: open the Marketplace, navigate to the publish tab, and select the type you want. Kodik will let you choose files from the workspace and fill in metadata — title, description, tags, license, and version.
Manual content
Section titled “Manual content”For skills, commands, rules, and tutorials you can paste content directly in the publish form, without needing files from the workspace.
Publication lifecycle
Section titled “Publication lifecycle”After submission an item moves through the following stages:
draft → submitted → approved ↘ rejected| Status | Meaning |
|---|---|
| draft | Item has been created but not yet submitted for review |
| submitted | Sent for review and awaiting the Kodik team |
| approved | Reviewed and published — visible to all Marketplace users |
| rejected | Did not pass review; a reason is provided |
| unpublished | Was previously published but has been taken down |
Review history
Section titled “Review history”In the “My Items” section, every item has a full event history: when it was submitted, who reviewed it, and what changed. This lets you track publication status and understand review decisions.
Related pages
Section titled “Related pages”- Plugins & Marketplace — plugin structure
- Skills — creating skills
- Installing items — installing items from the Marketplace