Loomal

skill-deck

MCP server by github.com/xingbofeng/skill-deck

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

1 starsnpm: skill-deck

About skill-deck

skill-deck is an MCP (Model Context Protocol) server published by xingbofeng in the official MCP registry, listed under Autonomous Agents on Loomal. Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.

It ships as an npm package (skill-deck), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/xingbofeng/skill-deck, where the project has earned 1 GitHub stars.

Use skill-deck with your agent

Claude Code · one command
claude mcp add skill-deck -- npx -y skill-deck
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "skill-deck": {
      "command": "npx",
      "args": [
        "-y",
        "skill-deck"
      ]
    }
  }
}
npmskill-deck

Frequently asked questions

What is skill-deck?
skill-deck is an MCP (Model Context Protocol) server by xingbofeng in the Autonomous Agents category. Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.
How do I connect skill-deck to Claude, Cursor, or another MCP client?
Install skill-deck from its npm package (skill-deck) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is skill-deck open source?
Yes — the source code is public at github.com/xingbofeng/skill-deck, with 1 GitHub stars.
Can AI agents pay to use skill-deck?
Not yet through Loomal — skill-deck is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain skill-deck? Claim this listing free by verifying GitHub ownership, or contact us.