filesystem-context - Filesystem-Based Context Management for AI Agents
Manage agent context through files for dynamic discovery and reduced window bloat
Tags
Updated: 2026-03-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- store context to files
- retrieve context from files
- update context in files
- search file contents
- read file sections
- write tool outputs
- load context on demand
- persist agent state
- store agent plans
Inputs
- tool outputs
- agent state
- agent plans
- context data
Outputs
- context files
- scratch pad files
- plan files
- file references
Requirements
- filesystem access
- Python environment
- search tools support
