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 top navigation bar:

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
MCP ServersModel Context Protocol servers — a catalog of hundreds of integrations
CoursesVideo courses with quizzes, Q&A, and progress tracking
ProjectsApps published by the community — browse, open, or fork
HostingDeploy your workspace app to the Kodik cloud from the IDE
  • 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