Directory · Claude Skills

Academic Plotting

OpenRaiser/NanoResearch

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.

★ 1,490 MIT Synced 2 weeks ago View SKILL.md

At a glance

Manual install Python Actively maintained MIT v1.0.0
Install git clone --depth 1 https://github.com/OpenRaiser/NanoResearch cp -r NanoResearch/skills/vendor-ai-research/academic-plotting ~/.claude/skills/academic-plotting
Can use Not declared by the author

Setup, runtime and requirements describe OpenRaiser/NanoResearch, the repo this skill ships in.

Also in OpenRaiser/NanoResearch

View the repo

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

Produce an experiment blueprint from a research hypothesis

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...