Nanoresearch Planning
OpenRaiser/NanoResearchProduce an experiment blueprint from a research hypothesis
At a glance
git clone --depth 1 https://github.com/OpenRaiser/NanoResearch
cp -r NanoResearch/skills/nanoresearch-planning ~/.claude/skills/nanoresearch-planning
Setup, runtime and requirements describe OpenRaiser/NanoResearch, the repo this skill ships in.
Also in OpenRaiser/NanoResearch
View the repoGenerates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components...
Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with...
Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces...
Applies cognitive science frameworks for creative thinking to CS and AI research ideation. Use when seeking genuinely novel research directi...
Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparin...
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Au...
Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use when drafting papers fr...
Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, ge...
Generate a Python code skeleton from an experiment blueprint
Search academic literature and generate research hypotheses
Draft a LaTeX research paper from all previous stage outputs
Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU mem...