Skimless for Zed
io.github.pedroofrancaa/skimless
Reading order for big pull requests: what to read first, what can wait. Offline, no model.
client:Zed
transport:stdio
runtime:npm
Install Skimless in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"skimless": {
"command": "npx",
"args": [
"-y",
"skimless"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs