lsp-agent

Detect project languages and configure LSP servers automatically.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nbarthelemy/claudenv --skill lsp-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lsp-agent
Source: https://github.com/nbarthelemy/claudenv/tree/main/.claude/skills/lsp-agent
Command: npx skills add https://github.com/nbarthelemy/claudenv --skill lsp-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures comprehensive code intelligence by automatically detecting languages, installing official Claude Code plugins first, and configuring LSP servers for the project.

Core Features & Use Cases

  • Automatic Detection: Identifies languages and maps to appropriate LSP servers.
  • Official Plugins First: Prefers Claude Code plugins for reliability and best integration.
  • Zero-Touch Setup: Installs and configures servers with minimal user input.
  • Use Case: A new project with TypeScript and Python automatically has TypeScript and Pyright servers installed and configured after bootstrap.

Quick Start

Run /lsp to auto-detect and install language servers, then verify with /lsp:status.