byalibaba· 44 skills
Helper skill for GPU kernel bottleneck analysis. It provides Roofline analysis, same-size bandwidth baseline measurement, TFLOPS and bandwidth utilization calculation, and profiling evidence extraction. This skill is not a standalone stage; its capabilities are reused by Step 0 and by the first Stage 2 iteration.
$npx -y skills add alibaba/atrex-kernel-agent --skill gpu-kernel-bottleneck-analysisInstalls into the current project.
Run `npx skills use "https://github.com/alibaba/atrex-kernel-agent" --skill "alibaba/atrex-kernel-agent/gpu-kernel-bottleneck-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alibaba/atrex-kernel-agent" that are relevant to the current task. Run `npx skills add "https://github.com/alibaba/atrex-kernel-agent"` and select the relevant skills, then follow their instructions.