Remote Compute Modal

Dispatch Feynman research notebook or experiment jobs to Modal. Use when a task has explicitly chosen Modal for bounded cloud compute, GPU jobs, or reproducible remote execution.

advaitpaliwal 94416f6 897 B Updated

File contents

Remote Compute: Modal

Use this skill only after Modal is the chosen execution route.

Workflow:

  1. Verify Modal credentials and CLI availability through Feynman Settings or a non-secret CLI check.
  2. Keep the job bounded: inputs, package installs, hardware, timeout, and expected artifacts must be explicit.
  3. Submit through Feynman's notebook Modal path or a recorded Modal script.
  4. Save remote URL/handle, command, stdout/stderr, returned artifacts, and environment snapshot.
  5. Stop, retry, or mark failed jobs through the workbench compute lifecycle instead of hiding failures.

Do not use Modal for unrelated hosting or indefinite services from this skill.

advaitpaliwal/feynman/tree/main/skills/remote-compute-modal commit 94416f6643

Frequently asked questions

npx skillmds@latest add advaitpaliwal/remote-compute-modal