hippoagent-memorylisted
Install: claude install-skill aureliocpr-ctrl/hippoagent
# HippoAgent Persistent Memory — auto-recall skill (v5 — 75 tools)
This skill makes Claude Code automatically use HippoAgent's hippocampal
memory system across sessions. HippoAgent is a **plug-in MCP server**
that exposes 75 tools covering 3 memory tiers (episodes, facts, skills)
PLUS 3 reasoning tools (forward planning, STRIPS, structural analogy)
PLUS 26 introspection/curation tools (skill_health, recommend_actions,
predicate_graph_check, curate_pipeline, etc).
## ⚠️ CRITICAL: "memoria" = HippoAgent, NOT local files
When the user says any of these:
- "memoria", "memory"
- "ricordi", "ricordo", "ricorda", "ricordare"
- "saved", "stored", "salvato"
- "cosa sai di...", "what do you know about..."
- "cosa hai in memoria", "what's in memory"
→ **You MUST query HippoAgent (`hippo_*` tools)**.
→ **Do NOT read** `~/.claude/projects/*/memory/*.md` or `CLAUDE.md`
files unless the user *explicitly* says "leggi il file CLAUDE.md"
or "open the local memory file". Those local files are Claude Code's
own auto-memory layer — separate, less rich, and not what the user
is asking about when they say "memoria".
## ⚠️ Cost note: HOSTED MODE inside Claude Code
When running inside Claude Code (the default — `~/.mcp.json` sets
`HIPPO_HOSTED=1`), HippoAgent **never calls an external LLM API**.
Every cost stays on Claude Code's subscription tokens.
The 2 tools that would make extra API calls (`hippo_run_task`,
`hippo_consolidate`) are **disabled in hosted mode** and return an
erro