cue-ai 0.9.0 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (291) hide show
  1. package/README.md +44 -33
  2. package/dist/cue.js +7352 -3744
  3. package/package.json +15 -5
  4. package/profiles/_types.ts +9 -0
  5. package/profiles/backend/profile.yaml +2 -0
  6. package/profiles/blog-writer/profile.yaml +10 -0
  7. package/profiles/browser/profile.yaml +9 -2
  8. package/profiles/builder/profile.yaml +3 -6
  9. package/profiles/claude-api/profile.yaml +1 -1
  10. package/profiles/commerce/profile.yaml +27 -3
  11. package/profiles/core/logo.png +0 -0
  12. package/profiles/core/profile.yaml +54 -2
  13. package/profiles/dash-merge-test/profile.yaml +109 -0
  14. package/profiles/designer/profile.yaml +2 -0
  15. package/profiles/designer-medusa-next/profile.yaml +4 -1
  16. package/profiles/designer-medusa-vite/profile.yaml +4 -1
  17. package/profiles/docs-writer/profile.yaml +3 -1
  18. package/profiles/finance/logo.png +0 -0
  19. package/profiles/finance/profile.yaml +46 -0
  20. package/profiles/frontend/profile.yaml +5 -9
  21. package/profiles/growth/profile.yaml +2 -3
  22. package/profiles/gstack/profile.yaml +13 -0
  23. package/profiles/higgsfield/profile.yaml +3 -0
  24. package/profiles/hyperframes/logo.png +0 -0
  25. package/profiles/hyperframes/profile.yaml +59 -0
  26. package/profiles/improver/profile.yaml +88 -0
  27. package/profiles/marketing/profile.yaml +0 -3
  28. package/profiles/medusa-dev/profile.yaml +2 -0
  29. package/profiles/medusa-next/profile.yaml +2 -3
  30. package/profiles/medusa-vite/profile.yaml +2 -3
  31. package/profiles/n8n/logo.png +0 -0
  32. package/profiles/n8n/profile.yaml +50 -0
  33. package/profiles/nextjs/profile.yaml +2 -3
  34. package/profiles/ops/profile.yaml +2 -0
  35. package/profiles/postizz/profile.yaml +13 -3
  36. package/profiles/python/profile.yaml +3 -0
  37. package/profiles/research/profile.yaml +3 -1
  38. package/profiles/schema.json +10 -0
  39. package/profiles/secops/profile.yaml +2 -0
  40. package/profiles/seo/profile.yaml +56 -0
  41. package/profiles/skill-writer/profile.yaml +4 -0
  42. package/profiles/ssh/profile.yaml +32 -0
  43. package/profiles/strapi/logo.png +0 -0
  44. package/profiles/strapi/profile.yaml +45 -0
  45. package/profiles/stripe/logo.png +0 -0
  46. package/profiles/stripe/profile.yaml +1 -0
  47. package/profiles/supabase/logo.png +0 -0
  48. package/profiles/supabase/profile.yaml +85 -0
  49. package/profiles/vercel/logo.png +0 -0
  50. package/profiles/vercel/profile.yaml +25 -1
  51. package/profiles/vite/profile.yaml +4 -3
  52. package/profiles/web-frontend-base/profile.yaml +5 -4
  53. package/profiles/webshop/profile.yaml +23 -5
  54. package/profiles/x-growth-bot/profile.yaml +46 -0
  55. package/resources/mcps/configs/claude.sanitized.json +25 -0
  56. package/resources/mcps/configs/codex.sanitized.json +7 -0
  57. package/resources/skills/skills/content/pdf/SKILL.md +2 -0
  58. package/resources/skills/skills/content/postiz-cards/SKILL.md +48 -0
  59. package/resources/skills/skills/content/postiz-cards/scripts/analytics.sh +38 -0
  60. package/resources/skills/skills/content/postiz-cards/scripts/card.sh +42 -0
  61. package/resources/skills/skills/content/postiz-cards/scripts/lint.py +38 -0
  62. package/resources/skills/skills/design/headless-gif-demo/SKILL.md +1 -1
  63. package/resources/skills/skills/design/readme-svg-design/SKILL.md +1 -1
  64. package/resources/skills/skills/event-design/wedding-invitations/SKILL.md +1 -1
  65. package/resources/skills/skills/gstack/design-shotgun/SKILL.md +1 -1
  66. package/resources/skills/skills/marketing/ab-test-analyzer/SKILL.md +1 -1
  67. package/resources/skills/skills/marketing/ab-test-setup-and-analysis/SKILL.md +1 -1
  68. package/resources/skills/skills/marketing/account-structure-review/SKILL.md +1 -1
  69. package/resources/skills/skills/marketing/ad-copy-variant-generator/SKILL.md +1 -1
  70. package/resources/skills/skills/marketing/ad-extension-audit/SKILL.md +1 -1
  71. package/resources/skills/skills/marketing/ad-spend-allocator/SKILL.md +1 -1
  72. package/resources/skills/skills/marketing/anomaly-detection/SKILL.md +1 -1
  73. package/resources/skills/skills/marketing/attribution-model-comparison/SKILL.md +1 -1
  74. package/resources/skills/skills/marketing/audience-overlap-analysis/SKILL.md +7 -1
  75. package/resources/skills/skills/marketing/bid-strategy-recommendations/SKILL.md +7 -1
  76. package/resources/skills/skills/marketing/budget-scenario-planner/SKILL.md +6 -1
  77. package/resources/skills/skills/marketing/campaign-naming-convention-builder/SKILL.md +7 -1
  78. package/resources/skills/skills/marketing/channel-mix-optimizer/SKILL.md +7 -1
  79. package/resources/skills/skills/marketing/client-report-narratives/SKILL.md +6 -1
  80. package/resources/skills/skills/marketing/competitor-creative-analysis/SKILL.md +1 -1
  81. package/resources/skills/skills/marketing/competitor-teardown/SKILL.md +1 -1
  82. package/resources/skills/skills/marketing/content-repurposer/SKILL.md +1 -1
  83. package/resources/skills/skills/marketing/conversion-path-analysis/SKILL.md +1 -1
  84. package/resources/skills/skills/marketing/cpa-diagnostics/SKILL.md +1 -1
  85. package/resources/skills/skills/marketing/creative-fatigue-detection/SKILL.md +1 -1
  86. package/resources/skills/skills/marketing/day-hour-performance-breakdown/SKILL.md +1 -1
  87. package/resources/skills/skills/marketing/device-performance-split/SKILL.md +1 -1
  88. package/resources/skills/skills/marketing/e2e-seo-assistant/SKILL.md +1 -1
  89. package/resources/skills/skills/marketing/email-sequence-writer/SKILL.md +1 -1
  90. package/resources/skills/skills/marketing/frequency-cap-recommendations/SKILL.md +1 -1
  91. package/resources/skills/skills/marketing/geo-performance-analysis/SKILL.md +1 -1
  92. package/resources/skills/skills/marketing/google-ads-audit/SKILL.md +1 -1
  93. package/resources/skills/skills/marketing/icp-research-assistant/SKILL.md +1 -1
  94. package/resources/skills/skills/marketing/keyword-cannibalization-check/SKILL.md +1 -1
  95. package/resources/skills/skills/marketing/landing-page-audit/SKILL.md +1 -1
  96. package/resources/skills/skills/marketing/landing-page-audit-quick/SKILL.md +1 -1
  97. package/resources/skills/skills/marketing/linkedin-ads-audit/SKILL.md +1 -1
  98. package/resources/skills/skills/marketing/meta-ads-audit/SKILL.md +1 -1
  99. package/resources/skills/skills/marketing/pacing-monitor/SKILL.md +1 -1
  100. package/resources/skills/skills/marketing/performance-benchmarking/SKILL.md +1 -1
  101. package/resources/skills/skills/marketing/programmatic-seo-builder/SKILL.md +1 -1
  102. package/resources/skills/skills/marketing/quality-score-breakdown/SKILL.md +1 -1
  103. package/resources/skills/skills/marketing/reddit-ads-audit/SKILL.md +1 -1
  104. package/resources/skills/skills/marketing/retargeting-window-analysis/SKILL.md +1 -1
  105. package/resources/skills/skills/marketing/roas-forecasting/SKILL.md +1 -1
  106. package/resources/skills/skills/marketing/search-term-mining/SKILL.md +1 -1
  107. package/resources/skills/skills/marketing/utm-tracking-generator/SKILL.md +1 -1
  108. package/resources/skills/skills/marketing/wasted-spend-finder/SKILL.md +1 -1
  109. package/resources/skills/skills/marketing/weekly-account-summary/SKILL.md +1 -1
  110. package/resources/skills/skills/meta/awesome-list-submit/SKILL.md +4 -4
  111. package/resources/skills/skills/meta/cue-dashboard/SKILL.md +109 -0
  112. package/resources/skills/skills/meta/cue-developer/SKILL.md +161 -0
  113. package/resources/skills/skills/meta/cue-developer/evals/evals.json +57 -0
  114. package/resources/skills/skills/meta/cue-developer/references/architecture.md +65 -0
  115. package/resources/skills/skills/meta/cue-developer/references/build_and_test.md +72 -0
  116. package/resources/skills/skills/meta/cue-developer/references/contributing.md +75 -0
  117. package/resources/skills/skills/meta/cue-developer/references/conventions.md +57 -0
  118. package/resources/skills/skills/meta/cue-developer/references/first_time_setup.md +51 -0
  119. package/resources/skills/skills/meta/cue-developer/references/skill_and_mcp_authoring.md +84 -0
  120. package/resources/skills/skills/meta/cue-developer/references/troubleshooting.md +42 -0
  121. package/resources/skills/skills/meta/delegation-check/SKILL.md +148 -0
  122. package/resources/skills/skills/meta/delegation-check/specs/scan-algorithm.md +125 -0
  123. package/resources/skills/skills/meta/delegation-check/specs/separation-rules.md +190 -0
  124. package/resources/skills/skills/meta/help/SKILL.md +1 -1
  125. package/resources/skills/skills/meta/integrity-tags/SKILL.md +2 -0
  126. package/resources/skills/skills/meta/next-steps/SKILL.md +124 -0
  127. package/resources/skills/skills/meta/next-steps/evals/eval-set.json +92 -0
  128. package/resources/skills/skills/meta/profile-from-docs/SKILL.md +141 -0
  129. package/resources/skills/skills/meta/ralph-loop/SKILL.md +83 -0
  130. package/resources/skills/skills/meta/ralph-loop/scripts/loop.sh +73 -0
  131. package/resources/skills/skills/meta/skill-simplify/SKILL.md +136 -0
  132. package/resources/skills/skills/meta/skill-simplify/phases/01-analysis.md +173 -0
  133. package/resources/skills/skills/meta/skill-simplify/phases/02-optimize.md +104 -0
  134. package/resources/skills/skills/meta/skill-simplify/phases/03-check.md +145 -0
  135. package/resources/skills/skills/meta/smart-loader/scripts/smart-lookup.sh +13 -4
  136. package/resources/skills/skills/meta/verify-council/SKILL.md +182 -0
  137. package/resources/skills/skills/meta/verify-council/references/lane-prompts.md +103 -0
  138. package/resources/skills/skills/meta/verify-council/references/workflow.js +217 -0
  139. package/resources/skills/skills/nvidia/aiq-research/SKILL.md +1 -1
  140. package/resources/skills/skills/nvidia/cuopt-developer/SKILL.md +16 -1
  141. package/resources/skills/skills/nvidia/cuopt-developer/resources/contributing.md +2 -2
  142. package/resources/skills/skills/nvidia/cuopt-developer/resources/numerical_debugging.md +128 -0
  143. package/resources/skills/skills/nvidia/cuopt-developer/resources/python_bindings.md +2 -9
  144. package/resources/skills/skills/nvidia/cuopt-developer/resources/vrp_skills.md +166 -0
  145. package/resources/skills/skills/nvidia/cuopt-install/SKILL.md +2 -10
  146. package/resources/skills/skills/nvidia/cuopt-numerical-optimization-api-c/SKILL.md +3 -23
  147. package/resources/skills/skills/nvidia/cuopt-numerical-optimization-api-c/resources/examples.md +40 -20
  148. package/resources/skills/skills/nvidia/cuopt-numerical-optimization-api-python/SKILL.md +5 -1
  149. package/resources/skills/skills/nvidia/skill-evolution/SKILL.md +4 -5
  150. package/resources/skills/skills/research/trendradar/SKILL.md +1 -1
  151. package/resources/skills/skills/ssh/ssh-config/SKILL.md +94 -0
  152. package/resources/skills/skills/ssh/ssh-copy/SKILL.md +92 -0
  153. package/resources/skills/skills/ssh/ssh-harden/SKILL.md +108 -0
  154. package/resources/skills/skills/ssh/ssh-keys/SKILL.md +82 -0
  155. package/resources/skills/skills/ssh/ssh-paste-image/LICENSE +28 -0
  156. package/resources/skills/skills/ssh/ssh-paste-image/SKILL.md +149 -0
  157. package/resources/skills/skills/ssh/ssh-paste-image/scripts/build.sh +29 -0
  158. package/resources/skills/skills/ssh/ssh-paste-image/scripts/client/go.mod +3 -0
  159. package/resources/skills/skills/ssh/ssh-paste-image/scripts/client/main.go +79 -0
  160. package/resources/skills/skills/ssh/ssh-paste-image/scripts/daemon/ccimgd.service +12 -0
  161. package/resources/skills/skills/ssh/ssh-paste-image/scripts/daemon/com.ccimgd.plist +20 -0
  162. package/resources/skills/skills/ssh/ssh-paste-image/scripts/daemon/go.mod +3 -0
  163. package/resources/skills/skills/ssh/ssh-paste-image/scripts/daemon/main.go +98 -0
  164. package/resources/skills/skills/ssh/ssh-tunnel/SKILL.md +96 -0
  165. package/resources/skills/skills/strapi/building-with-strapi/SKILL.md +112 -0
  166. package/resources/skills/skills/strapi/strapi-cli/SKILL.md +93 -0
  167. package/resources/skills/skills/strapi/strapi-content-api/SKILL.md +115 -0
  168. package/resources/skills/skills/strapi/strapi-deploy/SKILL.md +89 -0
  169. package/resources/skills/skills/strapi/strapi-mcp-setup/SKILL.md +101 -0
  170. package/resources/skills/skills/strapi/strapi-plugins/SKILL.md +97 -0
  171. package/resources/skills/skills/tools/context7/SKILL.md +101 -0
  172. package/resources/skills/skills/tools/opensrc/SKILL.md +1 -1
  173. package/resources/skills/skills/xbot/operate/SKILL.md +229 -0
  174. package/src/commands/_index.ts +8 -0
  175. package/src/commands/ai-score.e2e.test.ts +11 -4
  176. package/src/commands/ai.ts +3 -4
  177. package/src/commands/auto-detect.ts +1 -1
  178. package/src/commands/cli.test.ts +1 -2
  179. package/src/commands/cli.ts +1 -1
  180. package/src/commands/cloud.ts +1 -1
  181. package/src/commands/current.ts +1 -4
  182. package/src/commands/dash.test.ts +110 -0
  183. package/src/commands/dash.ts +194 -0
  184. package/src/commands/dashboard.ts +26 -0
  185. package/src/commands/diff.ts +1 -1
  186. package/src/commands/discover.test.ts +1 -1
  187. package/src/commands/discover.ts +90 -40
  188. package/src/commands/doctor.test.ts +58 -0
  189. package/src/commands/doctor.ts +79 -3
  190. package/src/commands/eval-behavior.ts +1 -1
  191. package/src/commands/eval.ts +2 -2
  192. package/src/commands/evolve.ts +4 -3
  193. package/src/commands/failures.test.ts +1 -1
  194. package/src/commands/features-batch1.test.ts +6 -1
  195. package/src/commands/icon.ts +1 -5
  196. package/src/commands/import-profile.ts +1 -1
  197. package/src/commands/init.ts +50 -7
  198. package/src/commands/install-sh.e2e.test.ts +65 -0
  199. package/src/commands/launch-handoff.e2e.test.ts +88 -0
  200. package/src/commands/launch.e2e.test.ts +8 -1
  201. package/src/commands/launch.test.ts +29 -0
  202. package/src/commands/launch.ts +185 -131
  203. package/src/commands/lock.ts +0 -1
  204. package/src/commands/marketplace.ts +0 -4
  205. package/src/commands/materialize.ts +1 -1
  206. package/src/commands/mem.ts +341 -0
  207. package/src/commands/optimizer.ts +0 -3
  208. package/src/commands/playground.ts +1 -2
  209. package/src/commands/profile-draft-skill.ts +1 -1
  210. package/src/commands/replay-whatif.ts +1 -6
  211. package/src/commands/score.ts +2 -2
  212. package/src/commands/security.test.ts +88 -0
  213. package/src/commands/security.ts +74 -28
  214. package/src/commands/shell.test.ts +65 -4
  215. package/src/commands/shell.ts +67 -7
  216. package/src/commands/skills-test.ts +0 -1
  217. package/src/commands/skills.ts +28 -2
  218. package/src/commands/sources.ts +1 -2
  219. package/src/commands/status.ts +2 -6
  220. package/src/commands/submit-profile.ts +1 -1
  221. package/src/commands/suggest.ts +35 -10
  222. package/src/commands/trigger-gaps.test.ts +50 -0
  223. package/src/commands/trigger-gaps.ts +63 -29
  224. package/src/commands/update.ts +1 -1
  225. package/src/commands/validate.ts +16 -4
  226. package/src/commands/watch-live.ts +1 -1
  227. package/src/commands/workspace.ts +1 -1
  228. package/src/index.ts +26 -10
  229. package/src/lib/active-sessions.ts +1 -1
  230. package/src/lib/agent-adapters.test.ts +100 -0
  231. package/src/lib/agent-adapters.ts +2 -2
  232. package/src/lib/analytics.test.ts +88 -0
  233. package/src/lib/analytics.ts +69 -0
  234. package/src/lib/auto-detect.test.ts +10 -4
  235. package/src/lib/auto-detect.ts +19 -23
  236. package/src/lib/brand-icons.ts +0 -1
  237. package/src/lib/cache.ts +2 -3
  238. package/src/lib/claude-mem-env.test.ts +148 -0
  239. package/src/lib/claude-mem-env.ts +172 -0
  240. package/src/lib/combo-history.test.ts +53 -0
  241. package/src/lib/combo-history.ts +83 -0
  242. package/src/lib/companion-detect.test.ts +108 -0
  243. package/src/lib/companion-detect.ts +140 -0
  244. package/src/lib/companion-fetch.ts +4 -6
  245. package/src/lib/conditional-skills.test.ts +1 -1
  246. package/src/lib/config-paths.test.ts +53 -0
  247. package/src/lib/config-paths.ts +33 -0
  248. package/src/lib/dashboard-server.test.ts +351 -0
  249. package/src/lib/dashboard-server.ts +1476 -27
  250. package/src/lib/debug-log.test.ts +66 -0
  251. package/src/lib/debug-log.ts +45 -0
  252. package/src/lib/mcp-catalog.test.ts +102 -0
  253. package/src/lib/mcp-catalog.ts +193 -0
  254. package/src/lib/pair-suggestions.test.ts +111 -0
  255. package/src/lib/pair-suggestions.ts +98 -5
  256. package/src/lib/permissions.test.ts +76 -0
  257. package/src/lib/permissions.ts +125 -0
  258. package/src/lib/picker.test.ts +1106 -1
  259. package/src/lib/picker.ts +1230 -142
  260. package/src/lib/plugin-discovery.ts +126 -0
  261. package/src/lib/pr-poster.ts +1 -1
  262. package/src/lib/pr-throttle.ts +2 -6
  263. package/src/lib/profile-linter.test.ts +67 -1
  264. package/src/lib/profile-linter.ts +59 -14
  265. package/src/lib/profile-loader.test.ts +21 -0
  266. package/src/lib/profile-loader.ts +22 -3
  267. package/src/lib/profile-metrics.ts +2 -6
  268. package/src/lib/profile-names.test.ts +58 -0
  269. package/src/lib/repos.test.ts +57 -0
  270. package/src/lib/repos.ts +167 -0
  271. package/src/lib/resolver-npx.ts +10 -1
  272. package/src/lib/runtime-materializer.test.ts +200 -3
  273. package/src/lib/runtime-materializer.ts +129 -20
  274. package/src/lib/shared-profiles.ts +2 -3
  275. package/src/lib/skill-clis.test.ts +113 -0
  276. package/src/lib/skill-clis.ts +232 -0
  277. package/src/lib/skill-dependencies.ts +9 -1
  278. package/src/lib/skill-deps.ts +1 -1
  279. package/src/lib/skill-linter.ts +1 -1
  280. package/src/lib/skill-quality.ts +0 -1
  281. package/src/lib/skill-sandbox.test.ts +1 -1
  282. package/src/lib/skills-lock.test.ts +1 -1
  283. package/src/lib/telemetry-consent.ts +3 -5
  284. package/src/lib/telemetry-report.test.ts +2 -2
  285. package/src/lib/token-budget.ts +111 -0
  286. package/src/lib/trigger-gaps.test.ts +70 -0
  287. package/src/lib/trigger-gaps.ts +48 -6
  288. package/src/lib/tui/data.ts +1 -5
  289. package/src/lib/workflow-store.ts +150 -0
  290. package/src/lib/workspace-secrets.ts +0 -4
  291. package/src/lib/workspaces.ts +1 -1
