byalibaba· 44 skills
Partial-restart workflow for GPU kernel optimization when no new optimization direction is available. The main agent masks half of the optimization memory, then launches a fresh subagent that reads README.md and unmasked memory to extract experience, takes the latest kernel.py as the starting point, and continues optimization through the gpu-kernel-profile-optimizer workflow.
$npx -y skills add alibaba/atrex-kernel-agent --skill gpu-kernel-partial-restartInstalls into the current project.
Run `npx skills use "https://github.com/alibaba/atrex-kernel-agent" --skill "alibaba/atrex-kernel-agent/gpu-kernel-partial-restart"` 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.