dna-memory
Shared long-term memory layer across coding clients
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install dna-memory?▼
Run `npx skills add AIPMAndy/dna-memory --all -g -y` in your terminal to install all skills in this suite globally.
How to share memory between Codex and Claude?▼
Point both clients to the same dna-memory MCP service and profile so they recall and write to one shared Markdown vault instead of separate memory stores.
Does dna-memory store full chat transcripts?▼
No. It only saves short, verified conclusions with bounded source pointers, while full session history stays in each client's original store.
Is my private data safe with dna-memory?▼
Yes. It is local-first, rejects credentials and tokens automatically, and keeps your vault, database, and profile outside any public repository.
Can I use dna-memory without coding experience?▼
Basic terminal use is needed for setup, but after that your coding client recalls and writes memory automatically during normal tasks.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core