Skip to content
Cline

skill deck for Cline

io.github.xingbofeng/skill-deck

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

client:Cline transport:stdio runtime:npm

Install skill deck in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "skill-deck": {
      "command": "npx",
      "args": [
        "-y",
        "skill-deck"
      ],
      "env": {
        "SKILL_DECK_SKILLS_ROOT": "<SKILL_DECK_SKILLS_ROOT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

skill deck in other clients