Creator · gaasher
Last updated · Sep 4, 2026
Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early
Creator · gaasher
Last updated · Sep 4, 2026
Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early
Creator · gaasher
Last updated · Sep 4, 2026
Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early
Creator · gaasher
Last updated · Sep 4, 2026
Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early
Sandbox only
Install targets
Codex install prompt
Install the "exploratory-autoresearch" agent skill from https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/exploratory-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 explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or 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-exploratory-autoresearch","task":"Install exploratory-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 exploratory-autoresearch
Maintenance
active
2mo since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
163
63/100 Quality · 75/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 exploratory-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 exploratory-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
28.0K Stars
npx skills add assafelovic/gpt-researcher
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 may drive a browser or interact with web pages.
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.
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%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/gaasher-exploratory-autoresearch/install
Agent should check
Copy prompt
Task: Use exploratory-autoresearch in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install
Install command: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch/install
LLM text format
/api/skills/gaasher-exploratory-autoresearch/install?format=text
Find alternatives
/api/skills/search?q=exploratory-autoresearch&limit=3
Agent prompt
Use exploratory-autoresearch for this task. Review https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install, then install with: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch
LLM text
/api/registry/manifest/gaasher-exploratory-autoresearch?format=text
Install alias
/api/registry/install/gaasher-exploratory-autoresearch
Recommend
/api/registry/recommend?task=Use%20exploratory-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.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
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
Run autonomous deep research over web and local sources
--- name: exploratory-autoresearch description: > Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or sweeps. compatibility: Requires Python 3.9+ metadata: version: "0.1.0" ---
# Exploratory Autoresearch Loop
This loop runs hot. Like the standard `ml-autoresearch`, every experiment is followed by a diagnostic analysis pass. **Unlike** it, the *type* of change at each iteration is set by a **temperature scheduler**, not the agent's intuition: it forces wide, diverse swings early (full rewrites, fundamentally different architectures and training regimes), then drops into an adaptive phase that chooses between **swing** (a fresh wild approach), **merge** (combine two registered approaches), or **exploit** (a focused tweak of the best). A **stagnation guard** bans exploit once it has run `<stagnation_limit>` times in a row, forcing a pivot back to swing or merge so the loop never gets stuck hill-climbing. The feedback signal is `<metric>` read from the run log; an `approaches.md` registry and a `move_type` per iteration are what make the scheduler work.
You are the researcher. Do not pause to ask for permission once the loop is running.
## When to use Use for an open-ended ML campaign where you want forced breadth before refinement — the scheduler guarantees you sample several distinct families before converging, and the stagnation guard prevents endless small steps. Default to `<swing_budget> = 3` and `<stagnation_limit> = 3`; raise `<swing_budget>` for wider initial exploration. Not for the standard analysis-first `ml-autoresearch` (use that when you want the analysis alone to drive each change, with no forced-swing scheduler), not for a single training run or a fixed sweep, and not for tasks with no measurable scalar metric.
## Setup **Resolve bindings interactively.** If `loop.run.yaml` exists in the working dir, load it, confirm the values in one line, 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 | | `<swing_budget>` | forced wild swings before adaptive mode | 3 (3–5) | wider = more initial breadth | | `<stagnation_limit>` | max consecutive exploits before a forced pivot | 3 | — |
**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.
### Initialise the sandbox Create the layout and write the ledger headers: ``` <sandbox_root>/ ├── loop.run.yaml ← resolved bindings (written now) ├── results.tsv ← experiment ledger, header only (written now) ├── approaches.md ← registry of every distinct approach (header only, written now) └── iter1/ ← created at loop start ``` `results.tsv` header (tab-separated; `move_type` ∈ {`swing`, `merge`, `exploit`}): ``` iter <metric> status move_type analysis_summary description ``` `approaches.md` header: `# Approach Registry` plus a one-line note that the merge step consults it to find complementary approaches to combine.
## The loop (LOOP FOREVER — until interrupted) Iteration 1 is always the **unmodified baseline** (it does not count as a swing): skip move-selection and change-planning, but still run the **mandatory analysis** — it is the first empirical anchor iteration 2 builds on. Everything in `<editable_files>` is fair game (architecture, optimizer, hyperparameters, data pipeline, loss, init, eval); on swings especially, full rewrites are encouraged. The only constraints are that the code runs and finishes within `<budget>`. **Epoch efficiency is part of the objective** — a change that reaches the same score in fewer effective steps is a real win. **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`.
The scheduler keeps two counters in memory across iterations: **`swings_taken`** (total swing iterations, excludes the baseline) and **`consecutive_exploit`** (exploits since the last swing/merge; resets to 0 on any swing or merge).
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 and the two counters. - [ ] **2. Pick `move_type`** (iteration 1: SKIP — baseline). Apply the scheduler below, then record the move before touching any file. - [ ] **3. Form the hypothesis** (iteration 1: SKIP). State the move and why (cite the rule or the analysis), what you will do, and which `<editable_files>` it touches. See **The three moves**. - [ ] **4. Snapshot / commit, then apply the 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 "<move_type>: <desc>"`. - [ ] **5. 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. - [ ] **6. 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. - [ ] **7. Analyse the results** — MANDATORY, produces real artifact files. See **Analysing**. - [ ] **8. Update `approaches.md`** (swing and merge moves only). See **The registry**. - [ ] **9. Log to `results.tsv`** (untracked — never commit). See **Ledger**. - [ ] **10. 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. - [ ] **11. Update counters** (below) and go to step 1.
### The scheduler (step 2 — this is the loop's identity) Follow the rules **exactly, in order** — they are hard constraints, not suggestions: ``` IF iter == 1 → baseline (run unmodified; no move) ELIF swings_taken < <swing_budget> → swing (forced exploration) ELIF consecutive_exploit >= <stagnation_limit> → swing OR merge (forced pivot — exploit BANNED) ELSE → agent chooses: swing / merge / exploit ``` On the free `ELSE` branch, let iter N-1's analysis decide: - **swing** if the current family has a fundamental ceiling — e.g. all top results share a failure mode. - **merge** if two+ `approaches.md` entries have distinct, non-overlapping strengths (prefer parents that changed *different axes* — they combine additively rather than interfere). - **exploit** if the current best has obvious analysis-suggested headroom not needing a new architecture.
### Counter update (step 11) ``` if move_type in {swing, merge}: swings_taken += 1 (swing only); consecutive_exploit = 0 elif move_type == exploit: consecutive_exploit += 1 ```
### The three moves (step 3) - **Swing** — *fundamentally* different from every previous swing (not a tweak; the diff should look obviously different from the current best). Most people swing on architecture by reflex — fight that. These axes are equally valid and underexplored: **architectural family** (how information flows, depth vs width, skip connections, local vs global); **initialization** (magnitude-based, structure-preserving, input-statistics-driven, sparse — different early dynamics); **data pipeline** (ordering, sampling, determinism, coverage of the view space — not just augmentation flavours); **per-component LR decoupling** (early/late layers, norms, biases, heads each have their own optimal step); **evaluation** (single pass, multi-view, checkpoint averaging, calibration); **objective** (loss shape, target sharpness, auxiliary/consistency signals). A genuine swing explores one of these in a way not yet tried. - **Merge** — select two+ entries from `approaches.md` and name what is taken from each; the result is a new approach that is not a minor variant of either parent. Prefer components from *different axes*. - **Exploit** — a targeted, focused change to the current best, grounded in a specific analysis finding. One or two things at a time; **decouple the axes** (test a new optimizer and a new LR as separate iterations so you know which caused the result). Never a different architecture.
### Analysing (step 7 — MANDATORY; produces real artifacts) This is the spine that feeds the next move. Run whatever analysis most increases your understanding of *why* this result happened. Every analysis script goes in `iter<N>/analysis/`; every output (plots, CSVs, text) goes in `iter<N>/results/`, redirecting stdout there. Do not proceed until the results exist — analysis that wrote no file did not happen. Dimensions to draw from (choose what fits): gradient norms/flow, activation stats/saturation, embeddings (PCA/CKA/collapse), error & confusion analysis, loss dynamics & **headroom** (was it still improving at cutoff?), weight/parameter stats, data profiling (often the highest-yield), compute profiling.
Write a concise **analysis summary** (3–8 bullets): what you examined, the single most important finding, and what it implies for the next move (whe
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 exploratory-autoresearch, ready for a manual X post.
exploratory-autoresearch: Use when the user wants an autonomous ML research loop that explores the space broadly rather... 163 stars https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x
Listing + install path for exploratory-autoresearch: https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x Install: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch/audit)
[](https://www.openagentskill.com/skills/gaasher-exploratory-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 StarsGPT Researcher
Run autonomous deep research over web and local sources
28.0K StarsSandbox only
Install targets
Codex install prompt
Install the "exploratory-autoresearch" agent skill from https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/exploratory-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 explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or 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-exploratory-autoresearch","task":"Install exploratory-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 exploratory-autoresearch
Maintenance
active
2mo since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
163
63/100 Quality · 75/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 exploratory-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 exploratory-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
28.0K Stars
npx skills add assafelovic/gpt-researcher
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 may drive a browser or interact with web pages.
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.
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%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/gaasher-exploratory-autoresearch/install
Agent should check
Copy prompt
Task: Use exploratory-autoresearch in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install
Install command: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch/install
LLM text format
/api/skills/gaasher-exploratory-autoresearch/install?format=text
Find alternatives
/api/skills/search?q=exploratory-autoresearch&limit=3
Agent prompt
Use exploratory-autoresearch for this task. Review https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install, then install with: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch
LLM text
/api/registry/manifest/gaasher-exploratory-autoresearch?format=text
Install alias
/api/registry/install/gaasher-exploratory-autoresearch
Recommend
/api/registry/recommend?task=Use%20exploratory-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.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
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
Run autonomous deep research over web and local sources
--- name: exploratory-autoresearch description: > Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or sweeps. compatibility: Requires Python 3.9+ metadata: version: "0.1.0" ---
# Exploratory Autoresearch Loop
This loop runs hot. Like the standard `ml-autoresearch`, every experiment is followed by a diagnostic analysis pass. **Unlike** it, the *type* of change at each iteration is set by a **temperature scheduler**, not the agent's intuition: it forces wide, diverse swings early (full rewrites, fundamentally different architectures and training regimes), then drops into an adaptive phase that chooses between **swing** (a fresh wild approach), **merge** (combine two registered approaches), or **exploit** (a focused tweak of the best). A **stagnation guard** bans exploit once it has run `<stagnation_limit>` times in a row, forcing a pivot back to swing or merge so the loop never gets stuck hill-climbing. The feedback signal is `<metric>` read from the run log; an `approaches.md` registry and a `move_type` per iteration are what make the scheduler work.
You are the researcher. Do not pause to ask for permission once the loop is running.
## When to use Use for an open-ended ML campaign where you want forced breadth before refinement — the scheduler guarantees you sample several distinct families before converging, and the stagnation guard prevents endless small steps. Default to `<swing_budget> = 3` and `<stagnation_limit> = 3`; raise `<swing_budget>` for wider initial exploration. Not for the standard analysis-first `ml-autoresearch` (use that when you want the analysis alone to drive each change, with no forced-swing scheduler), not for a single training run or a fixed sweep, and not for tasks with no measurable scalar metric.
## Setup **Resolve bindings interactively.** If `loop.run.yaml` exists in the working dir, load it, confirm the values in one line, 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 | | `<swing_budget>` | forced wild swings before adaptive mode | 3 (3–5) | wider = more initial breadth | | `<stagnation_limit>` | max consecutive exploits before a forced pivot | 3 | — |
**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.
### Initialise the sandbox Create the layout and write the ledger headers: ``` <sandbox_root>/ ├── loop.run.yaml ← resolved bindings (written now) ├── results.tsv ← experiment ledger, header only (written now) ├── approaches.md ← registry of every distinct approach (header only, written now) └── iter1/ ← created at loop start ``` `results.tsv` header (tab-separated; `move_type` ∈ {`swing`, `merge`, `exploit`}): ``` iter <metric> status move_type analysis_summary description ``` `approaches.md` header: `# Approach Registry` plus a one-line note that the merge step consults it to find complementary approaches to combine.
## The loop (LOOP FOREVER — until interrupted) Iteration 1 is always the **unmodified baseline** (it does not count as a swing): skip move-selection and change-planning, but still run the **mandatory analysis** — it is the first empirical anchor iteration 2 builds on. Everything in `<editable_files>` is fair game (architecture, optimizer, hyperparameters, data pipeline, loss, init, eval); on swings especially, full rewrites are encouraged. The only constraints are that the code runs and finishes within `<budget>`. **Epoch efficiency is part of the objective** — a change that reaches the same score in fewer effective steps is a real win. **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`.
The scheduler keeps two counters in memory across iterations: **`swings_taken`** (total swing iterations, excludes the baseline) and **`consecutive_exploit`** (exploits since the last swing/merge; resets to 0 on any swing or merge).
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 and the two counters. - [ ] **2. Pick `move_type`** (iteration 1: SKIP — baseline). Apply the scheduler below, then record the move before touching any file. - [ ] **3. Form the hypothesis** (iteration 1: SKIP). State the move and why (cite the rule or the analysis), what you will do, and which `<editable_files>` it touches. See **The three moves**. - [ ] **4. Snapshot / commit, then apply the 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 "<move_type>: <desc>"`. - [ ] **5. 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. - [ ] **6. 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. - [ ] **7. Analyse the results** — MANDATORY, produces real artifact files. See **Analysing**. - [ ] **8. Update `approaches.md`** (swing and merge moves only). See **The registry**. - [ ] **9. Log to `results.tsv`** (untracked — never commit). See **Ledger**. - [ ] **10. 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. - [ ] **11. Update counters** (below) and go to step 1.
### The scheduler (step 2 — this is the loop's identity) Follow the rules **exactly, in order** — they are hard constraints, not suggestions: ``` IF iter == 1 → baseline (run unmodified; no move) ELIF swings_taken < <swing_budget> → swing (forced exploration) ELIF consecutive_exploit >= <stagnation_limit> → swing OR merge (forced pivot — exploit BANNED) ELSE → agent chooses: swing / merge / exploit ``` On the free `ELSE` branch, let iter N-1's analysis decide: - **swing** if the current family has a fundamental ceiling — e.g. all top results share a failure mode. - **merge** if two+ `approaches.md` entries have distinct, non-overlapping strengths (prefer parents that changed *different axes* — they combine additively rather than interfere). - **exploit** if the current best has obvious analysis-suggested headroom not needing a new architecture.
### Counter update (step 11) ``` if move_type in {swing, merge}: swings_taken += 1 (swing only); consecutive_exploit = 0 elif move_type == exploit: consecutive_exploit += 1 ```
### The three moves (step 3) - **Swing** — *fundamentally* different from every previous swing (not a tweak; the diff should look obviously different from the current best). Most people swing on architecture by reflex — fight that. These axes are equally valid and underexplored: **architectural family** (how information flows, depth vs width, skip connections, local vs global); **initialization** (magnitude-based, structure-preserving, input-statistics-driven, sparse — different early dynamics); **data pipeline** (ordering, sampling, determinism, coverage of the view space — not just augmentation flavours); **per-component LR decoupling** (early/late layers, norms, biases, heads each have their own optimal step); **evaluation** (single pass, multi-view, checkpoint averaging, calibration); **objective** (loss shape, target sharpness, auxiliary/consistency signals). A genuine swing explores one of these in a way not yet tried. - **Merge** — select two+ entries from `approaches.md` and name what is taken from each; the result is a new approach that is not a minor variant of either parent. Prefer components from *different axes*. - **Exploit** — a targeted, focused change to the current best, grounded in a specific analysis finding. One or two things at a time; **decouple the axes** (test a new optimizer and a new LR as separate iterations so you know which caused the result). Never a different architecture.
### Analysing (step 7 — MANDATORY; produces real artifacts) This is the spine that feeds the next move. Run whatever analysis most increases your understanding of *why* this result happened. Every analysis script goes in `iter<N>/analysis/`; every output (plots, CSVs, text) goes in `iter<N>/results/`, redirecting stdout there. Do not proceed until the results exist — analysis that wrote no file did not happen. Dimensions to draw from (choose what fits): gradient norms/flow, activation stats/saturation, embeddings (PCA/CKA/collapse), error & confusion analysis, loss dynamics & **headroom** (was it still improving at cutoff?), weight/parameter stats, data profiling (often the highest-yield), compute profiling.
Write a concise **analysis summary** (3–8 bullets): what you examined, the single most important finding, and what it implies for the next move (whe
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 exploratory-autoresearch, ready for a manual X post.
exploratory-autoresearch: Use when the user wants an autonomous ML research loop that explores the space broadly rather... 163 stars https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x
Listing + install path for exploratory-autoresearch: https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x Install: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch/audit)
[](https://www.openagentskill.com/skills/gaasher-exploratory-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 StarsGPT Researcher
Run autonomous deep research over web and local sources
28.0K StarsSandbox only
Install targets
Codex install prompt
Install the "exploratory-autoresearch" agent skill from https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/exploratory-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 explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or 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-exploratory-autoresearch","task":"Install exploratory-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 exploratory-autoresearch
Maintenance
active
2mo since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
163
63/100 Quality · 75/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 exploratory-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 exploratory-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
28.0K Stars
npx skills add assafelovic/gpt-researcher
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 may drive a browser or interact with web pages.
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.
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%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/gaasher-exploratory-autoresearch/install
Agent should check
Copy prompt
Task: Use exploratory-autoresearch in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install
Install command: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch/install
LLM text format
/api/skills/gaasher-exploratory-autoresearch/install?format=text
Find alternatives
/api/skills/search?q=exploratory-autoresearch&limit=3
Agent prompt
Use exploratory-autoresearch for this task. Review https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install, then install with: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch
LLM text
/api/registry/manifest/gaasher-exploratory-autoresearch?format=text
Install alias
/api/registry/install/gaasher-exploratory-autoresearch
Recommend
/api/registry/recommend?task=Use%20exploratory-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.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
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
Run autonomous deep research over web and local sources
--- name: exploratory-autoresearch description: > Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or sweeps. compatibility: Requires Python 3.9+ metadata: version: "0.1.0" ---
# Exploratory Autoresearch Loop
This loop runs hot. Like the standard `ml-autoresearch`, every experiment is followed by a diagnostic analysis pass. **Unlike** it, the *type* of change at each iteration is set by a **temperature scheduler**, not the agent's intuition: it forces wide, diverse swings early (full rewrites, fundamentally different architectures and training regimes), then drops into an adaptive phase that chooses between **swing** (a fresh wild approach), **merge** (combine two registered approaches), or **exploit** (a focused tweak of the best). A **stagnation guard** bans exploit once it has run `<stagnation_limit>` times in a row, forcing a pivot back to swing or merge so the loop never gets stuck hill-climbing. The feedback signal is `<metric>` read from the run log; an `approaches.md` registry and a `move_type` per iteration are what make the scheduler work.
You are the researcher. Do not pause to ask for permission once the loop is running.
## When to use Use for an open-ended ML campaign where you want forced breadth before refinement — the scheduler guarantees you sample several distinct families before converging, and the stagnation guard prevents endless small steps. Default to `<swing_budget> = 3` and `<stagnation_limit> = 3`; raise `<swing_budget>` for wider initial exploration. Not for the standard analysis-first `ml-autoresearch` (use that when you want the analysis alone to drive each change, with no forced-swing scheduler), not for a single training run or a fixed sweep, and not for tasks with no measurable scalar metric.
## Setup **Resolve bindings interactively.** If `loop.run.yaml` exists in the working dir, load it, confirm the values in one line, 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 | | `<swing_budget>` | forced wild swings before adaptive mode | 3 (3–5) | wider = more initial breadth | | `<stagnation_limit>` | max consecutive exploits before a forced pivot | 3 | — |
**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.
### Initialise the sandbox Create the layout and write the ledger headers: ``` <sandbox_root>/ ├── loop.run.yaml ← resolved bindings (written now) ├── results.tsv ← experiment ledger, header only (written now) ├── approaches.md ← registry of every distinct approach (header only, written now) └── iter1/ ← created at loop start ``` `results.tsv` header (tab-separated; `move_type` ∈ {`swing`, `merge`, `exploit`}): ``` iter <metric> status move_type analysis_summary description ``` `approaches.md` header: `# Approach Registry` plus a one-line note that the merge step consults it to find complementary approaches to combine.
## The loop (LOOP FOREVER — until interrupted) Iteration 1 is always the **unmodified baseline** (it does not count as a swing): skip move-selection and change-planning, but still run the **mandatory analysis** — it is the first empirical anchor iteration 2 builds on. Everything in `<editable_files>` is fair game (architecture, optimizer, hyperparameters, data pipeline, loss, init, eval); on swings especially, full rewrites are encouraged. The only constraints are that the code runs and finishes within `<budget>`. **Epoch efficiency is part of the objective** — a change that reaches the same score in fewer effective steps is a real win. **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`.
The scheduler keeps two counters in memory across iterations: **`swings_taken`** (total swing iterations, excludes the baseline) and **`consecutive_exploit`** (exploits since the last swing/merge; resets to 0 on any swing or merge).
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 and the two counters. - [ ] **2. Pick `move_type`** (iteration 1: SKIP — baseline). Apply the scheduler below, then record the move before touching any file. - [ ] **3. Form the hypothesis** (iteration 1: SKIP). State the move and why (cite the rule or the analysis), what you will do, and which `<editable_files>` it touches. See **The three moves**. - [ ] **4. Snapshot / commit, then apply the 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 "<move_type>: <desc>"`. - [ ] **5. 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. - [ ] **6. 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. - [ ] **7. Analyse the results** — MANDATORY, produces real artifact files. See **Analysing**. - [ ] **8. Update `approaches.md`** (swing and merge moves only). See **The registry**. - [ ] **9. Log to `results.tsv`** (untracked — never commit). See **Ledger**. - [ ] **10. 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. - [ ] **11. Update counters** (below) and go to step 1.
### The scheduler (step 2 — this is the loop's identity) Follow the rules **exactly, in order** — they are hard constraints, not suggestions: ``` IF iter == 1 → baseline (run unmodified; no move) ELIF swings_taken < <swing_budget> → swing (forced exploration) ELIF consecutive_exploit >= <stagnation_limit> → swing OR merge (forced pivot — exploit BANNED) ELSE → agent chooses: swing / merge / exploit ``` On the free `ELSE` branch, let iter N-1's analysis decide: - **swing** if the current family has a fundamental ceiling — e.g. all top results share a failure mode. - **merge** if two+ `approaches.md` entries have distinct, non-overlapping strengths (prefer parents that changed *different axes* — they combine additively rather than interfere). - **exploit** if the current best has obvious analysis-suggested headroom not needing a new architecture.
### Counter update (step 11) ``` if move_type in {swing, merge}: swings_taken += 1 (swing only); consecutive_exploit = 0 elif move_type == exploit: consecutive_exploit += 1 ```
### The three moves (step 3) - **Swing** — *fundamentally* different from every previous swing (not a tweak; the diff should look obviously different from the current best). Most people swing on architecture by reflex — fight that. These axes are equally valid and underexplored: **architectural family** (how information flows, depth vs width, skip connections, local vs global); **initialization** (magnitude-based, structure-preserving, input-statistics-driven, sparse — different early dynamics); **data pipeline** (ordering, sampling, determinism, coverage of the view space — not just augmentation flavours); **per-component LR decoupling** (early/late layers, norms, biases, heads each have their own optimal step); **evaluation** (single pass, multi-view, checkpoint averaging, calibration); **objective** (loss shape, target sharpness, auxiliary/consistency signals). A genuine swing explores one of these in a way not yet tried. - **Merge** — select two+ entries from `approaches.md` and name what is taken from each; the result is a new approach that is not a minor variant of either parent. Prefer components from *different axes*. - **Exploit** — a targeted, focused change to the current best, grounded in a specific analysis finding. One or two things at a time; **decouple the axes** (test a new optimizer and a new LR as separate iterations so you know which caused the result). Never a different architecture.
### Analysing (step 7 — MANDATORY; produces real artifacts) This is the spine that feeds the next move. Run whatever analysis most increases your understanding of *why* this result happened. Every analysis script goes in `iter<N>/analysis/`; every output (plots, CSVs, text) goes in `iter<N>/results/`, redirecting stdout there. Do not proceed until the results exist — analysis that wrote no file did not happen. Dimensions to draw from (choose what fits): gradient norms/flow, activation stats/saturation, embeddings (PCA/CKA/collapse), error & confusion analysis, loss dynamics & **headroom** (was it still improving at cutoff?), weight/parameter stats, data profiling (often the highest-yield), compute profiling.
Write a concise **analysis summary** (3–8 bullets): what you examined, the single most important finding, and what it implies for the next move (whe
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 exploratory-autoresearch, ready for a manual X post.
exploratory-autoresearch: Use when the user wants an autonomous ML research loop that explores the space broadly rather... 163 stars https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x
Listing + install path for exploratory-autoresearch: https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x Install: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch/audit)
[](https://www.openagentskill.com/skills/gaasher-exploratory-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 StarsGPT Researcher
Run autonomous deep research over web and local sources
28.0K StarsSandbox only
Install targets
Codex install prompt
Install the "exploratory-autoresearch" agent skill from https://github.com/gaasher/Agent-Loop-Skills/tree/main/loops/exploratory-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 explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or 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-exploratory-autoresearch","task":"Install exploratory-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 exploratory-autoresearch
Maintenance
active
2mo since push
Risk
Needs review
Permission surface may require sandboxing
GitHub quality
163
63/100 Quality · 75/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 exploratory-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 exploratory-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
28.0K Stars
npx skills add assafelovic/gpt-researcher
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 may drive a browser or interact with web pages.
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.
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%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/gaasher-exploratory-autoresearch/install
Agent should check
Copy prompt
Task: Use exploratory-autoresearch in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20exploratory-autoresearch%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install
Install command: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch/install
LLM text format
/api/skills/gaasher-exploratory-autoresearch/install?format=text
Find alternatives
/api/skills/search?q=exploratory-autoresearch&limit=3
Agent prompt
Use exploratory-autoresearch for this task. Review https://www.openagentskill.com/api/skills/gaasher-exploratory-autoresearch/install, then install with: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch
LLM text
/api/registry/manifest/gaasher-exploratory-autoresearch?format=text
Install alias
/api/registry/install/gaasher-exploratory-autoresearch
Recommend
/api/registry/recommend?task=Use%20exploratory-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.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
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
Run autonomous deep research over web and local sources
--- name: exploratory-autoresearch description: > Use when the user wants an autonomous ML research loop that explores the space broadly rather than hill-climbing one approach. A temperature scheduler replaces the usual hypothesis step: it forces several wild, diverse swings (full rewrites, different architectures/regimes) early, then enters an adaptive phase that picks swing / merge / exploit per iteration — with a hard stagnation guard that bans further small-step exploits once they run too long, forcing a pivot back to a swing or merge. Tracks an approaches.md registry and a move_type per iteration; analyses every run before the next move. One change per iteration; loops forever until interrupted. Not for the standard analysis-first ml-autoresearch (which lets analysis alone choose each change), one-off training runs, or sweeps. compatibility: Requires Python 3.9+ metadata: version: "0.1.0" ---
# Exploratory Autoresearch Loop
This loop runs hot. Like the standard `ml-autoresearch`, every experiment is followed by a diagnostic analysis pass. **Unlike** it, the *type* of change at each iteration is set by a **temperature scheduler**, not the agent's intuition: it forces wide, diverse swings early (full rewrites, fundamentally different architectures and training regimes), then drops into an adaptive phase that chooses between **swing** (a fresh wild approach), **merge** (combine two registered approaches), or **exploit** (a focused tweak of the best). A **stagnation guard** bans exploit once it has run `<stagnation_limit>` times in a row, forcing a pivot back to swing or merge so the loop never gets stuck hill-climbing. The feedback signal is `<metric>` read from the run log; an `approaches.md` registry and a `move_type` per iteration are what make the scheduler work.
You are the researcher. Do not pause to ask for permission once the loop is running.
## When to use Use for an open-ended ML campaign where you want forced breadth before refinement — the scheduler guarantees you sample several distinct families before converging, and the stagnation guard prevents endless small steps. Default to `<swing_budget> = 3` and `<stagnation_limit> = 3`; raise `<swing_budget>` for wider initial exploration. Not for the standard analysis-first `ml-autoresearch` (use that when you want the analysis alone to drive each change, with no forced-swing scheduler), not for a single training run or a fixed sweep, and not for tasks with no measurable scalar metric.
## Setup **Resolve bindings interactively.** If `loop.run.yaml` exists in the working dir, load it, confirm the values in one line, 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 | | `<swing_budget>` | forced wild swings before adaptive mode | 3 (3–5) | wider = more initial breadth | | `<stagnation_limit>` | max consecutive exploits before a forced pivot | 3 | — |
**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.
### Initialise the sandbox Create the layout and write the ledger headers: ``` <sandbox_root>/ ├── loop.run.yaml ← resolved bindings (written now) ├── results.tsv ← experiment ledger, header only (written now) ├── approaches.md ← registry of every distinct approach (header only, written now) └── iter1/ ← created at loop start ``` `results.tsv` header (tab-separated; `move_type` ∈ {`swing`, `merge`, `exploit`}): ``` iter <metric> status move_type analysis_summary description ``` `approaches.md` header: `# Approach Registry` plus a one-line note that the merge step consults it to find complementary approaches to combine.
## The loop (LOOP FOREVER — until interrupted) Iteration 1 is always the **unmodified baseline** (it does not count as a swing): skip move-selection and change-planning, but still run the **mandatory analysis** — it is the first empirical anchor iteration 2 builds on. Everything in `<editable_files>` is fair game (architecture, optimizer, hyperparameters, data pipeline, loss, init, eval); on swings especially, full rewrites are encouraged. The only constraints are that the code runs and finishes within `<budget>`. **Epoch efficiency is part of the objective** — a change that reaches the same score in fewer effective steps is a real win. **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`.
The scheduler keeps two counters in memory across iterations: **`swings_taken`** (total swing iterations, excludes the baseline) and **`consecutive_exploit`** (exploits since the last swing/merge; resets to 0 on any swing or merge).
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 and the two counters. - [ ] **2. Pick `move_type`** (iteration 1: SKIP — baseline). Apply the scheduler below, then record the move before touching any file. - [ ] **3. Form the hypothesis** (iteration 1: SKIP). State the move and why (cite the rule or the analysis), what you will do, and which `<editable_files>` it touches. See **The three moves**. - [ ] **4. Snapshot / commit, then apply the 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 "<move_type>: <desc>"`. - [ ] **5. 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. - [ ] **6. 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. - [ ] **7. Analyse the results** — MANDATORY, produces real artifact files. See **Analysing**. - [ ] **8. Update `approaches.md`** (swing and merge moves only). See **The registry**. - [ ] **9. Log to `results.tsv`** (untracked — never commit). See **Ledger**. - [ ] **10. 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. - [ ] **11. Update counters** (below) and go to step 1.
### The scheduler (step 2 — this is the loop's identity) Follow the rules **exactly, in order** — they are hard constraints, not suggestions: ``` IF iter == 1 → baseline (run unmodified; no move) ELIF swings_taken < <swing_budget> → swing (forced exploration) ELIF consecutive_exploit >= <stagnation_limit> → swing OR merge (forced pivot — exploit BANNED) ELSE → agent chooses: swing / merge / exploit ``` On the free `ELSE` branch, let iter N-1's analysis decide: - **swing** if the current family has a fundamental ceiling — e.g. all top results share a failure mode. - **merge** if two+ `approaches.md` entries have distinct, non-overlapping strengths (prefer parents that changed *different axes* — they combine additively rather than interfere). - **exploit** if the current best has obvious analysis-suggested headroom not needing a new architecture.
### Counter update (step 11) ``` if move_type in {swing, merge}: swings_taken += 1 (swing only); consecutive_exploit = 0 elif move_type == exploit: consecutive_exploit += 1 ```
### The three moves (step 3) - **Swing** — *fundamentally* different from every previous swing (not a tweak; the diff should look obviously different from the current best). Most people swing on architecture by reflex — fight that. These axes are equally valid and underexplored: **architectural family** (how information flows, depth vs width, skip connections, local vs global); **initialization** (magnitude-based, structure-preserving, input-statistics-driven, sparse — different early dynamics); **data pipeline** (ordering, sampling, determinism, coverage of the view space — not just augmentation flavours); **per-component LR decoupling** (early/late layers, norms, biases, heads each have their own optimal step); **evaluation** (single pass, multi-view, checkpoint averaging, calibration); **objective** (loss shape, target sharpness, auxiliary/consistency signals). A genuine swing explores one of these in a way not yet tried. - **Merge** — select two+ entries from `approaches.md` and name what is taken from each; the result is a new approach that is not a minor variant of either parent. Prefer components from *different axes*. - **Exploit** — a targeted, focused change to the current best, grounded in a specific analysis finding. One or two things at a time; **decouple the axes** (test a new optimizer and a new LR as separate iterations so you know which caused the result). Never a different architecture.
### Analysing (step 7 — MANDATORY; produces real artifacts) This is the spine that feeds the next move. Run whatever analysis most increases your understanding of *why* this result happened. Every analysis script goes in `iter<N>/analysis/`; every output (plots, CSVs, text) goes in `iter<N>/results/`, redirecting stdout there. Do not proceed until the results exist — analysis that wrote no file did not happen. Dimensions to draw from (choose what fits): gradient norms/flow, activation stats/saturation, embeddings (PCA/CKA/collapse), error & confusion analysis, loss dynamics & **headroom** (was it still improving at cutoff?), weight/parameter stats, data profiling (often the highest-yield), compute profiling.
Write a concise **analysis summary** (3–8 bullets): what you examined, the single most important finding, and what it implies for the next move (whe
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 exploratory-autoresearch, ready for a manual X post.
exploratory-autoresearch: Use when the user wants an autonomous ML research loop that explores the space broadly rather... 163 stars https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x
Listing + install path for exploratory-autoresearch: https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=x Install: npx skills add gaasher/Agent-Loop-Skills --skill exploratory-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-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/gaasher-exploratory-autoresearch/audit)
[](https://www.openagentskill.com/skills/gaasher-exploratory-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 StarsGPT Researcher
Run autonomous deep research over web and local sources
28.0K 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
Permission 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
Permission 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
Permission 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