AI AGENT ADDONS

Metaclaw Evolving Agent

aradotso/trending-skills
AI & Agent Building
1,344installs

MetaClaw is an AI agent that learns from your conversations. It gets smarter over time by using skills injection and reinforcement learning.

You can run it in three modes. Skills only works without a GPU. RL mode trains the agent when it has enough data. Madmax mode uses a smart scheduler to update during idle or sleep times.

Setting up is simple with a command line tool. It acts as a proxy between your apps and your language model. Any app that uses an OpenAI compatible API can use a smarter, evolving agent.

Add Metaclaw Evolving Agent skill to your workflow

Global

mkdir -p ~/.claude/skills/metaclaw-evolving-agent

Project

mkdir -p .claude/skills/metaclaw-evolving-agent

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago