deepagents-filesystem

Community

Manage files and context for Deep Agents.

Authorevanfang0054
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of managing large or persistent contexts for AI agents by providing a flexible file system abstraction, enabling efficient storage, retrieval, and manipulation of data.

Core Features & Use Cases

  • Virtual File System: Provides tools like ls, read_file, write_file, edit_file, glob, and grep for interacting with files.
  • Pluggable Backends: Supports StateBackend (session-only), FilesystemBackend (local disk), StoreBackend (persistent storage), and CompositeBackend (hybrid).
  • Use Case: An agent can be tasked to research a topic, save intermediate findings to a file, and later retrieve and analyze that file, all managed through this Skill's file operations.

Quick Start

Use the deepagents-filesystem skill to list all files in the current directory.

Dependency Matrix

Required Modules

None required

Components

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: deepagents-filesystem
Download link: https://github.com/evanfang0054/x-codegen-agent/archive/main.zip#deepagents-filesystem

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.