Help Center › Agent Skills Help › Getting started
Use your Agent Skills in Claude Code, ChatGPT, and Cursor
Availability: All plans. Each member connects with their own account.
You can use your team's Agent Skills in more than Claude. The same MCP connector works in Claude Code, ChatGPT, and Cursor — so the skill your team improved on Monday runs identically in every tool on Tuesday.
Everything below uses the same connector URL — the one ending in your workspace's own name, which you copy from Use in Claude in your skills library:
https://skills.agentman.ai/mcp/your-workspace
The plain https://skills.agentman.ai/mcp works too, and asks you to pick a workspace when you sign in. Use the workspace URL when you want to connect several workspaces at once — see below.
Claude Code
- In Agentman, open Skills → Use Your Skills Anywhere and copy the Claude Code snippet — it's a single
claude mcp add …command. - Paste it into your terminal.
- Authenticate when prompted. Your library is now available in every Claude Code session.

ChatGPT
- Add the connector URL in ChatGPT's connector settings.
- Approve the OAuth consent with your Agentman account.
- ChatGPT gets a dedicated interactive skills explorer, so you can browse and run the library visually in the conversation.
Cursor
- Add the connector URL to Cursor's MCP configuration.
- Authenticate with your Agentman account.
- Your skills — procedures, review standards, templates — are available while you code.
One library, every tool
Because every tool reads from the same library, there's no copy drift: improve the skill once, publish, and Claude, ChatGPT, Cursor, and your Agentman agents all pick up the new version. Permissions follow your login everywhere, including use-only redaction.
More than one workspace?
If your team runs a workspace per client, matter, or project, add one connector per workspace — each using that workspace's own URL (/mcp/acme, /mcp/globex, and so on). Your tool sees each as a separate connection, so several libraries stay available side-by-side without mixing. See Connect your skills library to Claude for how this works.
In Claude Code, the copied claude mcp add … snippet already names each server after its workspace, so two workspaces can sit in one config without clashing.
Availability
All plans. Each member connects each tool with their own account.