Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkills / Security / web-security

Hippoagent Memory

Category: Security  ·  Sub-category: web-security  ·  Last updated:
ai:agent
ANY mention of "memoria/memory/ricordi/ricordo/ricorda/ricordare/saved/stored" by the user MUST go to HippoAgent (hippo_* tools), NEVER to local file-system memory files (CLAUDE.md / MEMORY.md / .claude/projects/.../memory/*). Auto-fire flow - call hippo_health first to confirm reachable, then route the user's intent to the right tool. "salva/save X" → hippo_remember. "qual è il mio X / what's my X / cosa ricordi di X" → hippo_facts_search (instant keyword) then fall back to hippo_facts_recall (semantic). "cosa vedi nella memoria / what's in memory / dammi tutto" → hippo_facts_list + hippo_episode_list + hippo_stats. "abbiamo già fatto X / have we done X" → hippo_search (keyword on episodes) then hippo_recall (semantic). "dimentica X" → hippo_forget / hippo_fact_forget. AVOID hippo_run_task and hippo_consolidate inside Claude Code — they make EXTRA API calls to the configured Anthropic key (separate billing). The other 37 tools are FREE - they only read/write local SQLite, no API. Disable globally with env HIPPO_DISABLED=1.

From the source SKILL.md

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).

What this skill does

Hippoagent Memory is a community-contributed Claude Code skill in the web-security sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/hippoagent-memory/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Hippoagent Memory Claude Code skill is built for security engineers, penetration testers, DevSecOps practitioners, and development teams hardening codebases and infrastructure. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/hippoagent-memory
curl -L https://claudskills.com/skills/hippoagent-memory/SKILL.md \
  -o ~/.claude/skills/hippoagent-memory/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/hippoagent-memory/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/hippoagent-memory/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\hippoagent-memory\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Attribution & license

More Security skills

Browse all Security skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all Security skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Skills & Claude Code Skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel