npx skills add https://github.com/runpod/skills --skill flashInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Skills for AI agents to manage GPU workloads on Runpod.
Complete knowledge of the runpod-flash framework - SDK, CLI, architecture, deployment, and codebase. Use when working with runpod-flash code, writing @remote functions, configuring resources, debugging deployments, or understanding the framework internals.
Manage GPU pods, serverless endpoints, templates, volumes, and models.
npx skills add runpod/skills
Works with Claude Code, Cursor, GitHub Copilot, Windsurf, Cline, and 17+ other AI agents.
runpodctl doctor
Ask your AI agent:
Access exposed ports on your pod:
https://<pod-id>-<port>.proxy.runpod.net
Example: https://abc123xyz-8888.proxy.runpod.net
https://api.runpod.ai/v2/<endpoint-id>/run # Async request
https://api.runpod.ai/v2/<endpoint-id>/runsync # Sync request
https://api.runpod.ai/v2/<endpoint-id>/health # Health check
https://api.runpod.ai/v2/<endpoint-id>/status/<job-id> # Job status
flash/
└── SKILL.md
runpodctl/
└── SKILL.md
Apache-2.0