Marketplace overview
The Kodik Marketplace is a built-in store for extensions and content, accessible directly from the editor. You can find and install agent components, browse community projects, take courses, and publish your own app to the Kodik cloud — all without leaving the IDE.
Opening the Marketplace
Section titled “Opening the Marketplace”Open the Marketplace with the command from the Command Palette (Ctrl+Shift+P → “Open Marketplace”), or click the Marketplace button in the activity bar.
Marketplace sections
Section titled “Marketplace sections”The Marketplace is organized into several catalogs, accessible from the Marketplace navigation:
| Section | Contents |
|---|---|
| Plugins | Extension bundles combining MCP servers, skills, commands, rules, hooks, and sub-agent profiles |
| Templates | Ready-made project starter kits, scaffolded via /install-template |
| Skills | Individual instruction packs that extend agent behavior |
| Commands | Prompt templates invoked with / in the chat |
| Rules | Rules files that govern agent behavior in a project |
| Collections | Saved groups of marketplace items you can create and manage from the Marketplace |
| Courses | Video courses with quizzes, Q&A, and progress tracking |
| Projects | Apps published by the community — browse, open, or fork |
| Wallet | Credit balance, earned/spent totals, and sale/purchase transaction history |
| Hosting | Deploy your workspace app to the Kodik cloud from the IDE |
Item detail pages include a Reviews tab for reading rating history and leaving your own star rating or written feedback. Your review is tied to your signed-in Kodik account and updates the item’s aggregate rating after submission.
Collections can be edited from their detail page: add items from Marketplace item pages, remove items from the collection later, and Kodik keeps the list synced through the configured Marketplace backend.
Related pages
Section titled “Related pages”- Installing items — how to install plugins, skills, MCP servers, and templates
- Publishing — how to publish your own plugin or content
- Plugins & Marketplace — what a plugin is and how it is structured
- Skills — creating and using skills
- MCP — the MCP protocol and connecting servers