Da7-TechDa7-TechCommunityยท1 Agent Skills Included

mind

Local deterministic project memory with recall and provenance

Stores durable project facts in a local weighted concept graph and recalls them through lexical ranking and spreading activation. Tracks where every fact came from, ages unused entries, and consolidates recurring themes automatically. Eliminates lost decisions, repeated questions, and forgotten conventions across coding sessions. Runs fully offline as one auditable Python file with backup, privacy purge, and git-mergeable journals.
npx skills add Da7-Tech/mind --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’