nanoresearch-experiment
Installation
SKILL.md
Experiment Skill
Purpose
Take the experiment blueprint and produce a runnable Python code skeleton that implements the proposed method, baselines, training loops, evaluation harness, and ablation configurations.
Tools Required
None. This skill operates entirely through LLM code generation based on the experiment blueprint.
Input
experiment_blueprint: Path topapers/experiment_blueprint.jsonproduced by the planning skill