Creator · gaasher
Last updated · Sep 4, 2026
Use when the user wants the LLM to do its own ML research: a fully-autonomous loop that hacks the training code, runs it, and keeps changes that lower a single scalar metric (e.g. val_bpb). One agent proposes one change at a time, runs training in the user's env, keeps it only if
Sandbox only
Install targets
Codex install prompt
Install the "karpathy" agent skill from https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/karpathy. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Use when the user wants the LLM to do its own ML research: a fully-autonomous loop that hacks the training code, runs it, and keeps changes that lower a single scalar metric (e.g. val_bpb). One agent proposes one change at a time, runs training in the user's env, keeps it only if the metric improves (advancing a git branch) else reverts, and loops forever until the human interrupts. A faithful adaptation of Karpathy's autoresearch. Not for the analysis-first variant that profiles before editing (that is ml-autoresearch), and not for a budgeted, plateau-stopping refactor. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"gaasher-karpathy","task":"Install karpathy","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add gaasher/Agent-Loop-Skills --skill karpathy
Maintenance
active
2mo since push
Risk
Needs review
Dependency or permission surface needs review
GitHub quality
163
63/100 Quality · 73/100 Trust
Coverage tags
Review notes
Dependency or permission surface needs review · Permission surface may require sandboxing
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
PromisingUseful candidate, but compare it with alternatives before adopting.
Trust
Sandbox onlyUseful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
Audit
Needs reviewA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Run only in a sandbox and compare close alternatives before using it for real work.
Stars
163 GitHub stars
Repo activity
163 stars, 19 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add gaasher/Agent-Loop-Skills --skill karpathy
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add gaasher/Agent-Loop-Skills --skill karpathyDo not use when
Alternative
1.9K Stars
npx skills add yanliudesign/mono-color-skill --skill mono-color
Alternative
61.0K Stars
npx skills add mvanhorn/last30days-skill -g
Alternative
38.4K Stars
npx skills add Imbad0202/academic-research-skills
Alternative
256.3K Stars
npx skills add mattpocock/skills --skill grill-me
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
high
Skill metadata references credentials, tokens, environment variables, or secret-bearing workflows.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20karpathy%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20karpathy%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/gaasher-karpathy/install
Agent should check
Copy prompt
Task: Use karpathy in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20karpathy%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/gaasher-karpathy/install
Install command: npx skills add gaasher/Agent-Loop-Skills --skill karpathy
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/gaasher-karpathy/install
LLM text format
/api/skills/gaasher-karpathy/install?format=text
Find alternatives
/api/skills/search?q=karpathy&limit=3
Agent prompt
Use karpathy for this task. Review https://www.openagentskill.com/api/skills/gaasher-karpathy/install, then install with: npx skills add gaasher/Agent-Loop-Skills --skill karpathyRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/gaasher-karpathy
LLM text
/api/registry/manifest/gaasher-karpathy?format=text
Install alias
/api/registry/install/gaasher-karpathy
Recommend
/api/registry/recommend?task=Use%20karpathy%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Prototype with this skill first; keep a fallback candidate ready.
Role in stack
Fallback candidate
Primary fit
Research agents
Trust label
Prototype first
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.
GitHub adoption
INFO163 GitHub stars
Stars/forks activity
CHECK163 stars, 19 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Run only in a sandbox and compare close alternatives before using it for real work.
Quality profile
Useful candidate, but compare it with alternatives before adopting.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Parse messy files
I need my agent to read PDFs, extract tables, and turn documents into structured data.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Scrape, clean, and reuse web data
A practical workflow for agents that crawl public pages, extract clean content, normalize data, and hand it to downstream research or RAG workflows.
Alternative shortlist
Similar skills that may fit this task.
Generate original one-ink or controlled two-ink editorial images from any theme, sentence, article idea, object, or reference photo. Always use this skill when the user asks for 单色海报、双色印刷、单色调视觉、蓝色/绿色孔版印刷、risograph、网点照片、复古或当代编辑排版、zine poster, monochrome editorial poster, duotone print, or asks to use the mono-color style. It uses an adaptive white, gray, or pale-beige substrate, no more than two printing inks, active negative space, terse human language, and strong serif/grotesk/mono typography without making retro styling the default or copying a source composition, wording, logo, or artwork. Produce both the final generation prompt and the generated raster image unless the user explicitly asks for prompt only.
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
Academic Research Skills for Claude Code: research → write → review → revise → finalize
A relentless interview to sharpen a plan or design.
--- name: karpathy description: > Use when the user wants the LLM to do its own ML research: a fully-autonomous loop that hacks the training code, runs it, and keeps changes that lower a single scalar metric (e.g. val_bpb). One agent proposes one change at a time, runs training in the user's env, keeps it only if the metric improves (advancing a git branch) else reverts, and loops forever until the human interrupts. A faithful adaptation of Karpathy's autoresearch. Not for the analysis-first variant that profiles before editing (that is ml-autoresearch), and not for a budgeted, plateau-stopping refactor. compatibility: Requires Python 3.9+ metadata: version: "0.1.0" ---
# Karpathy Autoresearch
This is an experiment to have the LLM do its own research. You are a completely autonomous researcher: you hack the training code with an idea, run it, keep the change if the metric improves and revert it if it doesn't, advancing a branch as you go — and you repeat **forever, until the human interrupts you.** The artifact is the `<editable_files>`; the feedback signal is one scalar `<metric>` (lower is better, e.g. `val_bpb`) read from the run. Training runs in the user's own environment via `<run_cmd>` — this skill installs nothing and imports nothing; it edits code, shells out, and reads the metric from the log.
## When to use Use this to leave an agent running on a single training script, optimizing one scalar metric hands-off, where any improvement is kept and the loop never stops on its own. Default to broad freedom inside `<editable_files>`; the only hard limit is that the run finishes within the budget without crashing. Not for the analysis-first variant that reasons about the data before each edit (that is `ml-autoresearch`).
## Setup Resolve bindings interactively (load `loop.run.yaml` and skip if it already exists; else, on Claude Code infer + recommend each via `AskUserQuestion`, otherwise ask as quoted prompts; write `loop.run.yaml`). Then **work with the user** to set up a fresh run:
1. **Choose `<iter_strategy>`** — **branches** (one git commit per run; the original) or **snapshots** (one folder per run under `<sandbox_root>/`). Snapshots are safer on a dirty or gitignored tree; branches mirror Karpathy. Either is fully supported throughout the loop. 2. **Open the run** — *branches:* agree on a run tag from today's date (e.g. `mar5`) and create the branch `git checkout -b autoresearch/<tag>` (it must not already exist; this is a fresh run). *snapshots:* no branch — each iteration gets its own `<sandbox_root>/iter<N>/`. 3. **Read the in-scope files** — the repo is small; read them for full context: the README, the **read-only** harness that defines the metric (the `<metric>` ground truth — do not modify), and the `<editable_files>` you will hack (model/optimizer/training loop). 4. **Verify the env/data exists** — confirm `<run_cmd>` can run (data shards, tokenizer, deps present). If not, tell the human the one command to prepare it (e.g. `uv run prepare.py`). 5. **Initialize `results.tsv`** — create it with just the header row; the baseline is recorded after the first run. Leave it untracked (never commit it). 6. **Confirm and go** — confirm the setup looks right, then kick off the experimentation.
| binding | meaning | default | how to infer | |---|---|---|---| | `<metric>` | scalar to **minimize**; must be printed by the run (e.g. `val_bpb`) | — | grep the in-scope files / README for `val_bpb`, `val_loss`, `error`… | | `<run_cmd>` / `<entrypoint>` | the command that launches one training run | — | e.g. `uv run train.py`; from `pyproject.toml`/`.venv`/README | | `<editable_files>` | the file(s) you may hack — everything else is read-only | — | the training script(s); exclude data, the eval harness, configs you must not touch | | `<sandbox_root>` | where `results.tsv` (+ snapshots) live | `./sandbox` | — | | `<iter_strategy>` | `branches` (a git commit per run) or `snapshots` (a folder per run) | `snapshots` | `snapshots` is safer off a dirty/gitignored tree; `branches` mirrors Karpathy | | `<gate>` / `<budget>` | `time` (wall-clock) or `epochs`, and its value | — | the run's existing time/epoch setting |
## The experiment loop Each experiment is one training run on a **fixed budget** (`<gate>`/`<budget>` — wall-clock time or a fixed epoch count, excluding startup/compile). You launch it simply: `<run_cmd>` (e.g. `uv run train.py`). Because the budget is fixed you don't need to worry about training time — every run gets the same budget.
**What you CAN do:** Modify `<editable_files>` — this is the only file you edit. Everything is fair game: model architecture, optimizer, hyperparameters, training loop, batch size, model size, etc.
**What you CANNOT do:** modify the read-only harness or the evaluation (the `<metric>` is the ground truth); install new packages or add dependencies (use only what's already available).
The goal is simple: get the lowest `<metric>`. Since the budget is fixed, you don't need to worry about training time — it's always the budget. Everything is fair game: change the architecture, the optimizer, the hyperparameters, the batch size, the model size. The only constraint is that the code runs without crashing and finishes within the budget.
VRAM is a soft constraint. Some increase is acceptable for meaningful `<metric>` gains, but it should not blow up dramatically.
**Simplicity criterion:** All else being equal, simpler is better. A small improvement that adds ugly complexity is not worth it. Conversely, removing something and getting equal or better results is a great outcome — that's a simplification win. When evaluating whether to keep a change, weigh the complexity cost against the improvement magnitude. A 0.001 `<metric>` improvement that adds 20 lines of hacky code? Probably not worth it. A 0.001 `<metric>` improvement from deleting code? Definitely keep. An improvement of ~0 but much simpler code? Keep.
**The first run:** Your very first run should always be to establish the baseline, so you will run the training script as is.
Copy this checklist; **LOOP FOREVER:** - [ ] **1.** Look at the git state — the branch/commit you're on (snapshots: the next `iter<N>/`). - [ ] **2.** Tune `<editable_files>` with one experimental idea by directly hacking the code. - [ ] **3.** Commit it (`git commit -am "<idea>"`; snapshots: copy `<editable_files>` into `iter<N>/code_snapshot/` first). - [ ] **4.** Run the experiment: `<run_cmd> > run.log 2>&1` (redirect everything — do NOT use `tee` or let output flood your context). - [ ] **5.** Read the result: `grep "^<metric>:" run.log` (also grab peak memory if printed). - [ ] **6.** If the grep is empty the run crashed — `tail -n 50 run.log`, read the trace, fix if it's something dumb (typo/missing import), else give up after a couple of tries. - [ ] **7.** Record the result in `results.tsv` (do NOT commit it — leave it untracked). - [ ] **8.** If `<metric>` improved (lower), **advance** — keep the commit. - [ ] **9.** If it's equal or worse, `git reset` back to where you started (snapshots: restore from `code_snapshot/`). Go to 1.
The idea is that you are a completely autonomous researcher trying things out. If they work, keep. If they don't, discard. And you're advancing the branch so that you can iterate. If you feel like you're getting stuck in some way, you can rewind but you should probably do this very very sparingly (if ever).
**Output format.** When the run finishes it prints a summary; the exact lines depend on what the user's script prints (`<metric>` is whatever you bound — `val_bpb`, `val_loss`, a perplexity, an error rate, …), e.g.: ``` <metric>: 0.997900 peak_vram_mb: 45060.2 num_params_M: 50.3 ``` The numbers vary by machine since each run stops at the budget. Extract the metric with `grep "^<metric>:" run.log`.
**Timeout.** A run should take ~its budget plus a little eval overhead. If a time-gated run exceeds `2× <budget>` minutes, kill it and treat it as a failure (discard and revert).
**Crashes.** Use judgement: something dumb and easy (a typo, a missing import) — fix it and re-run; an idea that's fundamentally broken — skip it, log `crash` as the status, and move on.
## results.tsv (logging results) `<sandbox_root>/results.tsv`, tab-separated (NOT comma-separated — commas break in descriptions). Header + 5 columns: the git commit (short, 7 chars; or `iter` in snapshots mode), `<metric>` (e.g. `1.234567`, or `0.000000` for a crash), peak memory in GB (`.1f`, `peak_vram_mb`/1024; `0.0` for a crash), `status` ∈ {`keep`, `discard`, `crash`}, and a text description of what the experiment tried. ``` commit <metric> memory_gb status description a1b2c3d 0.997900 44.0 keep baseline b2c3d4e 0.993200 44.2 keep increase LR to 0.04 c3d4e5f 1.005000 44.0 discard switch to GeLU activation d4e5f6g 0.000000 0.0 crash double model width (OOM) ``` Report the **best** run when interrupted, not necessarily the last.
## Constraints - **Only edit `<editable_files>`.** The read-only harness that produces `<metric>` is the ground truth — editing it (or the eval) would corrupt the signal the loop is scored against. - **One change per iteration**, so each `<metric>` delta is attributable to a single idea. - **Run in the user's env via `<run_cmd>`.** Install nothing, add no dependencies — shell out and read the log. Always redirect output to `run.log`; never `tee`, never flood your context. - **Don't commit `results.tsv`** — leave it untracked. `<sandbox_root>/` is self-contained (no `../`).
## Stops — NEVER STOP Once the experiment loop has begun (after the initial setup), do NOT pause to ask the human if you should continue. Do NOT ask "should I keep going?" or "is this a good stopping point?". The human might be asleep, or gone from a computer and expects you to continue working indefinitely until you are manually stopped. You are autonomous. If you run out of ideas, think harder — read papers referenced in the code, re-read the in-scope files for new angles, try combining previous near-misses, try more radical architectural changes. The loop runs until the human interrupts you, period.
Source provenance
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for karpathy, ready for a manual X post.
karpathy: Use when the user wants the LLM to do its own ML research: a fully-autonomous loop that hacks... 163 stars https://www.openagentskill.com/skills/gaasher-karpathy?ref=x
Listing + install path for karpathy: https://www.openagentskill.com/skills/gaasher-karpathy?ref=x Install: npx skills add gaasher/Agent-Loop-Skills --skill karpathy
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to gaasher but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/gaasher-karpathy?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-karpathy?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-karpathy/audit)
[](https://www.openagentskill.com/skills/gaasher-karpathy?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)gaasher
@gaasher
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Sandbox only
mono-color
Generate original one-ink or controlled two-ink editorial images from any theme, sentence, article idea, object, or reference photo. Always use this skill when the user asks for 单色海报、双色印刷、单色调视觉、蓝色/绿色孔版印刷、risograph、网点照片、复古或当代编辑排版、zine poster, monochrome editorial poster, duotone print, or asks to use the mono-color style. It uses an adaptive white, gray, or pale-beige substrate, no more than two printing inks, active negative space, terse human language, and strong serif/grotesk/mono typography without making retro styling the default or copying a source composition, wording, logo, or artwork. Produce both the final generation prompt and the generated raster image unless the user explicitly asks for prompt only.
1.9K StarsLast30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
61.0K StarsAcademic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
38.4K Starsgrill-me
A relentless interview to sharpen a plan or design.
256.3K StarsPermission surface
secrets or environment access, shell or command execution
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness