eval-autoresearch-fit

Installation
SKILL.md

Evaluate Autoresearch Fit

Assess whether a skill is a viable candidate for the Karpathy 3-File Autoresearch autonomous optimization loop. Scores each skill on four dimensions, proposes what the 3-file architecture would look like, and updates the canonical summary-ranked-skills.json via the update script.

Background

The Karpathy autoresearch pattern requires three conditions simultaneously:

  1. A Clear Metric — a single number with a clear optimization direction
  2. Automated Evaluation — no human in the loop; scoring runs headlessly from a shell command
  3. One Editable File — the agent mutates only a single predefined target per loop

Skills that lack these properties cannot run an effective autonomous loop.

Data File

Installs
4
GitHub Stars
3
First Seen
Apr 3, 2026
eval-autoresearch-fit — richfrem/agent-plugins-skills