Skip to main content
在 Manus 中运行任何 Skill
一键导入

auto-research-execution

星标4
分支1
更新时间2026年5月9日 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).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
55 个文件
SKILL.md
readonly