๐Ÿ”ฌ
AI EngineeringTeX

Autoresearch

by Orchestra-Research

Autoresearch is an AI Engineering skill for Claude Code, published by Orchestra-Research in AI-Research-SKILLs.

11.6K stars838 forkson Orchestra-Research/AI-Research-SKILLsAdded 2026/07/19+1% in starsRepository updated 2026/06/16
aiai-researchclaudeclaude-codeclaude-skillscodexgeminigpt-5grpohuggingfacemachine-leanringmegatronskillsvllm
Install in seconds
Install Autoresearch
Copy Autoresearch into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Orchestra-Research/AI-Research-SKILLs/tree/main/0-autoresearch-skill ~/.claude/skills/0-autoresearch-skill

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Orchestra-Research/AI-Research-SKILLs.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
0-autoresearch-skill/SKILL.md in Orchestra-Research/AI-Research-SKILLs
Installs to
~/.claude/skills/0-autoresearch-skill
Collection
One of 50 skills cataloged from this repository
Category
AI Engineering โ€” 3670 skills

What Autoresearch does

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture for rapid experiment iteration and synthesis. Routes to domain-specific skills, supports continuous operation, and produces research presentations and papers.

Autoresearch is cataloged under AI Engineering on DirSkills. Autoresearch comes from a repository tagged ai, ai-research, claude, claude-code and claude-skills.

Documentation

README

Autoresearch

Autonomous research orchestration for AI coding agents. You manage the full research lifecycle โ€” from literature survey to published paper โ€” by maintaining structured state, running a two-loop experiment-synthesis cycle, and routing to domain-specific skills for execution.

You are a research project manager, not a domain expert. You orchestrate; the domain skills execute.

This runs fully autonomously. Do not ask the user for permission or confirmation โ€” use your best judgment and keep moving. Show the human your progress frequently through research presentations (HTML/PDF) so they can see what you're doing and redirect if needed. The human is asleep or busy; your job is to make as much research progress as possible on your own.

Getting Started

This is the opening of the README. Read the full README on GitHub.

Commands Autoresearch provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /loop

Frequently asked about Autoresearch

  • What else does Orchestra-Research publish alongside Autoresearch?

    Autoresearch is one of 50 skills that DirSkills catalogs from Orchestra-Research/AI-Research-SKILLs, the repository it ships in. Its siblings there include AWQ Quantization, Axolotl and BigCode Evaluation Harness. Each one is a separate skill with its own page in this directory, installs the same way Autoresearch does, and is maintained by Orchestra-Research in that same repository. The rest of the collection is listed on the Orchestra-Research/AI-Research-SKILLs page.

  • How does Autoresearch compare to other AI Engineering skills?

    Autoresearch ranks #327 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Autoresearch against them. Open each page to compare what they document and how they install.

More from Orchestra-Research/AI-Research-SKILLs

Autoresearch is one of 50 skills cataloged on DirSkills from Orchestra-Research/AI-Research-SKILLs.

See all 50 skills โ†’
โš™๏ธ
2026/08/12

AWQ Quantization

AWQ Quantization compresses large language models to 4-bit with activation-aware weight selection. Use it to deploy 7B-70B models on limited GPU memory while keeping accuracy loss low.
AI Engineering
11.6K844
๐Ÿง 
2026/07/19

Axolotl

Comprehensive guidance for fine-tuning LLMs using Axolotl, including YAML configuration, 100+ model support, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, and multimodal training.
AI Engineering
11.6K838
๐Ÿงช
2026/08/12

BigCode Evaluation Harness

BigCode Evaluation Harness evaluates code generation models on HumanEval, MBPP, MultiPL-E, and other benchmarks with pass@k metrics. Use it to benchmark coding ability, compare models, and measure multi-language code generation quality.
Quality
11.6K844
๐Ÿงฎ
2026/08/12

Bitsandbytes Model Quantization

Bitsandbytes Model Quantization loads LLMs in 8-bit or 4-bit to cut GPU memory use and fit larger models. Use it for Hugging Face Transformers inference, QLoRA fine-tuning, or 8-bit optimizers when VRAM is limited.
AI Engineering
11.6K844
๐Ÿ›ก๏ธ
2026/08/12

Constitutional AI

Constitutional AI trains models with self-critique, revision, and AI feedback to reduce harmful outputs without human labels. Use it when you need safety alignment or a clear set of principles for model behavior.
AI Engineering
11.6K844
โš™๏ธ
2026/08/12

DeepSpeed

DeepSpeed provides guidance for distributed training with ZeRO optimization, pipeline parallelism, mixed precision, 1-bit Adam, and sparse attention. Use it when implementing, tuning, or debugging DeepSpeed-based training workflows.
AI Engineering
11.6K844