Your agent reads every skill you own, on every message

cue loads only the ones that project needs. Per-project profiles scope which skills, MCP servers, and persona load — automatically, before Claude Code or Codex launches. Ten agents supported from one profile.

npm install -g cue-ai && cue setup

🏆 Top 10 Hidden Gems

  Repo Score Profile What it does
💎 wedding-invitation-skill 15 core AI skill that designs wedding invitations from conversation
💎 Deliberation-Loop 11.5 core Multi-path reasoning via 6-role structured debate
💎 the-council 11.5 core Multi-model advisory board — second opinions from GPT-4, Gemini
💎 claude-ecosystem-health 10.4 backend Detect drift between skills, agents, MCP servers
💎 moodle-quizsmith 10 core Moodle MCQ Generator for GIFT XML & Aiken
💎 dokpilot 9.8 backend VPS deployment via Dokploy — setup, deploy, domains
💎 pre-sales_career_navigator 9 core Analyzes pre-sales experience, generates career paths
💎 skill-ci 8.5 core Reusable CI workflow — validates SKILL.md format
💎 plugins 8.3 core Claude Code plugins marketplace
💎 Cursor-history-MCP 8 backend Extract and vectorize Cursor chat history

→ Full discovered list


Profiles

Profile Domain
core Baseline — memory, reasoning, meta skills
backend APIs, deployment, diagnostics

Install

npm install -g cue-ai && cue setup

cue setup installs the claude/codex shim, scans this project, and pins the matching profile. Already have an agent open? Paste the agent install prompt into it instead — it does the same thing, asking before it touches anything.

GitHub →