# shodh-memory

Local, LLM-free memory for AI agents. A single offline Rust binary — deterministic and auditable — that learns from use, forgets the irrelevant, and strengthens what matters. No cloud, no API keys.

- Tier: Indexed (plain plugin)
- Category: Agent Memory
- Page: https://www.flowy.sh/listings/varun29ankus-shodh-memory
- Source: https://github.com/varun29ankuS/shodh-memory
- Price: free and open source

## Summary
shodh-memory is a Claude Code plugin with 2 hand-picked skills for agent memory work, indexed on Flowy. Install it with the command on its page. It includes orchestrate, shodh-memory. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add varun29ankuS/shodh-memory --agent claude-code
```

## Skills
- orchestrate
- shodh-memory

## FAQ

### What is shodh-memory?
Local, LLM-free memory for AI agents. A single offline Rust binary — deterministic and auditable — that learns from use, forgets the irrelevant, and strengthens what matters. No cloud, no API keys.

### How do I install shodh-memory?
Run these in Claude Code: npx -y skills add varun29ankuS/shodh-memory --agent claude-code. Then prompt normally.

### Does shodh-memory auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is shodh-memory free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
