byblackwell-systems· 24 skills
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.
$npx -y skills add blackwell-systems/agent-lsp --skill lsp-edit-symbolInstalls into the current project.
Run `npx skills use "https://github.com/blackwell-systems/agent-lsp" --skill "blackwell-systems/agent-lsp/lsp-edit-symbol"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blackwell-systems/agent-lsp" that are relevant to the current task. Run `npx skills add "https://github.com/blackwell-systems/agent-lsp"` and select the relevant skills, then follow their instructions.