Skip to content
Zed

skillflow for Zed

io.github.rafsilva85/skillflow

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

client:Zed transport:stdio runtime:npm

Install skillflow in Zed

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

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

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

skillflow in other clients