comeonoliver/deep-agents-memory
INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.
This is a copy. The original lives at langchain-ai/skills-benchmarks-deep-agents-memory.
npx skills add https://github.com/ComeOnOliver/skillshub --skill deep-agents-memory
Take comeonoliver/deep-agents-memory from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.