Deploy and configure MetaClaw — an agent that meta-learns and evolves from live conversations using skills injection, RL training, and smart scheduling.
MetaClaw Evolving Agent Skill by ara.so — Daily 2026 Skills collection MetaClaw is an OpenAI-compatible proxy agent that intercepts conversations, injects learned skills, and continuously improves itself through real-world interactions. It supports three modes: lightweight skills injection, immediate RL training, and a smart "madmax" scheduler that defers weight updates to idle/sleep windows. Installation # Minimal — skills injection only, no GPU required pip install -e . # Full RL training support (torch, transformers, tinker) pip install -e ".[rl]" # Skill evolution via LLM summarization pip install -e ".[evolve]"
don't have the plugin yet? install it then click "run inline in claude" again.