package/README.md CHANGED
@@ -14,10 +14,10 @@
14
14
  "applicationCategory": "DeveloperApplication",
15
15
  "operatingSystem": "Linux, macOS, Windows (WSL2)",
16
16
  "description": "cuecards is an open-source agent profile manager for Claude Code, OpenAI Codex, Cursor, Cline, Gemini CLI, GitHub Copilot, Windsurf, Roo Code, Sourcegraph Amp, and Aider. One cuecard per directory — skills, MCPs, plugins, persona, playbooks, gates. Cut per-message token cost 10–25×.",
17
- "url": "https://github.com/opencue/claude-code-skills",
17
+ "url": "https://github.com/opencue/cuecards",
18
18
  "downloadUrl": "https://www.npmjs.com/package/cue-ai",
19
- "codeRepository": "https://github.com/opencue/claude-code-skills",
20
- "license": "https://github.com/opencue/claude-code-skills/blob/main/LICENSE",
19
+ "codeRepository": "https://github.com/opencue/cuecards",
20
+ "license": "https://github.com/opencue/cuecards/blob/main/LICENSE",
21
21
  "programmingLanguage": "TypeScript",
22
22
  "runtimePlatform": "Bun",
23
23
  "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
@@ -48,8 +48,8 @@
48
48
  <p align="center">
