Linggen Memory
Description
Local-first semantic memory for AI assistants — one store your preferences, decisions and gotchas follow you into, across Claude Code, Codex, Cursor and Zed.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
linggen-memory
**A semantic memory store for AI assistants.**
`ling-mem` is a single-binary CLI + optional web UI that remembers useful facts about you and your work across every session, every tool, and every project. LanceDB-backed, local-first, markdown-native where it counts.
Built as the default memory skill for [Linggen](https://github.com/linggen/linggen); works equally well invoked from Claude Code or any tool that can shell out.
🚀 **Status: v1.0.0 — stable** (contract frozen: store schema + CLI/HTTP/MCP API). Prebuilt binaries for macOS Apple Silicon and Linux x86_64. The pre-refactor code-indexing tool is preserved at the `v0-legacy` git tag.
What it does
- Remembers across sessions. Facts about who you are, how you prefer to work, what you've tried, what worked, what didn't.
- Semantic retrieval. Everything stored gets embedded (1024-dim via
Qwen3-Embedding-0.6B, multilingual). Find "berth calibration" by asking about "dock alignment." - Typed facts. Four default categories —
fact / preference / decision / learned— plustried / fixed / builtfor trajectory-level patterns. - Forgetting is first-class.
deleteby id,forgetby filter — refuses empty filters as a guardrail. - Self-updating.
ling-mem upgrade --checkreports the latest release;ling-mem start,restart, andstatusall embed the same cached probe in their JSON so the agent can prompt the user when a new version ships without making extra network calls.upgrade --yesswaps the binary atomically and restarts the daemon. (self-updatestill works as an alias.) - Three ways to use it:
- As the
linggenskill on Linggen — web app UI +Memory_*tool dispatch in the agent. - As the
shared-memoryskill on Claude Code / Codex / OpenClaw — SKILL.md body, model calls the CLI via Bash, recall hook injects context every turn. - Standalone — any script or tool can shell out to
ling-mem.
- As the
See `doc/product-spec.md` for the
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI