Automates the entire LSP setup process for GitHub Copilot CLI so you get go-to-definition, find-references, and hover info without manually configuring JSON files. It detects your OS, installs the right language server (TypeScript, Python, Java, whatever), and writes the config to either your user-level or repo-level settings. The workflow is interactive with clear prompts, and it merges into existing configs without clobbering other servers. Most useful when you're starting a new project or language and don't want to dig through LSP server documentation. Just remember to restart Copilot CLI afterward or the new config won't load.
npx -y skills add github/awesome-copilot --skill lsp-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills