Skip to content

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.

Open the Marketplace with the command from the Command Palette (Ctrl+Shift+P → “Open Marketplace”), or click the Marketplace button in the activity bar.

The Marketplace is organized into several catalogs, accessible from the Marketplace navigation:

SectionContents
PluginsExtension bundles combining MCP servers, skills, commands, rules, hooks, and sub-agent profiles
TemplatesReady-made project starter kits, scaffolded via /install-template
SkillsIndividual instruction packs that extend agent behavior
CommandsPrompt templates invoked with / in the chat
RulesRules files that govern agent behavior in a project
CollectionsSaved groups of marketplace items you can create and manage from the Marketplace
CoursesVideo courses with quizzes, Q&A, and progress tracking
ProjectsApps published by the community — browse, open, or fork
WalletCredit balance, earned/spent totals, and sale/purchase transaction history
HostingDeploy 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.

  • 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