Skip to main content

autoloop

Run an autonomous experiment loop on any measurable task. Mutate an artifact, evaluate against a frozen metric, keep or discard, and stop automatically at diminishing returns. Generalizes karpathy/autoresearch beyond LLM training, and scales to parallel candidate evaluation with subagents. Use this skill whenever the user wants to iteratively optimize something by trial and error, with phrasings like "make this faster until improvements dry up", "hill-climb on this", "run experiments overnight", "keep tweaking and measuring", "autoresearch this", "optimize X and stop when it plateaus", or "try a bunch of variants and keep the best". Also use it when the user asks to set up an experiment harness, a keep/discard workflow, a stopping rule for iterative optimization, or a parallel search over candidate changes. Reach for it even when the user never says "loop" or "autoloop".

Jump to install

Source facts

Repository
sweekuh/autoloop
Last source activity
August 21, 2026 at 16:31
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.