openraiser/nanoresearch-planning
Produce an experiment blueprint from a research hypothesis
npx skills add https://github.com/OpenRaiser/NanoResearch --skill nanoresearch-planning
Take the selected hypothesis from ideation and produce a detailed experiment blueprint specifying datasets, baselines, evaluation metrics, and ablation groups.
None. This skill operates entirely through LLM reasoning over the ideation output.
ideation_output: Path to papers/ideation_output.json produced by the ideation skillProduces papers/experiment_blueprint.json containing:
Take openraiser/nanoresearch-planning from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.