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 top navigation bar:
| 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 |
| MCP Servers | Model Context Protocol servers — a catalog of hundreds of integrations |
| Courses | Video courses with quizzes, Q&A, and progress tracking |
| Projects | Apps published by the community — browse, open, or fork |
| Hosting | Deploy your workspace app to the Kodik cloud from the IDE |
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