# 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.

- Skill: `advaitpaliwal/remote-compute-modal` (Agent Skill)
- Install (CLI): `npx skillmds@latest add advaitpaliwal/remote-compute-modal`
- Raw SKILL.md: https://api.skillmd.com/api/skills/advaitpaliwal/remote-compute-modal/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: advaitpaliwal (https://skillmd.com/u/advaitpaliwal)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/advaitpaliwal/remote-compute-modal

---


# 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.

