# Creet — Claude Code MCP Plugin & Skill Navigator > Free, open-source Claude Code MCP plugin that routes `/c` to the best skill instantly, and `/cc` runs all relevant skills in parallel as independent agents. Zero configuration. 8 languages. ## What is Creet? Creet is a Claude Code plugin built by Creeta. It solves the problem of skill overload — when you have dozens of Claude Code plugins installed, finding and running the right skill becomes a bottleneck. Creet adds two commands: - `/c ` — AI-powered skill router. Scans all installed plugins, matches your intent, and picks the single best skill for the job. - `/cc ` — Multi-agent parallel execution. Runs ALL relevant skills simultaneously as independent agents, then synthesizes the results into one unified output. ## Install ``` claude plugin install Creeta-creet/creet ``` No configuration required. Works immediately after installation. ## Key Features - **Smart Matching**: AI-powered analysis matches your intent, not just keywords - **8 Languages**: English, Korean, Japanese, Chinese, Spanish, French, German, Italian - **Plugin Discovery**: No match? Creet finds uninstalled plugins from the registry - **Zero Config**: Install and go — no setup files, no learning curve - **Multi-Agent Mode**: `/cc` runs ALL relevant skills in parallel, synthesized into one result - **Session Memory**: Learns your preferences, recommends smarter over time ## When to Use /c vs /cc - `/c` — Simple, focused tasks. Picks the single best skill. - `/cc` — Complex, multi-domain tasks. Runs all matching skills in parallel. ## Organization Creeta builds open-source developer productivity tools for AI-powered coding workflows. - Website: https://creeta.com - GitHub: https://github.com/Creeta-creet/creet - Email: corp@creeta.com - License: MIT ## Docs & Resources - [GitHub Repository](https://github.com/Creeta-creet/creet): Source code, releases, issues - [Plugin Registry](https://github.com/Creeta-creet/creet): Install via `claude plugin install`