v0.1.0Agent-Native Ecosystem

IntelliSense is designed for editors, leveraging the Language Server Protocol to provide advanced code capabilities; however, these features are difficult for LLMs to utilize directly.

Designed for
Coding Agent driven by LLMs (like Claude Code) execute programming tasks in repositories. This project enables these agents to enjoy the benefits of IntelliSense just like human programmers.

Transforming the Language Server Protocol (LSP) into actionable intelligence for AI Coding Agents.

openskills install lsp-client/lsp-skill --global
See https://github.com/numman-ali/openskills for OpenSkills documentation.

Repository-Scale Intelligence

See how Coding Agents use LSP to understand your codebase in seconds.

Claude Code — LSAP Agent
* Welcome to Claude Code!

Installation

Pick your AI coding tool and follow the tool-specific steps.

Universal (Recommended)
Install using OpenSkills CLI
Steps
  • Install OpenSkills CLI via npm
  • Open your project directory
  • Install the LSP skill using openskills
Command
npm install -g openskills && openskills install lsp-client/lsp-skill
After running it, you may need to restart the tool to pick up the change.

Current Supported Languages

Advanced repository analysis powered by industry-standard Language Servers.

More server support coming soon

We are continuously expanding our ecosystem with more languages and advanced LSP capabilities.