by WecoAI · Agent Tool · ★ 967
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Awesome AutoResearch A curated list of AutoResearch use cases with optimization traces and open source implementations. Every entry includes a link to the actual optimization trajectory so you can see what the agent tried, not just the final result. What is AutoResearch? AutoResearch is, at its core, a prompt. Karpathy released it as a single markdown file - , that instructs a coding agent (Claude Code, Codex, or similar) to follow an optimization workflow. The agent edits one file (, that trains a language model), runs for a fixed 5 minutes on a GPU, checks whether the metric improved, and either commits the change or reverts it. Then it loops forever. The specific that ships with AutoResearch is written for one task: training a GPT model. But the structure - iteratively optimizing a file against an evaluation metric, with a discard/keep loop - turns out to be portable. In the weeks since release, the community has adapted it to GPU kernel optimization, template engine optimization, tabular ML engineering, and more. The for each of these looks different, but the loop is the same. Use Cases The original - optimize nanoGPT training code. 20 improv
| Stars | 967 |
| Forks | 71 |
| Category | Agent Tool |
| License | CC0-1.0 |
| Quality Score | 37.652/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-02 |
| Created | 2026-03-22 |
| Platforms | claude-code |
| Est. Tokens | ~16k |
Looking for a awesome-autoresearch alternative? If you're comparing awesome-autoresearch with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A curated list of autonomous improvement loops, research agents, and autoresearch-style systems inspired by Ka
A curated list of autonomous improvement loops, research agents, and autoresearch-style systems inspired by Ka
Tutorials, Guides and Agent Skills Directories
🦞+🔬 NanoResearch: The Autonomous AI Research Assistant
turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then run
A database of SDKs, frameworks, libraries, and tools for creating, monitoring, debugging and deploying autonom
Explore other popular agent tool tools:
awesome-autoresearch is Curated list of AutoResearch use cases with optimization traces and open source implementations. It is categorized as a Agent Tool with 967 GitHub stars.
You can find installation instructions and usage details in the awesome-autoresearch GitHub repository at github.com/WecoAI/awesome-autoresearch. The project has 967 stars and 71 forks, indicating an active community.
awesome-autoresearch is released under the CC0-1.0 license, making it free to use and modify according to the license terms.
The top alternatives to awesome-autoresearch on Agent Skills Hub include awesome-autoresearch, awesome-autoresearch, awesome-agent-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.