mind
Local deterministic project memory with recall and provenance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mind?โผ
Run `npx skills add Da7-Tech/mind --all -g -y` in your terminal to install this skill globally.
What does mind do for coding projects?โผ
It gives your coding agent persistent local memory, storing project decisions, conventions, and facts so they survive across sessions and can be recalled on demand.
Does mind need internet or external services?โผ
No. It runs fully offline using only the Python standard library, distributed as a single auditable mind.py file.
How does mind protect private data?โผ
It automatically rejects credentials and personal identity patterns, quarantines untrusted captures, and offers redact and purge commands that remove data from every stored artifact.
Can mind work with different coding agents?โผ
Yes. It is agent-neutral and exports standing orders into AGENTS.md, CLAUDE.md, and GEMINI.md, plus a standard protocol server for host integrations.
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