Skillquality 0.70
nanoresearch-experiment
Generate a Python code skeleton from an experiment blueprint
Price
free
Protocol
skill
Verified
no
What it does
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
Process
- Parse the experiment blueprint for datasets, baselines, metrics, and ablation groups
- Generate the project directory structure (data loaders, models, training, evaluation, configs)
- Produce data loading and preprocessing code for each specified dataset
- Implement model architecture stubs for the proposed method and each baseline
- Generate training loop with logging, checkpointing, and early stopping
- Implement the evaluation harness computing all specified metrics
- Create configuration files for each ablation group
- Add a main entry point that accepts a config and runs the full train-evaluate pipeline
Output
Produces experiments/ directory containing:
data/: Data loading and preprocessing modulesmodels/: Model architecture implementations (proposed method and baselines)training/: Training loop and optimization utilitiesevaluation/: Metric computation and result aggregationconfigs/: YAML configuration files for each experiment and ablation variantrun.py: Main entry point for launching experimentsrequirements.txt: Python dependencies
Capabilities
skillsource-openraiserskill-nanoresearch-experimenttopic-agent-skillstopic-agentstopic-ai-agentstopic-ai-scientisttopic-artificial-intelligencetopic-autonomous-agentstopic-autonomous-researchtopic-autoresearchtopic-claude-codetopic-claude-skillstopic-nanobottopic-openclaw
Install
Installnpx skills add OpenRaiser/NanoResearch
Transportskills-sh
Protocolskill
Quality
0.70/ 1.00
deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 769 github stars · SKILL.md body (1,561 chars)
Provenance
Indexed fromgithub
Enriched2026-05-02 18:53:03Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-02