The easiest way to use AI. Linggen acts as an AI Tutor and Orchestrator, managing skills, context, and project knowledge in the background so you can just focus on results without the technical setup.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Linggen makes AI coding easier.
It’s not another AI, Linggen works with the AI you already use (Claude, Cursor, or Codex) and guides it with local Markdown files.
Skill is all you need
Tell your AI: "start linggen"
This will install the Linggen CLI and server. The Linggen server is a backend vector DB that can vectorize and index your codebase or documents; it helps you work across multiple projects. Of course, you can use skills without it.
Tell your AI: "find pdf skill by linggen",
It will find a skill from Linggen’s online skills index and install a PDF skill. After that, you can try: "generate a pdf with content from README.md"