Specialized AI agentsGitHub source
Memory Manager
/memory-managerLocal 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
// 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-managerLicense: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.