Back to Discover

toolbelt-skills

connector

toolbeltai

A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.

View on GitHub
0 starsSynced Aug 10, 2026

Install to Claude Code

/plugin marketplace add toolbeltai/toolbelt-skills

README

@toolbeltai/skills

The official skill for Toolbelt. Installs one /toolbelt skill that any MCP-capable agent can use to connect to a Toolbelt namespace and hand off to Toolbelt's MCP tools.

npm version License: Apache 2.0

Install

npx @toolbeltai/skills install

Copies toolbelt/SKILL.md into ~/.claude/skills/toolbelt/ (flat layout per the AgentSkills spec). Restart your client; the skill appears as /toolbelt.

No Toolbelt account required — the skill provisions one on first use.

What the skill does

When an agent runs /toolbelt for the first time, it:

  1. Checks for an existing Toolbelt MCP connection.
  2. If none, calls the public /api/onboard endpoint to provision a free anonymous account.
  3. Writes the MCP connection into the agent's client config.
  4. Hands off to Toolbelt's MCP tools for the actual work.

Full playbook in toolbelt/SKILL.md.

Works with

Claude Code · Claude Desktop · OpenClaw · Cursor · Gemini CLI · Codex CLI · Windsurf · any MCP client.

Commands

npx @toolbeltai/skills install       # install
npx @toolbeltai/skills uninstall     # remove
npx @toolbeltai/skills list          # show what would install
npx @toolbeltai/skills path          # print install target

Links

License

Apache 2.0 — see LICENSE.

Rendered live from toolbeltai/toolbelt-skills's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://mcp.toolbelt.ai/mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.