Skip to content
Cline

Skills Anywhere for Cline

io.github.noteflowai/dsh-skills-anywhere

Discover and load Agent Skills from configured local directories and Git sources over stdio MCP.

client:Cline transport:stdio runtime:npm

Install Skills Anywhere 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

{
  "mcpServers": {
    "dsh-skills-anywhere": {
      "command": "npx",
      "args": [
        "-y",
        "dsh-skills-anywhere"
      ]
    }
  }
}

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

Skills Anywhere in other clients