Skip to main content
Run any Skill in Manus
with one click

auto-research-execution

Stars4
Forks1
UpdatedMay 9, 2026 at 19:33

Implement and run the experiments specified in a Stage 2 experiment plan, producing logs, results.csv, and a run report that Stage 4 (writing) can consume. Generates a Sakana-AI-Scientist-style template repo (experiment.py + plot.py + configs/), trains/evaluates with mixed precision and proper checkpointing, captures every metric to WandB or local TensorBoard, and runs a self-healing debug loop (capped at 5 attempts) for failed runs. Use when an experiment plan exists and needs to be executed end-to-end. Do NOT use for ad-hoc one-off scripts (use a normal coding session) or to design experiments (route to auto-research-method).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
55 files
SKILL.md
readonly