LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-19

Capabilities

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

Source

  • Spec: SKILL.md
python
api
ai
agent
context management
langchain
rag
store context to files
retrieve context from files
update context in files
search file contents
tool outputs
agent state
agent plans
context files
scratch pad files
plan files