MI

mission-control-nsight-profiling

Manages GPU profiling workflows and performance evidence capture via Nsight.

Install

mkdir -p .claude/skills/mission-control-nsight-profiling && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12915" && unzip -o skill.zip -d .claude/skills/mission-control-nsight-profiling && rm skill.zip

Installs to .claude/skills/mission-control-nsight-profiling

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Coordinate Nsight-based GPU profiling through Mission Control with safe evidence capture and approval-aware command use.
120 charsno explicit “when” trigger
Advanced

Key capabilities

  • Read Mission Control status, validation recipe, and diagnostics.
  • Request Mission Control to isolate GPU commands or tests for profiling.
  • Capture profiler results as evidence.
  • Feed profiling results into optimization or review steps.
  • Summarize profiling results in bridge-safe language.

How it works

This skill coordinates Nsight-based GPU profiling through Mission Control, ensuring profiling commands adhere to approval policies and results are captured as evidence. It translates profiler output into actionable steps.

Inputs & outputs

You give it
user request for GPU profiling, CUDA change requiring Nsight evidence, performance claims needing more than benchmark anecdotes
You get back
actionable next steps derived from profiler output, summarized profiling results, or a report of Nsight unavailability

When to use mission-control-nsight-profiling

  • Profiling gpu performance
  • Capturing performance evidence
  • Analyzing cuda bottlenecks

About this skill

Mission Control Nsight Profiling

Purpose

Use Mission Control to plan or run Nsight profiling for GPU code paths and turn profiler output into actionable next steps.

The Codex chat agent is not the Mission Control Manager. It is the bridge between the user and the Mission Control Manager.

Use when

  • The user asks for GPU profiling.
  • A CUDA change needs Nsight Systems or Nsight Compute evidence.
  • Performance claims need more than benchmark anecdotes.

Workflow

  1. Read the current Mission Control status, validation recipe, and diagnostics.
  2. Ask Mission Control to isolate the GPU command or test worth profiling.
  3. Keep profiler commands behind approval policy when needed.
  4. Capture the profiler result as evidence, not raw noise.
  5. Feed the result back into the next optimization or review step.

Mission Control calls

Tools:

  • mission_control_start_task
  • mission_control_get_status
  • mission_control_get_handoff_summary

Resources:

  • mission-control://projects/{project_id}/validation-summary
  • mission-control://projects/{project_id}/diagnostics
  • mission-control://projects/{project_id}/handoff

User-facing output

  • Show the target GPU path Mission Control wants to profile.
  • Show the profiler loop and next expected evidence.
  • Summarize the profiling result in bridge-safe language.

Approval behavior

Profiler commands and any environment changes still follow Mission Control approval policy.

Never do

  • Do not dump raw profiler spam into chat.
  • Do not claim a bottleneck moved unless the profile actually shows it.
  • Do not profile the wrong workload just because it is convenient.

Failure and fallback

If Nsight is unavailable, report that honestly and fall back to benchmark comparison plus code-path review.

Example invocation

Use Mission Control to profile the current CUDA path with Nsight and summarize the bottleneck.

When not to use it

  • When dumping raw profiler spam into chat.
  • When claiming bottleneck movement without profile evidence.
  • When profiling an incorrect workload.

Limitations

  • Profiler commands follow Mission Control approval policy.
  • Environment changes follow Mission Control approval policy.
  • If Nsight is unavailable, it reports that and falls back to benchmark comparison plus code-path review.

How it compares

This skill integrates Nsight profiling with Mission Control, providing a structured, approval-aware workflow for GPU performance analysis and evidence capture, unlike direct profiler execution.

Compared to similar skills

mission-control-nsight-profiling side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
mission-control-nsight-profiling (this skill)02moNo flagsAdvanced
chrome-devtools417moReviewIntermediate
python-performance-optimization272moNo flagsIntermediate
analyzing-logs1427dReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry