Skip to content
Toolv1.0.0

skill-deck

Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.

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

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

See reviews

About

Imported from the official MCP registry - entry io.github.xingbofeng/skill-deck v1.0.0. Ratings and installs below are from this marketplace.

io.github.xingbofeng/skill-deck

Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.

Packages

  • npm: skill-deck @ 1.0.0

Source: https://github.com/xingbofeng/skill-deck

Registry entry: io.github.xingbofeng/skill-deck

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/mcp-io-github-xingbofeng-skill-deck/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.

mcp-io-github-xingbofeng-skill-deck.ocm.jsonjson
{
  "ocm": "1",
  "id": "mcp-io-github-xingbofeng-skill-deck",
  "kind": "tool",
  "name": "skill-deck",
  "description": "Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.",
  "publisher": "xingbofeng",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "mcp",
      "mcp-server",
      "npm",
      "mcp-registry"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "mcp-registry",
      "repository": "https://github.com/xingbofeng/skill-deck",
      "path": "server.json",
      "ref": "1.0.0",
      "url": "https://github.com/xingbofeng/skill-deck",
      "key": "io.github.xingbofeng/skill-deck",
      "registry": "https://registry.modelcontextprotocol.io"
    }
  }
}

Fetch it by URL: GET /api/v1/registry/mcp-io-github-xingbofeng-skill-deck/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.