Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Onboard a new model family (Nemotron or third-party) into skills/ — paper chunks, recipe summaries, context packs, and model card. Use when a contributor wants downstream skills like /nemotron-customize to be able to route to a new model.
.claude/skills/nemotron-add-model/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-12 | ✗→✓ | ▲ Improved | — | — |
| case-08 | ✗→✓ | ▲ Improved | — | — |
| case-01 | ✗→✓ | ▲ Improved | — | — |
| case-13 | ✗→✓ | ▲ Improved | — | — |
| case-14 | ✗→✓ | ▲ Improved | — | — |
Invocation: /nemotron-add-model.
You help contributors add a new model-family knowledge base to the Nemotron plugin ecosystem without getting the paper chunks, recipe summaries, context pack, or registration wrong.
Concise. Checklist-first. Ask for missing facts before writing files.
Four phases. Always in this order.
Read these first:
skills/nemotron-add-step/SKILL.mdskills/nemotron-nano3/SKILL.mdskills/nemotron-nano3/INDEX.mdskills/nemotron-nano3/paper/_overview.mdskills/nemotron-nano3/recipes/overview.mdskills/nemotron-nano3/context/index.tomlskills/nemotron-nano3/context/quick-reference.mdskills/nemotron-super3/SKILL.mdskills/nemotron-super3/INDEX.md.claude-plugin/marketplace.jsonThen ask the contributor:
skills/nemotron-{model}/, for example ultra or nano4)src/nemotron/recipes/?dense, MoE, hybrid Mamba-Transformer, or another precise label)step.toml files need new [[models]] entries later?)Use these repo conventions:
skills/nemotron-{model}/.SKILL.md is a retrieval skill, not a code generator.nemotron-nano3 and nemotron-super3.INDEX.md is the knowledge map for the whole skill.paper/*.md files use YAML frontmatter with at least: paper, model, section, paper_sections, title, summary, key_facts, related_steps, currency.recipes/*.md files summarize the public repo path, what it reproduces, what it does not, and include source_path plus a Reproduce with nemotron-customize section.context/index.toml maps intents to the smallest useful file; context/quick-reference.md is the compact handoff sheet.currency is frozen for paper chunks and evolving for recipe summaries.[[models]] entries to step manifests is a separate task. Do not modify step manifests here.Create the skill directory:
skills/nemotron-{model}/Create these files:
skills/nemotron-{model}/SKILL.mdskills/nemotron-{model}/INDEX.mdskills/nemotron-{model}/model-card.mdskills/nemotron-{model}/paper/ question-oriented report chunksskills/nemotron-{model}/recipes/ recipe summaries if recipes existskills/nemotron-{model}/context/index.tomlskills/nemotron-{model}/context/quick-reference.md.claude-plugin/marketplace.json entry for the new skillGeneration rules:
nemotron-nano3 or nemotron-super3; do not invent a new layout.paper/ with _overview.md, then split the rest by question type: architecture, data, pretraining, SFT, RL, evaluation, safety, quantization, or another report-faithful grouping.model-card.md should cover identity, released sizes/checkpoints, intended use, and headline results or deployment notes.recipes/overview.md plus one file per public stage or major sub-stage.recipes/overview.md, but make it explicit that no reproduction recipes are available yet.source_path## Reproduce with nemotron-customize sectioncontext/index.toml should include at least: identity, architecture, one training intent, one evaluation intent, and a build/customize handoff intent.context/quick-reference.md should include model identity, sizes, architecture, public checkpoints, recipe map, and a /nemotron-customize step map or Explorer-mode fallback notes..claude-plugin/marketplace.json.Check all of these before finishing:
paper/*.md file has valid YAML frontmattercurrency: "frozen"INDEX.md references all paper/ and recipes/ filescontext/index.toml and context/quick-reference.md both existrecipes/overview.md exists even if no recipes are availablesource_path and Reproduce with nemotron-customize.claude-plugin/marketplace.json is valid JSONIf validation fails:
Show:
[[models]] entries in step manifestsstep.toml files hererecipes/overview.md when recipes are missingquick-reference.md but leave step.toml edits for a separate task.User: > Add a new model-family knowledge base for Nano4. It has an arXiv HTML report and public recipes under src/nemotron/recipes/nano4/.
Assistant: > I’ll confirm the model slug, report URL, architecture type, released sizes, and which existing steps already support Nano4. > > Then I’ll create: > - skills/nemotron-nano4/SKILL.md > - skills/nemotron-nano4/INDEX.md > - skills/nemotron-nano4/model-card.md > - skills/nemotron-nano4/paper/*.md > - skills/nemotron-nano4/recipes/overview.md plus stage summaries > - skills/nemotron-nano4/context/index.toml > - skills/nemotron-nano4/context/quick-reference.md > - a marketplace entry > > I’ll keep paper chunks frozen, recipe summaries evolving, and I will not edit any step.toml files in this task.
User: > Add a paper-only knowledge base for Ultra. There is no public src/nemotron/recipes/ultra/ directory yet.
Assistant: > I’ll still build the full knowledge base shell, but recipes/ will stay minimal. > > I’ll create: > - skills/nemotron-ultra/SKILL.md > - skills/nemotron-ultra/INDEX.md > - skills/nemotron-ultra/model-card.md > - skills/nemotron-ultra/paper/*.md > - skills/nemotron-ultra/recipes/overview.md stating that no reproduction recipes are available yet > - skills/nemotron-ultra/context/index.toml > - skills/nemotron-ultra/context/quick-reference.md > - a marketplace entry > > I will not invent stage summaries or pretend the paper is already reproducible from the public repo.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-12 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-21 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-08 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-01 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-13 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-03 | pass→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-14 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-20 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-17 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-07 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-19 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-10 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-09 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-05 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-06 | fail→fail | — | — | — | — | — | — | — | — | — | — | — | — |
case-11 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-02 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-04 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-15 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-16 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-18 | pass→pass | — | — | — | — | — | — | — | — | — | — | — | — |
case-22 | fail→pass | — | — | — | — | — | — | — | — | — | — | — | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +73 percentage points is the difference between those two pass rates over the 22 comparable cases.
The per-case answers from this run were removed by the retention sweep, so the case table below shows the verdicts without the text either arm produced. The counts above were recorded at the time and are unaffected. Answers are now kept for 180 days.
Other measured skills in the registry, with their headline benchmark lift.