Skimless for Claude Desktop
io.github.pedroofrancaa/skimless
Reading order for big pull requests: what to read first, what can wait. Offline, no model.
client:Claude Desktop
transport:stdio
runtime:npm
Install Skimless in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"skimless": {
"command": "npx",
"args": [
"-y",
"skimless"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs