🧪
QualityPython

Calibrate Sample Dataset

by NVIDIA

Calibrate Sample Dataset is a Quality skill for Claude Code, published by NVIDIA in skills.

3K stars345 forkson NVIDIA/skillsAdded 2026/08/17+3% in starsRepository updated 2026/08/17
agent-skillsagentic-aiai-agentsclaude-codecodexcoding-agentscudadeveloper-toolsllmomniversephysical-airagroboticssimulation
Install in seconds
Install Calibrate Sample Dataset
Copy Calibrate Sample Dataset into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/NVIDIA/skills/tree/main/skills/amc-run-sample-calibration ~/.claude/skills/amc-run-sample-calibration

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/NVIDIA/skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/amc-run-sample-calibration/SKILL.md in NVIDIA/skills
Installs to
~/.claude/skills/amc-run-sample-calibration
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Calibrate Sample Dataset does

Calibrate Sample Dataset runs end-to-end calibration on the bundled sample dataset against a running AutoMagicCalib (AMC) microservice to verify a fresh AMC stack. Use it when the user asks to test the sample dataset, run sample calibration, or verify the AMC install.

Calibrate Sample Dataset is cataloged under Quality on DirSkills. Calibrate Sample Dataset comes from a repository tagged agent-skills, agentic-ai, ai-agents, claude-code and codex.

Documentation

README

Skill: Calibrate Sample Dataset

When to Use This Skill

Activate this skill when the user wants to sanity-check a running AMC stack with the bundled sample dataset. Typical prompts:

  • "test the sample dataset" / "run sample calibration"
  • "verify AMC install"
  • "launch and test" (chain with amc-setup-calibration-stack if the MS isn't already running)

Do NOT use this skill when:

  • The user references their own video paths (e.g. /data/videos/, cam_*.mp4 not from the bundled zip) — route to amc-run-video-calibration.
  • The user provides live RTSP streams or rtsp://... URLs — route to amc-run-rtsp-calibration.
  • This skill is exclusively for assets/sdg_08_2_sample_data_010926.zip.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Calibrate Sample Dataset

  • What else does NVIDIA publish alongside Calibrate Sample Dataset?

    Calibrate Sample Dataset is one of 25 skills that DirSkills catalogs from NVIDIA/skills, the repository it ships in. Its siblings there include AIQ Deploy, AIQ Research and AMC RTSP Calibration. Each one is a separate skill with its own page in this directory, installs the same way Calibrate Sample Dataset does, and is maintained by NVIDIA in that same repository. The rest of the collection is listed on the NVIDIA/skills page.

  • How does Calibrate Sample Dataset compare to other Quality skills?

    Calibrate Sample Dataset ranks #451 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Calibrate Sample Dataset against them. Open each page to compare what they document and how they install.

More from NVIDIA/skills

Calibrate Sample Dataset is one of 25 skills cataloged on DirSkills from NVIDIA/skills.

See all 25 skills
🚀
2w ago

AIQ Deploy

AIQ Deploy installs, runs, validates, and stops a local or self-hosted NVIDIA AI-Q Blueprint server. Use it when asked to deploy, troubleshoot, or shut down AI-Q infrastructure for the aiq-research skill.
DevOps
3K345
🔬
2w ago

AIQ Research

AIQ Research runs deep research requests through a reachable NVIDIA AI-Q Blueprint backend. Use it for research-shaped queries like "deep research on..." or "ask AI-Q about...", and to poll, resume, or follow up on AI-Q research reports.
AI Engineering
3K345
🎥
2w ago

AMC RTSP Calibration

AMC RTSP Calibration records clips from live RTSP camera streams and runs AutoMagicCalib calibration via its REST API. Use it when a user provides RTSP URLs or asks to calibrate live cameras.
Automation
3K345
🚀
2w ago

AMC Setup Calibration Stack

AMC Setup Calibration Stack launches the AutoMagicCalib microservice and web UI from NGC release images via Docker Compose. Use when deploying auto calibration, launching AMC, starting MS+UI, or setting up auto-magic-calib with an NGC API key.
DevOps
3K345
⚛️
2w ago

CUDA-Q Guide

CUDA-Q Guide walks users through installing CUDA-Q, writing quantum kernels, GPU-accelerated simulation, connecting to QPU hardware, and exploring built-in quantum applications.
DevOps
3K345
🔧
2w ago

CuOpt Developer

CuOpt Developer guides contributions to the NVIDIA cuOpt codebase, covering C++/CUDA, Python, server, and CI changes, build and test workflows, DCO signoff, and code conventions. Use it when modifying cuOpt internals rather than using cuOpt to solve problems.
DevOps
3K345