filesystem-context
CommunityManage unlimited context with files.
Software Engineering#context management#persistence#filesystem#agent memory#dynamic loading#tool output
Author466852675
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the limitations of fixed context windows by enabling agents to dynamically manage and retrieve information from the filesystem, effectively providing an unlimited memory.
Core Features & Use Cases
- Context Offloading: Store large tool outputs or intermediate results in files to prevent context window bloat.
- Persistent State: Save agent plans, learned preferences, or sub-agent communications to files for long-term memory.
- Dynamic Discovery: Use file search tools (grep, glob) to retrieve specific information on demand, rather than loading everything at once.
- Use Case: An agent processing a large web search result can offload the raw HTML to a file, then use
grepto extract only the relevant product details, keeping the context window clean and focused.
Quick Start
Use the filesystem-context skill to save the output of the 'web_search' tool to a file.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: filesystem-context Download link: https://github.com/466852675/TISHICIKU-2025/archive/main.zip#filesystem-context 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.