autoresearch

Orchestrate end-to-end autonomous AI research projects with structured workspaces.

13|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/debug-zhuweijian/ai-research-toolkit --skill autoresearch-debug-zhuweijian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoresearch
Source: https://github.com/debug-zhuweijian/ai-research-toolkit/tree/main/modules/01-discovery/skills/0-autoresearch-skill
Command: npx skills add https://github.com/debug-zhuweijian/ai-research-toolkit --skill autoresearch-debug-zhuweijian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autoresearch automates the entire AI research lifecycle, enabling end-to-end autonomous exploration, literature synthesis, experiment orchestration, and knowledge synthesis without constant human input.

Core Features & Use Cases

  • Autonomous lifecycle management: literature search, hypothesis formulation, inner/outer loop experimentation, and final synthesis.
  • Domain skill routing: automatically dispatches tasks to domain-specific skills for execution.
  • Continuous progress and reporting: generates findings, progress presentations, and keeps a running memory for future sessions.

Quick Start

Initialize the workspace and start the autonomous two-loop autoresearch cycle, then review progress through generated findings and presentations.

Frequently Asked Questions about autoresearch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate an end-to-end AI research lifecycle?

To automate an end-to-end AI research lifecycle, use an autonomous orchestration framework that manages literature surveys, hypothesis formulation, experiment execution, and synthesis through continuous inner-outer loop cycles.

What is a two-loop cycle in autonomous research experimentation?

A two-loop cycle in autonomous research experimentation is a continuous mechanism pairing an inner loop for experiment execution with an outer loop for synthesis and hypothesis management, sustained by a wall-clock timer to drive progress.

How do I set up a workspace for autonomous literature surveys and hypothesis management?

To set up a workspace for autonomous literature surveys and hypothesis management, initialize a structured directory containing research-state.yaml, findings.md, and a literature/ folder to track running memory and progress.

Can I route domain-specific research tasks to specialized skills automatically?

Yes, you can route domain-specific research tasks to specialized skills automatically by implementing a routing mechanism within the orchestration framework that dispatches tasks to appropriate domain skills for execution.

Does autonomous research orchestration require constant human input to generate progress reports?

No, autonomous research orchestration does not require constant human input to generate progress reports; it continuously produces findings, presentations, and updates the running memory state across sessions without manual intervention.

What are the limitations of using autonomous orchestration for AI research projects?

Limitations of using autonomous orchestration for AI research projects include the strict dependency on a structured workspace containing research-state.yaml and findings.md, plus the need for a mandatory wall-clock loop to sustain continuous progress.