Skip to main content

autoresearch-bootstrap

스타11
포크4
업데이트2026년 7월 16일 14:31

Bootstrap autonomous ML research on any project. Explores the codebase, classifies directories into "prepare.py scope" (fixed infrastructure — data, metrics, callbacks) vs "train.py scope" (modifiable — models, training, losses, optimizers), then generates a program.md research guide adapted from karpathy/autoresearch. Use when (1) user wants to set up autonomous research on an ML project, (2) user mentions "autoresearch" or "program.md" in context of their project, (3) user wants to identify which code to modify vs keep fixed for experimentation. Works on any ML project regardless of framework.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly