Skip to content
Skillv1.0.0

mcpx

When a task requires discovering or calling already-configured MCP servers through mcpx, or generating project-local MCP routing skills, run `mcpx @skill` immediately to load the full usage guide.

by celados(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from celados/mcpx (skills/mcpx/SKILL.md). Install upstream with npx skills add celados/mcpx --skill mcpx. Copyright stays with the author.

Run mcpx @skill now for the full usage guide.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/celados-mcpx-mcpx/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

celados-mcpx-mcpx.ocm.jsonjson
{
  "ocm": "1",
  "id": "celados-mcpx-mcpx",
  "kind": "skill",
  "name": "mcpx",
  "description": "When a task requires discovering or calling already-configured MCP servers through mcpx, or generating project-local MCP routing skills, run `mcpx @skill` immediately to load the full usage guide.",
  "publisher": "celados",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "When a task requires discovering or calling already-configured MCP servers through mcpx, or generating project-local MCP routing skills, run `mcpx @skill` immediately to load the full usage guide."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/celados/mcpx",
      "path": "skills/mcpx/SKILL.md",
      "ref": "199e1442df0e0f0125fee006028d1a2797cd0a2b",
      "url": "https://github.com/celados/mcpx/blob/199e1442df0e0f0125fee006028d1a2797cd0a2b/skills/mcpx/SKILL.md",
      "key": "celados/mcpx/skills/mcpx/SKILL.md"
    }
  },
  "instructions": "Run `mcpx @skill` now for the full usage guide.",
  "cost": {
    "context_tokens": 11
  }
}

Fetch it by URL: GET /api/v1/registry/celados-mcpx-mcpx/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.