runpod-compute

Installation
SKILL.md

RunPod Compute

Use runpodctl CLI for persistent GPU pods with SSH access.

Setup

brew install runpod/runpodctl/runpodctl   # macOS
runpodctl config --apiKey=YOUR_KEY

Commands

Command Description
runpodctl create pod --gpuType "NVIDIA A100 80GB PCIe" --imageName "runpod/pytorch:2.4.0-py3.11-cuda12.4.1-devel-ubuntu22.04" --name experiment Create a pod
runpodctl get pod List all pods
runpodctl stop pod <id> Stop (preserves volume)
runpodctl start pod <id> Resume a stopped pod
Related skills

More from getcompanion-ai/feynman

Installs
16
GitHub Stars
7.1K
First Seen
Apr 6, 2026