Use Linggen skills to bootstrap and operate Linggen (a local “memory DB” + context server) from your coding assistant.
Learn more at linggen.dev.
-
Download this repo (or the specific skill folder you want).
-
Copy the skill into your assistant’s skills directory:
- Claude:
~/.claude/skills/ - Codex:
~/.codex/skills/
If you’ve been using
~/.cluade/skills/, that’s likely a typo—Claude’s default folder is~/.claude/skills/.
In your assistant, use natural-language prompts like:
- Start Linggen (local server / memory DB): “start linggen by skills”
- Install a skill: “install pdf skill by linggen skills”
- Linggen runs locally (default API URL:
http://localhost:8787). - If you need to change the API URL, set
LINGGEN_API_URLin your environment, or in a workspace.linggen/configfile.