home/categories/machine-learning/xiaoconstantine-rlm-go-claude-skills-rlm-skill-md
machine-learningdata-ai

rlm

Recursive Language Model for processing large contexts (>50KB). Use for complex analysis tasks where token efficiency matters. Achieves 40% token savings by letting the LLM programmatically explore context via Query() and FINAL() patterns.

XiaoConstantine
maintainer
XiaoConstantine
更新于 1/9/2026
星标
4
分支
1
quick start

Installation and usage

Recursive Language Model for processing large contexts (>50KB). Use for complex analysis tasks where token efficiency matters. Achieves 40% token savings by letting the LLM programmatically explore context via Query() and FINAL() patterns.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use rlm