rlm-reasoning-skill
CommunitySolve hard problems with executable recursive reasoning.
Software Engineering#code execution#python repl#recursive reasoning#multi-step problem solving#agentic decomposition#rlm_query#structured completion
Authorzeenie-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you solve complex, multi-step problems by combining iterative code execution with recursive language-model reasoning.
Core Features & Use Cases
- REPL-driven reasoning loop: Execute Python in repl blocks, inspect stdout, and refine outputs across iterations.
- Recursive decomposition: Use llm_query for simple sub-tasks and rlm_query to spawn deeper recursive RLM reasoning when code-backed iteration is needed.
- Context-aware processing: Read and transform the user input from the REPL namespace variable context using code before any final response.
- Clean completion signaling: End with exactly one FINAL(...) or FINAL_VAR(...) to reliably return the final answer.
Quick Start
Ask your AI to solve the problem by writing Python in repl blocks, using recursive sub-queries when necessary, and returning the result via FINAL or FINAL_VAR.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rlm-reasoning-skill Download link: https://github.com/zeenie-ai/MachinaOS/archive/main.zip#rlm-reasoning-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.