recursive-long-context
CommunityLong-context reasoning with recursive LLMs.
Authorteessmartai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables processing inputs that exceed model context windows by treating the input as an external environment and iteratively inspecting, decomposing, and recombining results.
Core Features & Use Cases
- External context exploration and decomposition across long documents, codebases, or datasets.
- Recursive sub-calls to smaller language models for scalable analysis and reasoning.
- Deterministic code execution blocks and result aggregation to produce final answers.
- Transparent trajectory capturing for auditing costs, iterations, and sub-calls.
Quick Start
Run the CLI with a long text file or directory of documents to start recursive processing.
Dependency Matrix
Required Modules
None requiredComponents
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: recursive-long-context Download link: https://github.com/teessmartai/Skills/archive/main.zip#recursive-long-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.