Creator · gaasher
Last updated · Sep 4, 2026
Use when the user wants an autonomous ML research loop that does more than blindly try changes. After every training run the agent analyses what actually happened inside the model — gradients, activations, embeddings, errors, data — and grounds the next change in that evidence. A
Sandbox only
Install targets
Codex install prompt
Install the "ml-autoresearch" agent skill from https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/ml-autoresearch. 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 an autonomous ML research loop that does more than blindly try changes. After every training run the agent analyses what actually happened inside the model — gradients, activations, embeddings, errors, data — and grounds the next change in that evidence. A `<literature>` on/off dial adds scientific-literature grounding: off behaves as a pure analysis-first loop; on searches papers, grades the evidence, and implements only what prior work supports. One change per run; loops forever until interrupted. Not for one-off training runs or hyperparameter sweeps. 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-ml-autoresearch","task":"Install ml-autoresearch","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 ml-autoresearch
Maintenance
active
2mo since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
163
63/100 Quality · 73/100 Trust
Coverage tags
Review notes
Permission surface may require sandboxing · Financial research output is not financial advice; require human review before any live investment decision
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 ml-autoresearch
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 ml-autoresearchDo 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%20ml-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20ml-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/gaasher-ml-autoresearch/install
Agent should check
Copy prompt
Task: Use ml-autoresearch in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20ml-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/gaasher-ml-autoresearch/install
Install command: npx skills add gaasher/Agent-Loop-Skills --skill ml-autoresearch
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-ml-autoresearch/install
LLM text format
/api/skills/gaasher-ml-autoresearch/install?format=text
Find alternatives
/api/skills/search?q=ml-autoresearch&limit=3
Agent prompt
Use ml-autoresearch for this task. Review https://www.openagentskill.com/api/skills/gaasher-ml-autoresearch/install, then install with: npx skills add gaasher/Agent-Loop-Skills --skill ml-autoresearchRegistry 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-ml-autoresearch
LLM text
/api/registry/manifest/gaasher-ml-autoresearch?format=text
Install alias
/api/registry/install/gaasher-ml-autoresearch
Recommend
/api/registry/recommend?task=Use%20ml-autoresearch%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.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Operate web apps
I need my agent to control a browser, fill forms, and verify web app workflows.
Workflow fit
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
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: ml-autoresearch description: > Use when the user wants an autonomous ML research loop that does more than blindly try changes. After every training run the agent analyses what actually happened inside the model — gradients, activations, embeddings, errors, data — and grounds the next change in that evidence. A `<literature>` on/off dial adds scientific-literature grounding: off behaves as a pure analysis-first loop; on searches papers, grades the evidence, and implements only what prior work supports. One change per run; loops forever until interrupted. Not for one-off training runs or hyperparameter sweeps. compatibility: Requires Python 3.9+ metadata: version: "0.1.0" ---
# ML Autoresearch Loop
This loop is **analysis-first**: every experiment is followed by a diagnostic pass that examines what happened inside the model, and the next change is a hypothesis grounded in that evidence — not a guess. The feedback signal is `<metric>` read from the run log; the analysis is the spine that decides what to change. A `<literature>` dial (`on`/`off`) optionally grounds each change in prior work via the sibling `literature-search` skill. One change per iteration, so each metric move is attributable.
You are the researcher. Do not pause to ask for permission once the loop is running.
## When to use Use for an open-ended, autonomous ML research campaign where you want each change motivated by analysis of the model's actual behaviour. Set `<literature> = off` for a self-contained analysis-and-score loop; set `<literature> = on` to additionally ground changes in the scientific literature (paper search, evidence grading, a reusable findings backlog). Not for a single training run, a fixed sweep, or tasks with no measurable scalar metric. Default to `off` unless the user wants literature grounding or the problem is a known, well-published one where prior recipes will pay off.
## Setup **Resolve bindings interactively.** If `loop.run.yaml` exists in the working dir, load it and skip to the loop. Otherwise: on Claude Code (the `AskUserQuestion` tool is available — record `<host>` = `claude-code`) infer a likely value for each binding from the project and present it as the recommended option; on other hosts (`<host>` = `other`) ask each as a quoted plain-text prompt. Then write `loop.run.yaml` (format: `examples/run.example.yaml`) and **confirm every value with the user before creating any other files.** For `branches` strategy, create `git checkout -b autoresearch/<run_tag>` (tag from today's date; branch must not exist). For `time` gating, write `<sandbox_root>/run_with_timeout.sh` (`timeout $(( <budget> * 60 )) <entrypoint> "$@"`) and use it as the run command, hard-killing at `2 × <budget>` min; for `epochs`, patch the epoch cap in an `<editable_files>` file.
| binding | meaning | default | how to infer | |---|---|---|---| | `<metric>` / `<metric_direction>` | scalar to optimize + `minimize`/`maximize` | — | scan editable files + README for metric names | | `<run_cmd>` / `<entrypoint>` | command that runs one experiment end to end | — | `pyproject.toml` / `.venv` / README | | `<editable_files>` | files fair game to edit (never the eval harness) | — | model / config / train scripts; exclude data, logs, env, harness | | `<sandbox_root>` | where snapshots + ledgers live | `./sandbox` | next to the editable files | | `<iter_strategy>` | `snapshots` or `branches` | `snapshots` | is the working dir a clean git repo? | | `<gate>` / `<budget>` | `time` (min) or `epochs`, and the limit | — | existing time/epoch settings in config | | `<literature>` | `on` = literature-grounded; `off` = analysis-only | `off` | does the user want paper grounding? | | `<research_scale>` *(on only)* | depth dial `low`/`medium`/`high`/`x-high` | `medium` | see roles/research-subagent.md | | `<domain>` *(on only)* | one-phrase problem domain; seeds query phrasing only, never filters | — | infer from data/model/task | | `<lit_skill_dir>` *(on only)* | install dir of the `literature-search` skill | sibling of this loop | `~/.claude/skills/literature-search/` (adjust per host) | | `<lit_py>` *(on only)* | Python ≥3.9 interpreter for the lit helper (stdlib-only) | `python3` | independent of `<run_cmd>` |
**FILE EDIT GUARD**: before touching any file at any point — setup or loop — confirm it is in `<editable_files>`, because everything else is read-only ground truth (the eval harness defines `<metric>`). No exceptions.
### Literature toolchain (only when `<literature> = on`) Paper search goes through the sibling **`literature-search` skill** (stdlib-only, no installs): `<lit> = <lit_skill_dir>/tools/lit_search.py` (note the `tools/` segment). Reuse one cache by appending `--cache-dir <sandbox_root>/literature/.cache` after the subcommand. Subcommands print JSON; on failure they print `{"error","fallback"}` and exit non-zero — then **degrade to the host's WebSearch/WebFetch** (never fabricate citations). Smoke-test `<lit> --help` at setup; if the skill is absent, tell the user and offer to install it (`cp -r <repo>/loops/literature-search ~/.claude/skills/`) or proceed degraded. For onboarding and API keys (all optional; a free `S2_API_KEY` is recommended), run `<lit> keys --init` — it manages the shared gitignored `keys.env` at the project root and reports presence as booleans (secrets never enter chat). Persist the live tiers to `loop.run.yaml`.
## Initialise the sandbox Create the layout (extra `literature/` tree only when `<literature> = on`) and write the ledger headers: ``` <sandbox_root>/ ├── loop.run.yaml ← resolved bindings (written now) ├── results.tsv ← experiment ledger, header only (written now) ├── literature/ ← (on only) │ ├── corpus.tsv ← findings ledger, header only (written now) │ ├── .cache/ ← lit_search on-disk cache │ ├── pdfs/ ← fallback PDF reads │ └── text/ ← extracted LaTeX section text └── iter1/ ← created at loop start ``` `results.tsv` header (tab-separated; the `literature_basis` column exists only when `<literature> = on`): ``` iter <metric> status analysis_summary [literature_basis ]description ```
## The loop (LOOP FOREVER — until interrupted) Iteration 1 is always the **unmodified baseline**: skip change-planning and research (no diagnostics yet to ground a change), but still write a baseline `plan.md` and run the **mandatory analysis** — it produces the first empirical anchor that iteration 2 builds on. Everything in `<editable_files>` is fair game (architecture, optimizer, hyperparameters, data pipeline, loss); the only constraints are that the code runs without crashing and finishes within `<budget>`. **Simplicity criterion**: all else equal, simpler is better — a 0.001 gain that adds 20 lines of hacky code is not worth it; a 0.001 gain (or an equal metric) from *deleting* code is a `keep`.
Copy this checklist each iteration and tick items off: - [ ] **1. Look at the state.** *branches*: `git log --oneline -5`. *snapshots*: confirm `iter<N>/` doesn't exist. Read iter N-1's analysis summary; (on) skim `corpus.tsv` for unimplemented keepers. - [ ] **2. Plan one change** (iteration 1: SKIP — run baseline unmodified). Grounded in iter N-1's analysis. See **Planning a change** below; (on) it also runs the literature step. - [ ] **3a. Snapshot / commit, then apply the one change.** *snapshots*: create `iter<N>/{code_snapshot,analysis,results}/`, copy every `<editable_files>` into `code_snapshot/`, copy `loop.run.yaml` to `iter<N>/`, then apply. *branches*: apply, then `git commit -am "<desc>"`. When implementing a published/library technique, ground it in a real current example or the actual library in the repo (read it first) — never write the API from memory. - [ ] **3b. Write the analysis plan BEFORE the run** + add any instrumentation it needs. See **The analysis plan** below. - [ ] **4. Run the experiment**, redirecting everything (never `tee`): `<entrypoint> > <sandbox_root>/iter<N>/<run_log> 2>&1` (or `run_with_timeout.sh` when time-gated). If it overruns, kill it and treat as a crash. - [ ] **5. Read the metric**: `grep '^<metric>:' <sandbox_root>/iter<N>/<run_log>`. If empty, `tail -n 50 <run_log>`, read the trace, attempt one trivial fix (typo/import); if fundamentally broken, log `crash` and continue. - [ ] **6. Analyse the results** — MANDATORY, produces real artifact files. See **Analysing** below. - [ ] **7. Log to the ledger(s)** (untracked — never commit). See **Ledger**. - [ ] **8. Keep or revert** (the change ran this iteration). Improved per `<metric_direction>` → `keep`, update current-best. Equal/worse/crash → `discard`/`crash`; *branches* `git reset --hard HEAD~1`, *snapshots* restore `<editable_files>` from `iter<N>/code_snapshot/`. Apply the simplicity criterion before logging `discard`. On a crash/OOM, fix with the *minimal* change that preserves the intent (OOM → smaller batch + grad-accum to hold effective batch) — never mutate the experiment into something the plan didn't call for. - [ ] **9. Go to step 1** — the analysis from step 6 is the primary input to the next hypothesis.
### Planning a change (step 2 — iterations 2+) The latest analysis sets the direction; it is the master input every iteration. Decide exactly **one** lever, grounded in iter N-1's analysis. Other vetted ideas are queued, not bundled into one run.
**State explicitly** before applying: - the one change and which `<editable_files>` it touches; - the **empirical anchor** — a specific file + value/pattern from iter N-1's `results/` that motivates it. Every non-simplification change must cite an anchor; theoretical reasoning alone is insufficient. A *swing* to a different architecture is anchored too (a ceiling/structural finding, e.g. "the family plateaus at X with headroom" or "it fails exactly on cases needing Y"), not a local pathology. - what you predict will happen and why the finding supports it.
**When `<literature> = off`:** that anchor is the whole basis — pick the change directly from the analysis. Before writing the plan, scan prior analyses (`ls <sandbox_root>/iter*/analysis/*.py`) so you don't repeat a diagnostic without a comparison reason.
**When `<literature> = on`:** after fixing the anchor, *ground the change in the literature* — - **2a. Retire drift, then consult the backlog as a cache.** If the last kept change altered the architecture *family* (e.g. CNN→transformer), set `result=stale` for every unimplemented keeper whose `scope` is a non-matching architecture tag; `scope=agnostic` keepers (schedules, weight decay, augmentation, init *philosophies*) survive. Then check `corpus.tsv` for an unimplemented `keep` targeting the analysis's direction — reuse it **only if it still passes the gate (2c) against the CURRENT architecture** (re-validate now; a finding that no longer applies is retired, not forced in). - **2b. Research the direction** (the default unless 2a yielded a still-valid lever). Turn the analysis's limitations into questions (tie limitations to questions), record them in `iter<N>/questions.md`, then dispatch **research subagents** — see `roles/research-subagent.md` (spawn-or-degrade: real isolated subagents on Claude Code, otherwise run the research inline in this context) at the dial's depth/effort (see that file's dial table for `<research_scale>`). Level 1 = high-level (architecture fit, prior approaches, does the literature show success); research L1 first — if it surfaces a compelling new direction that becomes the lever. Level 2 = specific micro-opts (init, weight-decay dynamics, attention/cache for the sequence length, norm placement, schedule). *Anti-rut: a keeper passed over for ~3 iterations, or no longer on any live direction, is retired (`result=stale`) so it stops resurfacing.* - **2c. Evidence gate** (re-valid
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 ml-autoresearch, ready for a manual X post.
A practical pick for source-backed research: ml-autoresearch: Use when the user wants an autonomous ML research loop that does more than blindly try changes. After every training run th... 163 stars https://www.openagentskill.com/skills/gaasher-ml-autoresearch?ref=x
Listing + install path for ml-autoresearch: https://www.openagentskill.com/skills/gaasher-ml-autoresearch?ref=x Install: npx skills add gaasher/Agent-Loop-Skills --skill ml-autoresearch
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-ml-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-ml-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-ml-autoresearch/audit)
[](https://www.openagentskill.com/skills/gaasher-ml-autoresearch?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