Deep Agents Memory & Filesystem
OfficialPersistent memory and file access for agents.
Software Engineering#state management#persistence#filesystem#agent memory#deep agents#backend routing
AuthorDiploma-pending
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides Deep Agents with essential capabilities for memory, data persistence, and filesystem operations, enabling them to manage state across sessions and interact with files.
Core Features & Use Cases
- StateBackend: Ephemeral, thread-local memory.
- StoreBackend: Persistent memory across threads and sessions.
- CompositeBackend: Routes requests to different backends based on path.
- FilesystemMiddleware: Provides tools like
ls,read_file,write_file,edit_file,glob,grep. - Use Case: An agent needs to save user preferences persistently across different interactions and threads. It can use
StoreBackendrouted viaCompositeBackendto/memories/user-prefs.txt.
Quick Start
Use the Deep Agents Memory & Filesystem skill to save a file named 'notes.txt' to persistent storage.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Deep Agents Memory & Filesystem Download link: https://github.com/Diploma-pending/test-case/archive/main.zip#deep-agents-memory-filesystem Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.