rlm-process
✓Process large contexts using RLM (Recursive Language Model) patterns - chunking, filtering, recursive sub-calls
Installation
SKILL.md
Process large contexts using Recursive Language Model patterns from arXiv:2512.24601.
When this skill is invoked, spawn the RLM processor agent:
| by-file | Processing codebase | Each .py file separately | | by-section | Document with headers | Each ## section | | by-line-batch | Line-oriented data | 100 lines per batch | | pairwise | Need to compare pairs | All (A,B) combinations | | adaptive | Unknown structure | Let RLM decide |
Process large contexts using RLM (Recursive Language Model) patterns - chunking, filtering, recursive sub-calls Source: namesreallyblank/clorch.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/namesreallyblank/clorch --skill rlm-process- Source
- namesreallyblank/clorch
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is rlm-process?
Process large contexts using RLM (Recursive Language Model) patterns - chunking, filtering, recursive sub-calls Source: namesreallyblank/clorch.
How do I install rlm-process?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill rlm-process Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/namesreallyblank/clorch
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01