49
49
  <a href="https://www.npmjs.com/package/cue-ai"><img src="https://img.shields.io/npm/v/cue-ai?style=flat-square&label=npm&color=1d1d1f&labelColor=f5f5f7" alt="npm"></a>&nbsp;
50
50
  <a href="https://www.npmjs.com/package/cue-ai"><img src="https://img.shields.io/npm/dw/cue-ai?style=flat-square&label=downloads&color=1d1d1f&labelColor=f5f5f7" alt="downloads"></a>&nbsp;
51
- <a href="https://github.com/opencue/claude-code-skills/stargazers"><img src="https://img.shields.io/github/stars/opencue/claude-code-skills?style=flat-square&label=stars&color=1d1d1f&labelColor=f5f5f7" alt="stars"></a>&nbsp;
52
- <a href="./LICENSE"><img src="https://img.shields.io/github/license/opencue/claude-code-skills?style=flat-square&label=license&color=1d1d1f&labelColor=f5f5f7" alt="MIT"></a>&nbsp;
51
+ <a href="https://github.com/opencue/cuecards/stargazers"><img src="https://img.shields.io/github/stars/opencue/cuecards?style=flat-square&label=stars&color=1d1d1f&labelColor=f5f5f7" alt="stars"></a>&nbsp;
52
+ <a href="./LICENSE"><img src="https://img.shields.io/github/license/opencue/cuecards?style=flat-square&label=license&color=1d1d1f&labelColor=f5f5f7" alt="MIT"></a>&nbsp;
53
53
  <img src="https://img.shields.io/badge/telemetry-none-1d1d1f?style=flat-square&labelColor=f5f5f7" alt="zero telemetry">
