Skip to content

nanlabs/nanlabs-core

v0.3.1MIT

Recommended install: setup/onboarding, orchestrator, companion, handshake, Pyright report-only typing, PR fallback, knowledge sync, and code-reviewer agent

nanlabs-core

Baseline NaNLABS harness plugin for Claude Code, Cursor, and GitHub Copilot CLI — single recommended install.

Includes bundled setup: contract doctor, nanlabs-setup skill, and /nanlabs-core:setup command.

Install

/plugin marketplace add nanlabs/agent-toolkit
/plugin install nanlabs-core@nanlabs-agent-toolkit

Then run setup via /nanlabs-core:setup or ask Claude to run the nanlabs-setup skill.

For Cursor IDE, copy or symlink this directory under ~/.cursor/plugins/local/, or install it from the Team Marketplace. For the Cursor Agent CLI, load the checkout with:

agent --plugin-dir /path/to/agent-toolkit/plugins/nanlabs-core

For GitHub Copilot CLI, install directly from GitHub:

copilot plugin install nanlabs/agent-toolkit:plugins/nanlabs-core

Optional: install nanlabs-agents for the full agent roster.

Deprecated: the standalone nanlabs-setup plugin is no longer listed in the marketplace. Setup ships here.

Contents

AreaNotes
Skillsnanlabs-assistant, nanlabs-dev-companion, nanlabs-output-handshake, nanlabs-pr-fallback, nanlabs-workspace-knowledge-sync, nanlabs-setup, nanlabs-pyrightination
Agentnanlabs-code-reviewer
Setupscripts/doctor-contracts.py, contracts/requirements/nanlabs-core.yaml, commands/setup.md

Source of truth remains the repo-root skills/core/ and agents/ trees — keep plugin copies in sync when those change.