rlm

rlm is a skill for Claude Code, Codex from zircote-plugins/rlm-rs-plugin. It costs 80 tokens per session (2,172 once invoked), scanned A, original, no licence file.

A workflow for analyzing documents that are too large to fit into the agent's context window, the amount of text it can handle at once.

In plain words
What is it for?
Use it to process large files, split documents into chunks, and run a recursive language-model analysis.
Why use it?
It breaks large inputs into manageable parts and coordinates their analysis instead of requiring the whole document to fit at once.

Skill for Claude CodeCodex

Part of the rlm-rs plugin — 2 skills, 4 commands, 2 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/zircote-plugins/rlm-rs-plugin/rlm
Any agent
npx skills add zircote-plugins/rlm-rs-plugin --skill rlm
Clone the repo
git clone --depth 1 https://github.com/zircote-plugins/rlm-rs-plugin

Made for: Claude Code, Codex.

Or install rlm-rs, the plugin that ships this one along with the rest of its 2 skills, 4 commands, 2 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rlm

README.md
[![agentmods](https://agentmods.dev/badge/skills/zircote-plugins/rlm-rs-plugin/rlm.svg)](https://agentmods.dev/skills/zircote-plugins/rlm-rs-plugin/rlm)
Your own site
<a href="https://agentmods.dev/skills/zircote-plugins/rlm-rs-plugin/rlm"><img src="https://agentmods.dev/badge/skills/zircote-plugins/rlm-rs-plugin/rlm.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,172 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00080 $0.02172
Opus 5 $0.00040 $0.01086
Sonnet 5 $0.00016 $0.00434
Haiku 4.5 $0.00008 $0.00217

Measured 3d ago against content hash e4fd606e160c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

rlm scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/rlm/SKILL.md · 253 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 253 lines · 80 tokens per session scan A e4fd606e160c

Subscribe to this mod's changes

rlm is a skill published in the GitHub repository zircote-plugins/rlm-rs-plugin (3 stars, last pushed 1mo ago), with no licence file. It adds 80 tokens to every session and 2,172 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

vault

Generate an Obsidian LLM wiki vault from a project's source code and any static documents in raw/.

burakolgun/vault-anything · 23 tokens

revise-structure

Revisional skill: repair a document's structure while holding meaning constant. Use when the user says "fix the structure of this document", "re-group / re-order / re-summarize these points", "the arrangement is wrong", once a structural defect is known. Common phrasings: "restructure this", "reorganize the argument"…

OC-NeuralSense/reader-first-writing-skills · 185 tokens

research-archivist

Use this skill when the user asks to ingest, organize, archive, or update research source materials, wiki pages, evidence packs, or information packs.

myfmarco-arch/ai-research-detective · 36 tokens

advanced-evaluation

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise compari.

ranbot-ai/awesome-skills · 48 tokens

review-feasibility

Stress-teste un brouillon (PRD ou roadmap) sous l'angle faisabilité technique. Croise les claims techniques du brouillon avec les pages wiki/decision- et wiki/feature- pour surfacer les conflits avec l'architecture documentée. Conçue pour un propriétaire côté produit qui prépare une discussion ingénierie. Applique les…

evb87-tech/corpus · 117 tokens

roadmap-update

Produit un document de roadmap dans output/ en croisant l'état actuel des epics beads avec les décisions et priorités documentées dans le wiki. Applique les règles anti-lissage — ne jamais compléter avec des connaissances d'entraînement, citer le wiki pour chaque affirmation de scope ou de priorité. Triggers — mettre…

evb87-tech/corpus · 94 tokens