qualixarqualixarOfficialยท8 Agent Skills Included

superlocalmemory

Local-first persistent memory, recall, and context compression

Stores, recalls, and searches durable facts and decisions across coding sessions on your own machine. Eliminates lost context, repeated explanations, and bloated prompts with semantic retrieval, caching, and reversible compression. Adds code-graph impact analysis, workspace isolation, and GDPR-ready audit controls for teams.
npx skills add qualixar/superlocalmemory --all -g -y
Available:

Gives the agent strict operating rules for session startup, remembering and recalling facts, compressing context, and running gate-verified loops when using these memory skills.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install SuperLocalMemory?โ–ผ

Run `npx skills add qualixar/superlocalmemory --all -g -y` in your terminal to install all skills in this suite globally.

How to give my coding assistant persistent memory?โ–ผ

SuperLocalMemory stores decisions, conventions, and gotchas locally, then recalls them automatically at the start of every new session.

Does SuperLocalMemory send my data to the cloud?โ–ผ

No. It is local-first by default, and cloud enrichment, backup, or connectors are explicit opt-in choices you configure yourself.

Does it work with Claude Code, Codex, and Cursor?โ–ผ

Yes. It ships as an MCP server plus CLI with ready-made configs for Claude Code, Codex, Cursor, Windsurf, VS Code, JetBrains, and more.

Can it reduce my token usage?โ–ผ

Yes. Built-in reversible compression and a key-value cache shrink large outputs and repeated reads, cutting token spend without losing the original content.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’