🧪
AI EngineeringPython

NanoResearch Experiment

by OpenRaiser

NanoResearch Experiment is an AI Engineering skill for Claude Code, published by OpenRaiser in NanoResearch.

1.4K stars95 forkson OpenRaiser/NanoResearchAdded 2026/08/19Repository updated 2026/05/26
agent-skillsagentsaiai-agentsai-scientistartificial-intelligenceautonomous-agentsautonomous-researchautoresearchclaude-codeclaude-skillsnanobotopenclaw
Install in seconds
Install NanoResearch Experiment
Copy NanoResearch Experiment into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OpenRaiser/NanoResearch/tree/main/skills/nanoresearch-experiment ~/.claude/skills/nanoresearch-experiment

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OpenRaiser/NanoResearch.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/nanoresearch-experiment/SKILL.md in OpenRaiser/NanoResearch
Installs to
~/.claude/skills/nanoresearch-experiment
Collection
One of 16 skills cataloged from this repository
Category
AI Engineering2451 skills

What NanoResearch Experiment does

NanoResearch Experiment generates a runnable Python code skeleton from an experiment blueprint, including data loaders, model stubs, training loops, evaluation harness, and ablation configs.

NanoResearch Experiment is cataloged under AI Engineering on DirSkills. NanoResearch Experiment comes from a repository tagged agent-skills, agents, ai, ai-agents and ai-scientist.

Documentation

README

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 to papers/experiment_blueprint.json produced by the planning skill

This is the opening of the README. Read the full README on GitHub.

Frequently asked about NanoResearch Experiment

  • What else does OpenRaiser publish alongside NanoResearch Experiment?

    NanoResearch Experiment is one of 16 skills that DirSkills catalogs from OpenRaiser/NanoResearch, the repository it ships in. Its siblings there include Academic Plotting, Autoresearch and Creative Thinking for Research. Each one is a separate skill with its own page in this directory, installs the same way NanoResearch Experiment does, and is maintained by OpenRaiser in that same repository. The rest of the collection is listed on the OpenRaiser/NanoResearch page.

  • How does NanoResearch Experiment compare to other AI Engineering skills?

    NanoResearch Experiment ranks #1078 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of NanoResearch Experiment against them. Open each page to compare what they document and how they install.

More from OpenRaiser/NanoResearch

NanoResearch Experiment is one of 16 skills cataloged on DirSkills from OpenRaiser/NanoResearch.

See all 16 skills
📊
2w ago

Academic Plotting

Academic Plotting generates publication-quality figures for ML papers from research context or experimental data. It creates architecture diagrams via Gemini and data-driven charts via matplotlib/seaborn, auto-selecting chart types and highlighting key results.
Data
1.4K95
🔬
2w ago

Autoresearch

Autoresearch orchestrates end-to-end autonomous AI research projects using a two-loop architecture for rapid experiments and periodic synthesis, routing to domain-specific skills and producing papers; use when starting a research project or managing multi-hypothesis experiments.
AI Engineering
1.4K95
💡
2w ago

Creative Thinking for Research

Creative Thinking for Research applies eight cognitive science frameworks to generate novel research directions in computer science and AI. Use it when seeking genuinely novel directions via combinatorial creativity, analogical reasoning, and constraint manipulation.
AI Engineering
1.4K95
🚀
2w ago

Hugging Face Accelerate

Hugging Face Accelerate simplifies distributed training for PyTorch models by adding only four lines of code. Use it to run the same script on single or multiple GPUs, with mixed precision, DeepSpeed, or FSDP.
AI Engineering
1.4K95
📊
2w ago

LLM Evaluation Harness

LLM Evaluation Harness evaluates LLMs across 60+ academic benchmarks using standardized prompts and metrics. Use when benchmarking model quality, comparing models, or tracking training progress.
AI Engineering
1.4K95
📝
2w ago

ML Paper Writing

ML Paper Writing drafts publication-ready ML/AI/systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use it to turn research repos into structured papers, find and verify citations, and apply conference LaTeX templates.
Writing
1.4K95