Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
researcher/benchmarks/effectiveness/tasks/001-filesystem-context-offload/metadata.json
1{2"id": "001",3"slug": "filesystem-context-offload",4"target_skill": "filesystem-context",5"irrelevant_skill": "bdi-mental-states",6"category": "context-management",7"difficulty": "easy",8"notes": "Tests whether an agent will offload a large simulated tool output to a file and then retrieve only the specific piece it needs, rather than re-reading the entire payload. The filesystem-context skill should make this behavior the default."9}10