flash

Installation
SKILL.md

Runpod Flash

Write code locally, iterate with flash dev — it runs your functions on remote Runpod GPUs/CPUs with hot-reload and live worker logs — then flash deploy to ship. Endpoint handles provisioning.

Load on demand — this skill keeps the mental model + gotchas inline; details live in reference/:

Need Read
Install, auth, flash init, and the full flash command list reference/setup-and-cli.md
Endpoint(...) constructor params, NetworkVolume/PodTemplate/EndpointJob, GPU & CPU enum tables reference/api.md
Worked patterns — choosing a model, warm-worker model loading, CPU→GPU pipeline, parallel calls reference/patterns.md

Quick start: uv tool install runpod-flashflash login (or export RUNPOD_API_KEY=...) → flash init my-projectflash dev. Details in reference/setup-and-cli.md.

Dev vs Deploy

Installs
2.5K
GitHub Stars
40
First Seen
Feb 10, 2026
flash — runpod/runpod-plugins-official