byjimliu· 68 skills
Run GPU jobs on the user's own Modal account via host.compute.create('byoc:modal', ...). Covers the create→submit→wait_for_notification flow, the compute_provider kernel for env setup, image/volume resolution, and the two approval cards. Load once you've decided to dispatch to Modal.
$npx -y skills add jimliu/science-skills --skill remote-compute-modalInstalls into the current project.
Run `npx skills use "https://github.com/jimliu/science-skills" --skill "jimliu/science-skills/remote-compute-modal"` 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/jimliu/science-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jimliu/science-skills"` and select the relevant skills, then follow their instructions.