by zircote · Claude Skill · ★ 54
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
rlm-rs Recursive Language Model (RLM) CLI for Claude Code - handles long-context tasks via chunking and recursive sub-LLM calls. Based on the RLM pattern from arXiv:2512.24601, enabling analysis of documents up to 100x larger than typical context windows. Features Hybrid Semantic Search: Combined semantic + BM25 search with RRF fusion Auto-Embedding: Embeddings generated automatically during load (BGE-M3 model) Pass-by-Reference: Retrieve chunks by ID for efficient
| Stars | 54 |
| Forks | 5 |
| Language | Rust |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 56.496/100 |
| Open Issues | 7 |
| Last Updated | 2026-06-20 |
| Created | 2026-01-19 |
| Platforms | claude-code, cli, rust |
| Est. Tokens | ~24k |
Looking for a rlm-rs alternative? If you're comparing rlm-rs with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Config-driven CLI tool that compresses command output before it reaches an LLM context
A verification-first engineering toolkit for Claude Code. Built for senior ICs and tech leads who already know
The Ultimate Claude Code Toolkit — 127 skills, 86 agents, 109 marketplace repos (11,700+ community skills), 30
HeyClaude (formerly Claude Pro Directory) is a searchable collection of pre-built AI skills, agents, MCP serve
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI
User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results!
Explore other popular claude skill tools:
rlm-rs is Rust CLI implementing the Recursive Language Model (RLM) pattern for Claude Code. Process documents 100x larger than context windows through intelligent chunking, SQLite persistence, and recursive sub. It is categorized as a Claude Skill with 54 GitHub stars.
rlm-rs is primarily written in Rust. It covers topics such as ai-tools, chunking, claude.
You can find installation instructions and usage details in the rlm-rs GitHub repository at github.com/zircote/rlm-rs. The project has 54 stars and 5 forks, indicating an active community.
rlm-rs is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to rlm-rs on Agent Skills Hub include tokf, claudekit, .claude. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.