Skip to content
Claude Desktop

skillkit for Claude Desktop

io.github.furkan708/skillkit

Toolbox for AI agent skills: scaffold, lint, pack, install, and serve SKILL.md skills

client:Claude Desktop transport:stdio runtime:pypi

Install skillkit in Claude Desktop

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

{
  "mcpServers": {
    "skillkit": {
      "command": "uvx",
      "args": [
        "skillkit-cli"
      ]
    }
  }
}

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

skillkit in other clients