CtrlK
BlogDocsLog inGet started
Tessl Logo

NanoResearch

github.com/OpenRaiser/NanoResearch

SkillAddedReview
ray-data

skills/vendor-ai-research/ray-data/SKILL.md

Scalable data processing for ML workloads. Streaming execution across CPU/GPU, supports Parquet/CSV/JSON/images. Integrates with Ray Train, PyTorch, TensorFlow. Scales from single machine to 100s of nodes. Use for batch inference, data preprocessing, multi-modal data loading, or distributed ETL pipelines.

68

evaluating-llms-harness

skills/vendor-ai-research/lm-evaluation-harness/SKILL.md

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.

68

creative-thinking-for-research

skills/vendor-ai-research/creative-thinking-for-research/SKILL.md

Applies cognitive science frameworks for creative thinking to CS and AI research ideation. Use when seeking genuinely novel research directions by leveraging combinatorial creativity, analogical reasoning, constraint manipulation, and other empirically grounded creative strategies.

62

brainstorming-research-ideas

skills/vendor-ai-research/brainstorming-research-ideas/SKILL.md

Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work.

65

huggingface-accelerate

skills/vendor-ai-research/accelerate/SKILL.md

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

61

peft-fine-tuning

skills/vendor-ai-research/peft/SKILL.md

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

68

ml-training-recipes

skills/vendor-ai-research/ml-training-recipes/SKILL.md

Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW, Muon), LR scheduling, mixed precision, debugging, and systematic experimentation. Use when training or fine-tuning neural networks, debugging loss spikes or OOM, choosing architectures, or optimizing GPU throughput.

76

ml-paper-writing

skills/vendor-ai-research/ml-paper-writing/SKILL.md

Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

68

academic-plotting

skills/vendor-ai-research/academic-plotting/SKILL.md

Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn. Use when creating any figure for a conference paper.

63

autoresearch

skills/vendor-ai-research/0-autoresearch-skill/SKILL.md

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execution, supports continuous agent operation via Claude Code /loop and OpenClaw heartbeat, and produces research presentations and papers. Use when starting a research project, running autonomous experiments, or managing a multi-hypothesis research effort.

64

nanoresearch-writing

skills/nanoresearch-writing/SKILL.md

Draft a LaTeX research paper from all previous stage outputs

52

nanoresearch-planning

skills/nanoresearch-planning/SKILL.md

Produce an experiment blueprint from a research hypothesis

60

nanoresearch-ideation

skills/nanoresearch-ideation/SKILL.md

Search academic literature and generate research hypotheses

54

nanoresearch-experiment

skills/nanoresearch-experiment/SKILL.md

Generate a Python code skeleton from an experiment blueprint

50