Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add happyhappy-jun/writing-driven-autoresearch --skill auto-researchgit clone --depth 1 https://github.com/happyhappy-jun/writing-driven-autoresearchWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/happyhappy-jun/writing-driven-autoresearch/auto-research)<a href="https://agentmods.dev/skills/happyhappy-jun/writing-driven-autoresearch/auto-research"><img src="https://agentmods.dev/badge/skills/happyhappy-jun/writing-driven-autoresearch/auto-research/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/happyhappy-jun/writing-driven-autoresearch/auto-research"><img src="https://agentmods.dev/badge/skills/happyhappy-jun/writing-driven-autoresearch/auto-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00048 | $0.02449 |
| Opus 5 | $0.00024 | $0.01224 |
| Sonnet 5 | $0.00010 | $0.00490 |
| Haiku 4.5 | $0.00005 | $0.00245 |
Grade A, and why
auto-research scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Auto Research
Overview
Turn one testable idea into reproducible evidence, then produce a submission-ready artifact. When the task needs new autoresearch training evidence, run the official VESSL cookbook recipe on one approved A100 with a bounded safety and W&B observability overlay. Keep claims no stronger than the recorded results.
Read the event workflow and evidence contract before planning. For a Training campaign, also read the complete official VESSL autoresearch runbook. Copy the appropriate template from assets/ into the participant workspace.
Preflight
Confirm the selected Track, current time, 16:30 submission hard cut, permitted public data, available evidence, and whether the work creates new autoresearch training evidence. Do not load private participant, reviewer, messaging, or operations records.
Submission Contract
| Path | Required output |
|---|---|
| Track 1 | Agent workflow plus a 2-4 page workshop-style short paper and self-review |
| Track 2 | Review agent plus an ICML-style review result for a Track 1 paper |
| Both | Complete Track 1 evidence first, then review the frozen paper with Track 2 |
Treat the final paper/agent submission at 16:30 as a hard cut. Peer and self-review may follow. During the Ralph Loop, operate through the coding agent and preserve an audit trail of prompts, code, runs, and outputs.
Workflow
Select exactly one path below. Do not merge the compute and no-compute preflight requirements. Use the bundled references, assets, and recorder directly from this skill.
Select exactly one path
Training path (Track 1 or Both)
Choose this path only when generating new autoresearch training evidence. It includes all compute, cost, metric, and onboarding requirements below.
- Freeze a research spec containing one falsifiable hypothesis, a named baseline,
val_bpbas the evaluation metric, dataset, budget, and stop condition. - REQUIRED SUB-SKILL: Use
wandb-onboarding, including its synthetic offline run. Before online sync, show entity, project, visibility, and the exact W&B allowlist and obtain explicit confirmation. - REQUIRED SUB-SKILL: Use
vessl-cloud-onboarding. Runvesslctl resource-spec list --usable-only -o json; show the live exact single A100 spec, hourly price, credit, image, object volume, wall-clock cap, total estimate, and cleanup/timeout plan. Provision only after explicit confirmation. - Use
vessl-ai/vessl-cloud-cookbook/autoresearchpinned at97a0af14b0acae042162b1f70f17fbe2d570afa2as the execution SOT. Use a participant-owned writable fork and the recipe'svesslctl job createflow. Override its default with the approved live A100 spec; do not fall back to another GPU, CPU, or a larger model, and never substitute H100. - Keep the official benchmark unchanged: this is an unchanged benchmark, not a reimplementation. The baseline uses the pinned
prepare.pyandtrain.py; candidates may modify onlytrain.py, one hypothesis and one change at a time. Do not modify the evaluation harness, dependencies, benchmark reports, data, tokenizer, or batch-job scripts. - Copy the campaign control file, VESSL A100 run card, experiment ledger template, and
scripts/record_experiment.py, then execute the complete official VESSL autoresearch runbook. The recorder consumes each fetched VESSL log locally, appendsexperiments.jsonl, and creates only an allowlisted W&B offline run until separately approved sync. - Run one baseline, at most three candidate trials executed sequentially, and one winner confirmation. Do not use the cookbook's parallel fan-out or unbounded loop. Keep only a lower
val_bpb.
What ships with it
9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/AUTORESEARCH.md 3.9 KB
- assets/experiment-ledger.md 3.2 KB
- assets/track-1-submission-template.md 1019 B
- assets/track-2-agent-template.md 1.7 KB
- assets/track-2-review-template.md 551 B
- assets/vessl-a100-run-card.md 2.7 KB
- references/vessl-autoresearch-runbook.md 17 KB
- references/workflow.md 2.2 KB
- scripts/record_experiment.py 35 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 114 lines · 48 tokens per session scan A 9f91e7040144
auto-research is a skill published in the GitHub repository happyhappy-jun/writing-driven-autoresearch (21 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 48 tokens to every session and 2,449 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…