AI4Scientist

60 mods across 1 repository, 126 stars between them.

ablation-planner

02

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Use when main results pass result-to-claim (claimsupported=yes or partial) and ablation studies are needed for paper submission. Codex designs ablations from a reviewer's perspective, CC reviews feasibility and implements.

126 2mo ago A 48 tokens

alphaxiv

03

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Quick single-paper lookup via AlphaXiv LLM-optimized summaries with tiered source fallback. Use when user says "explain this paper", "summarize paper", pastes an arXiv/AlphaXiv URL, or provides a bare arXiv ID for quick understanding - not for broad literature search.

126 2mo ago A 69 tokens

analyze-results

04

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.

126 2mo ago A 37 tokens

arxiv

05

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.

126 2mo ago A 61 tokens

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper.

126 2mo ago A 67 tokens

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".

126 2mo ago B 47 tokens

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".

126 2mo ago B 50 tokens

auto-review-loop

09

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.

126 2mo ago A 57 tokens

citation-audit

10

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Zero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper actually supports. Uses a fresh cross-model reviewer with web/DBLP/arXiv lookup to catch hallucinated authors, wrong years, fabricated venues, version mismatches, and wrong-context…

126 2mo ago A 114 tokens

claims-drafting

11

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Draft patent claims for an invention. Use when user says "撰写权利要求", "draft claims", "写权利要求书", "claim drafting", or wants to create patent claims. The core skill of the patent pipeline.

126 2mo ago A 53 tokens

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamforming, or…

126 2mo ago A 123 tokens

deepxiv

13

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Search and progressively read open-access academic papers through DeepXiv. Use when the user wants layered paper access, section-level reading, trending papers, or DeepXiv-backed literature retrieval.

126 2mo ago A 40 tokens

dse-loop

14

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says "DSE", "design space exploration", "sweep parameters", "optimize", "find best config", or wants iterative parameter tuning.

126 2mo ago C 70 tokens

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Write detailed embodiment descriptions for patent specifications. Use when user says "撰写实施例", "write embodiment", "实施例描述", "detailed description", or wants to describe how to practice an invention.

126 2mo ago A 48 tokens

evo-memory

16

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Manages persistent research memory across ideation and experimentation cycles. Maintains two stores: Ideation Memory MI (feasible/unsuccessful directions) and Experimentation Memory ME (reusable strategies for data processing, model training, architecture, debugging). Three evolution mechanisms: IDE (after…

126 2mo ago A 186 tokens

exa-search

17

AI4Scientist/nano-scientist

Skill Claude CodeCodex

AI-powered web search via Exa with content extraction. Use when user says "exa search", "web search with content", "find similar pages", or needs broad web results beyond academic databases (arXiv, Semantic Scholar).

126 2mo ago A 49 tokens

experiment-audit

18

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Audit experiment integrity before claiming results. Uses cross-model review (GPT-5.4) to check for fake ground truth, score normalization fraud, phantom results, and insufficient scope. Use when user says "审计实验", "check experiment integrity", "audit results", "实验诚实度", or after experiments complete before writing…

126 2mo ago A 72 tokens

experiment-bridge

19

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENTPLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实验", "implement experiments", "bridge", "从计划到跑实验", "deploy the plan", or has an experiment plan ready to execute.

126 2mo ago A 74 tokens

experiment-craft

20

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Use this skill when the user wants to debug, diagnose, or systematically iterate on an experiment that already exists, or when they need a structured experiment log for tracking runs, hypotheses, failures, results, and next steps during active research. Apply it to underperforming methods, training that will not…

126 2mo ago A 172 tokens

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Iterative code refinement through plan → code → evaluate → refine cycles. Runs lint checks (ruff), tests (pytest), and structured self-evaluation each cycle, then diagnoses failures and refines. Decomposes complex tasks into sequential phases, iterates up to 3 times per phase (10 total). Use when: the main agent…

126 2mo ago A 145 tokens

experiment-pipeline

22

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Guides structured 4-stage experiment execution with attempt budgets and gate conditions: Stage 1 initial implementation (reproduce baseline), Stage 2 hyperparameter tuning, Stage 3 proposed method validation, Stage 4 ablation study. Integrates with evo-memory (load prior strategies, trigger IVE/ESE) and…

126 2mo ago A 129 tokens

experiment-plan

23

AI4Scientist/nano-scientist

Skill Claude CodeCodex

Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after research-refine, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty…

126 2mo ago A 80 tokens

experiment-queue

24

AI4Scientist/nano-scientist

Skill Claude CodeCodex

SSH job queue for multi-seed/multi-config ML experiments with OOM-aware retry, stale-screen cleanup, and wave-transition race prevention. Use when user says "batch experiments", "队列实验", "run grid", "multi-seed sweep", "auto-chain experiments", or when /run-experiment is insufficient for 10+ jobs that need…

126 2mo ago A 78 tokens