54
54
  </p>
55
55
 
@@ -59,6 +59,12 @@
59
59
  <code>npm install -g cue-ai</code>
60
60
  </p>
61
61
 
62
+ <p align="center">
63
+ <sub>Requires Node ≥20 and an existing <a href="https://github.com/anthropics/claude-code">Claude Code</a> or <a href="https://github.com/openai/codex">Codex</a> install — cue is a thin shim that exec's your agent, not a replacement.</sub>
64
+ <br>
65
+ <sub>package <code>cue-ai</code> &nbsp;·&nbsp; command <code>cue</code> &nbsp;·&nbsp; repo <a href="https://github.com/opencue/cuecards"><code>opencue/cuecards</code></a></sub>
66
+ </p>
67
+
62
68
  <br>
63
69
  <br>
64
70
 
@@ -87,11 +93,15 @@ One cuecard per project. Your agent reads the right one the moment you launch.
87
93
 
88
94
  ```bash
89
95
  npm install -g cue-ai # 1. install
90
- cue discover search "code review" # 2. find a skill
91
- cue discover install review/code-review # 3. add it
92
- claude # 4. launch — the cuecard is loaded
96
+ cue shell install # 2. activate the claude shim (one-time; --codex adds codex)
97
+ cue discover search "code review" # 3. find a skill
98
+ cue discover install review/code-review # 4. add it
99
+ claude # 5. launch — the cuecard is loaded
93
100
  ```
