sk Skill · blackwell-systems
lsp-edit-symbol
Edit a named symbol without knowing its file or position. Use when you want to change a function, type, or variable by name and don't have exact coordinates. Resolves the symbol to its definition, retrieves its full range, and applies the edit.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 4
jsonGo
- Host repository
- blackwell-systems/agent-lsp
- Allowed tools
- mcp__lsp__find_symbol, mcp__lsp__list_symbols, mcp__lsp__apply_edit, mcp__lsp__replace_symbol_body
- Compatible with
- Requires the agent-lsp MCP server (github.com/blackwell-systems/agent-lsp)
- Licence
- MIT
- Invocable by
- user
- Host stars
- 129
- Host language
- Go