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