94
101
 
102
+ > Step 2 is what makes `claude` load your cuecard: it installs a `~/.local/bin/claude`
103
+ > shim that hands off to `cue launch`. Skip it and `claude` just runs vanilla Claude Code.
104
+
95
105
  Search. Install. Use. No config files to edit. Works the same with `codex`, `cursor`, `cline`, `gemini`, and five other agents.
96
106
 
97
107
  <p align="center">
@@ -132,11 +142,11 @@ Search. Install. Use. No config files to edit. Works the same with `codex`, `cur
132
142
  ## by the numbers.
133
143
 
134
144
  <p align="center">
135
- <strong>10–25×</strong>&nbsp;&nbsp;token cost reduction
145
+ <strong>up to ~16×</strong>&nbsp;&nbsp;leaner always-on context
136
146
  <br><br>
137
147
  <strong>&lt; 5 ms</strong>&nbsp;&nbsp;warm launch overhead
138
148
  <br><br>
139
- <strong>69</strong>&nbsp;&nbsp;pre-built cuecards · <strong>110+</strong> local skills
149
+ <strong>69</strong>&nbsp;&nbsp;pre-built cuecards · <strong>330+</strong> local skills
140
150
  <br><br>
141
151
  <strong>10</strong>&nbsp;&nbsp;AI coding agents supported
142
152
  <br><br>
@@ -149,19 +159,19 @@ Search. Install. Use. No config files to edit. Works the same with `codex`, `cur
149
159
 
