RunPod Serverless GPU Inference
Deploy and manage GPU inference endpoints on RunPod Serverless using their REST API. Handles endpoint creation, cold start optimization, request queuing, and auto-scaling configuration for image generation models.
RunPod Serverless GPU Inference
Deploy and manage GPU inference endpoints on RunPod Serverless using their REST API. Handles endpoint creation, cold start optimization, request queuing, and auto-scaling configuration for image generation models.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/runpod-serverless-gpu-inference/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/runpod-serverless-gpu-inference
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/runpod-serverless-gpu-inference.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.