-
Notifications
You must be signed in to change notification settings - Fork 1
Using
You already installed at least nanlabs-core. This page is day-to-day use.
Tip
After Claude Code install, run /nanlabs-core:setup. Then ask: “What NaNLABS skills are available?”
| Client | Check |
|---|---|
| Claude Code | Skills listed; /nanlabs-core:setup and /nanlabs-core:core-help exist |
| Cursor IDE | Plugin skills visible after reload; MCP servers appear for design/forge/integrations |
| Copilot CLI |
copilot plugin list shows nanlabs-*
|
| Cursor Agent CLI |
--plugin-dir smoke on Cursor Agent CLI
|
| Skills-only |
npx skills check lists nested skills |
Speak to the agent in normal language. The orchestrator (nanlabs-assistant in core) routes to the right skill. Install the group that owns that skill.
| If you are doing… | Install |
|---|---|
| First-time setup, repo inspection, handoffs | nanlabs-core |
| PRD / TRD / ADR / stories / assessments | nanlabs-delivery |
gh / glab PRs, CI comments |
nanlabs-forge (+ GitHub/GitLab MCP) |
| ClickUp, Slack, Linear, Notion, Jira/Confluence |
nanlabs-integrations (+ those MCP servers) |
| Figma file context / UI implementation |
nanlabs-design (+ Figma MCP) |
| dbt or Snowflake checks | nanlabs-data |
| Playwright or Jupyter | nanlabs-tooling |
| Client delivery phases | nanlabs-workflow |
| Extra specialist personas | nanlabs-agents |
Exact skill names: Skills reference. Exact versions and copy-paste: Plugin marketplace.
Plugins never contain tokens. After you install design / forge / integrations:
- Reload the client.
- Complete the browser OAuth prompt.
- Slack may need a workspace admin to approve MCP.
Details and the URL table: Official MCP.
Warning
If Cursor already has ClickUp, Shortcut, or Linear in ~/.cursor/mcp.json, plugin MCP can duplicate those servers. Keep one of each.
npx skills |
Group plugins | |
|---|---|---|
| Skills | Yes | Yes |
| Agents | No | Core reviewer; full roster via nanlabs-agents
|
/nanlabs-core:setup |
No | Yes |
| Official MCP | No | Yes, on design / forge / integrations |
See Updates and rollback. NaNLABS laptops pin a git tag with NAN_AGENT_TOOLKIT_VERSION after nan-ai-enable.
FAQ covers the usual cases (no MCP after core-only install, nanlabs-setup moved into core, skills-only vs plugins).