Overview of the Autoresearch skill
mainThe autoresearch skill orchestrates end-to-end autonomous AI research projects using a two-loop architecture. It manages the full lifecycle from literature survey to paper writing by maintaining structured state, running experiment-synthesis cycles, and routing to domain-specific skills. It is designed to run fully autonomously, making progress without constant user intervention while providing periodic progress reports (HTML/PDF).
Core Workflow:
- Bootstrap: Scope question, search literature, and form initial hypotheses.
- Inner Loop: Rapid, autonomous experiment iterations (Pick hypothesis $\rightarrow$ experiment $\rightarrow$ measure $\rightarrow$ record $\rightarrow$ learn).
- Outer Loop: Periodic reflection to synthesize results, find patterns, and update the research direction.
- Finalize: Write the final paper and presentation.
Use this skill when starting a new research project, running autonomous experiments, or managing multi-hypothesis research efforts.