LLM Skills
~/catalog/specialized ai agents//memory-manager

Memory Manager

/memory-manager

Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or t

ClawHub communityClawHub community
93
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/memory-manager Version: 1.0.0 Source changelog: Initial release: Semantic/procedural/episodic memory architecture for agents. Knowledge graphs outperform flat retrieval by 18.5%. Never lose context again.

// original public source
https://clawhub.ai/skills/memory-manager
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/memory-manager" "https://clawhub.ai/skills/memory-manager"
Then in Claude Code, type /memory-manager to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 93
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Specialized AI agents

View allarrow_forward