Skip to main content

lsp-setup

Use when the user wants to enable, configure, or troubleshoot Claude Code's built-in LSP tool for a project — detects language manifests (pyproject.toml, package.json, go.mod, Cargo.toml, …), asks which languages to enable, then prints the LSP binary and Claude Code plugin install commands to run. Triggers — "set up LSP", "enable language server", "configure pyright / gopls / rust-analyzer", "/plugin install … @claude-code-lsps". Owns scripts — analyze_languages.py. Do NOT use for one-off grep/find lookups, skill authoring (see skill-creator), or unrelated MCP server setup.

Jump to install

Source facts

Repository
nuncaeslupus/ai-chat-exporter
Last source activity
July 27, 2026 at 19:58
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.