xprof-profiling-analysis

Installation
SKILL.md

XProf Profiling Analysis

TPU/GPU training performance analysis. Primary workflow uses XProf MCP tools (xprof_*) for live queries; appendix sections provide deep domain knowledge for offline analysis and result interpretation.

Step 0: Connection Check (MUST do first)

Before any analysis, verify that XProf MCP tools are available:

  1. Try calling xprof_list_runs().

  2. If it succeeds — skip to Step 1.

  3. If the tool is not found — the plugin is not enabled. Tell the user:

    XProf MCP tools are not available. Enable the plugin and restart Claude Code:

    claude settings set enabledPlugins.xprof-profiling-analysis@primatrix-skills true
    

    Stop here — wait for the user to restart before continuing.

Related skills
Installs
1
First Seen
6 days ago