Skip to content
Claude Desktop

skillproof for Claude Desktop

io.github.skillproofdev/skillproof

Check whether a Claude Code skill was tested and whether it works before installing it.

client:Claude Desktop transport:stdio runtime:npm

Install skillproof in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "skillproof": {
      "command": "npx",
      "args": [
        "-y",
        "skillproof-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

skillproof in other clients