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
Actualizado 1/9/2026
Estrellas
4
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use rlm