Skip to content
Zed

getskills for Zed

io.github.sidsaladi9/getskills

Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.

client:Zed transport:stdio runtime:npm

Install getskills in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "getskills": {
      "command": "npx",
      "args": [
        "-y",
        "getskills-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

getskills in other clients