Skip to content

nanlabs/nanlabs-forge

v0.2.0MIT

GitHub and GitLab CLI automation plus official GitHub and GitLab MCP

nanlabs-forge

GitHub and GitLab CLI automation plus official GitHub and GitLab MCP

Canonical skills live under skills/<name>/ (layout group forge). There is no second tree under skills/<group>/.

Skills

gh-address-comments, gh-fix-ci, github-cli-workflow, gitlab-cli-workflow

MCP

Official hosted MCP servers ship in mcp.json (Agent Plugins / Cursor) and .mcp.json (Claude Code). After install, authenticate in the client. No tokens are stored in the plugin.

  • githubhttps://api.githubcopilot.com/mcp/
  • gitlabhttps://gitlab.com/api/v4/mcp

Catalog: catalogs/mcp-catalog.yaml · MCP setup.

Install

Complete client matrix: docs/ADOPTION.md. Generated catalog: docs/generated/catalog.md.

Claude Code

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

GitHub Copilot CLI

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

Cursor IDE

mkdir -p ~/.cursor/plugins/local
ln -sfn /path/to/agent-toolkit/plugins/nanlabs-forge ~/.cursor/plugins/local/nanlabs-forge

Then reload the window. Team Marketplace import of this repository also works.

Cursor Agent CLI

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

Agent Plugins folder import

Point the client at plugins/nanlabs-forge (plugin.json + skills/<name>/SKILL.md). Kiro, Grok Bot, Hermes Agent, OpenClaw, and NanoClaw use this path.