150
160
  ## the money shot.
151
161
 
152
- > Loading everything costs you tokens on every single message. cuecards cut context size by 10–25×.
162
+ > Loading everything costs you tokens on every single message. cuecards cut your always-on context ~9–16× and you can reproduce every number below with `cue cost --compare`.
153
163
 
154
- | Scenario | Context loaded | Cost per session (Sonnet) |
164
+ | Loadout | Always-on context | Cost / 100 msgs (Sonnet input) |
155
165
  |---|---|---|
156
- | **Without cuecards** — all skills + every MCP | ~180k tokens | ~$2.70 😱 |
157
- | **With cuecards** — `backend` profile | ~8k tokens | ~$0.12 ✅ |
158
- | **With cuecards** — `caveman-quick` | ~2k tokens | ~$0.03 🚀 |
166
+ | **Without cuecards** — `full` (every skill + MCP) | ~81k tokens | ~$24 😱 |
167
+ | **With cuecards** — `backend` profile | ~9k tokens | ~$2.70 ✅ |
168
+ | **With cuecards** — `caveman-quick` | ~6.8k tokens | ~$2.00 🚀 |
159
169
 
160
- That's **22× fewer tokens** on a real backend loadout vs the unmanaged baseline. Your model picks the right tool faster because it's not scanning irrelevant descriptions on every message.
170
+ That's **~9× fewer always-on tokens** on a backend loadout (≈12× on `caveman-quick`, up to ≈16× on the leanest profiles) versus loading everything. Your model also picks the right tool faster because it's not scanning irrelevant descriptions on every message.
161
171
 
