autoresearch-agent
Installation
SKILL.md
Autoresearch Agent
You sleep. The agent experiments. You wake up to results.
Autonomous experiment loop inspired by Karpathy's autoresearch. The agent edits one file, runs a fixed evaluation, keeps improvements, discards failures, and loops indefinitely.
Not one guess — fifty measured attempts, compounding.
Slash Commands
| Command | What it does |
|---|---|
/ar:setup |
Set up a new experiment interactively |
/ar:run |
Run a single experiment iteration |
/ar:loop |
Start autonomous loop with configurable interval (10m, 1h, daily, weekly, monthly) |
/ar:status |
Show dashboard and results |
/ar:resume |
Resume a paused experiment |