162
172
  ```bash
163
173
  cue cost # token budget for your active profile
164
- cue cost --profile full # compare against the "everything" baseline
174
+ cue cost --compare # full table: every profile ranked vs the `full` baseline
165
175
  ```
166
176
 
167
177
  <br>
@@ -170,7 +180,7 @@ cue cost --profile full # compare against the "everything" baseline
170
180
 
171
181
  ## why cuecards.
172
182
 
173
- - **Cut per-message token cost 10–25×.** Skills, MCPs, and plugins scoped per directory, not globally loaded into every session.
183
+ - **Cut always-on context up to ~16×.** Skills, MCPs, and plugins scoped per directory, not globally loaded into every session — reproduce it with `cue cost --compare`.
174
184
  - **Five-dimensional agents.** Persona + playbooks + quality gates + evals + failure loop. Not just "more tools loaded" — composable expertise.
175
185
  - **One cuecard, ten agents.** The same `profile.yaml` materializes into Claude Code, Codex, Cursor, Cline, Gemini, Copilot, Windsurf, Roo, Amp, and Aider native formats.
176
186
 
@@ -307,8 +317,7 @@ cue list # see all available profiles
307
317
 
308
318
  # Measure
309
319
  cue cost # token budget for active profile
310
- cue eval --breakdown # per-message vs on-demand
311
- cue eval --compare a b # side-by-side delta
320
+ cue cost --compare # every profile ranked vs the `full` baseline
312
321
 
313
322
  # System dependencies
314
323
  cue cli install --all --yes # install every missing CLI
@@ -335,12 +344,13 @@ cue doctor --fix # diff declared vs actual state, auto-repair
335
344
  npm install -g cue-ai
336
345
  ```
337
346
 
338
- Then in any project:
347
+ Then activate the shim once, and pin a profile in any project:
339
348
 
340
349
  ```bash
350
+ cue shell install # one-time: installs the claude shim (--codex for codex)
341
351
  cd ~/projects/q4-launch
342
352
  echo marketing > .cue-profile
343
- claude
353
+ claude # launches with the marketing cuecard
344
354
  ```
345
355
 
346
356
  <details>
@@ -348,9 +358,10 @@ claude
348
358
 
349
359
  | Path | Command |
350
360
  |---|---|
351
- | One-line script | `curl -fsSL https://raw.githubusercontent.com/opencue/claude-code-skills/main/get.sh \| bash` |
352
- | Manual clone | `git clone https://github.com/opencue/claude-code-skills.git ~/Documents/cue && ~/Documents/cue/install.sh` |
353
- | Per-OS bootstrap | paste [`setup/macos.md`](./setup/macos.md) · [`setup/linux.md`](./setup/linux.md) · [`setup/windows.md`](./setup/windows.md) into Claude Code |
361
+ | One-line script | `curl -fsSL https://raw.githubusercontent.com/opencue/cuecards/main/get.sh \| bash` |
362
+ | Manual clone | `git clone https://github.com/opencue/cuecards.git ~/Documents/cue && ~/Documents/cue/install.sh` |
363
+ | Lean stack (core + caveman + RTK only, cross-OS) | paste [`setup/lean-cue.md`](./setup/lean-cue.md) into Claude Code |
364
+ | Per-OS bootstrap (full stack) | paste [`setup/macos.md`](./setup/macos.md) · [`setup/linux.md`](./setup/linux.md) · [`setup/windows.md`](./setup/windows.md) into Claude Code |
354
365
 
355
366
  </details>
356
367
 
@@ -440,11 +451,11 @@ The bits that didn't fit on the landing page:
440
451
 
441
452
  | Project | Profile | What they do |
442
453
  |---|---|---|
443
- | [opencue/claude-code-skills](https://github.com/opencue/claude-code-skills) | `full`, `skill-writer` | Dogfooding cue on itself |
454
+ | [opencue/cuecards](https://github.com/opencue/cuecards) | `full`, `skill-writer` | Dogfooding cue on itself |
444
455
  | [recodeee/colony](https://github.com/recodeee/colony) | `fleet-control` | Multi-agent coordination MCP |
445
456
  | [recodeee/gitguardex](https://github.com/recodeee/gitguardex) | `backend` | Branch + worktree isolation for parallel agents |
446
457
 
447
- > **Using cue?** Open a PR or drop a link in [Discussions](https://github.com/opencue/claude-code-skills/discussions).
458
+ > **Using cue?** Open a PR or drop a link in [Discussions](https://github.com/opencue/cuecards/discussions).
448
459
 
449
460
  <br>
450
461
 
@@ -452,11 +463,11 @@ The bits that didn't fit on the landing page:
452
463
 
453
464
  ## star history.
454
465
 
455
- <a href="https://star-history.com/#opencue/claude-code-skills&Date">
466
+ <a href="https://star-history.com/#opencue/cuecards&Date">
456
467
  <picture>
457
- <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=opencue/claude-code-skills&type=Date&theme=dark" />
458
- <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=opencue/claude-code-skills&type=Date" />
459
- <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=opencue/claude-code-skills&type=Date" width="720" />
468
+ <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=opencue/cuecards&type=Date&theme=dark" />
469
+ <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=opencue/cuecards&type=Date" />
470
+ <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=opencue/cuecards&type=Date" width="720" />
460
471
  </picture>
461
472
  </a>
462
473
 
@@ -467,7 +478,7 @@ The bits that didn't fit on the landing page:
467
478
  ## contributing.
468
479
 
469
480
  ```bash
470
- git clone https://github.com/opencue/claude-code-skills.git
481
+ git clone https://github.com/opencue/cuecards.git
471
482
  cd cue && bun install
472
483
  bun test # tests (lib + commands)
473
484
  bun run src/index.ts --help # run locally
@@ -478,6 +489,6 @@ bun run src/index.ts --help # run locally
478
489
  | Add a skill | `cue skills-new <name>` then edit `resources/skills/skills/<category>/<name>/SKILL.md` |
479
490
  | Add a profile | `cue new <name>` then `cue validate <name>` |
480
491
  | Share your profile | `cue share publish --profile <name>` |
481
- | Report a bug | [Open an issue](https://github.com/opencue/claude-code-skills/issues) |
492
+ | Report a bug | [Open an issue](https://github.com/opencue/cuecards/issues) |
482
493
 
483
494
  License: [MIT](./LICENSE).