What problem does it solve?
This Skill simplifies the process of managing RunPod clusters, serverless endpoints, templates, and secrets for ML inference and distributed computing workloads, eliminating the need for manual API configurations.
Core Features & Use Cases
- Cluster Management: Create and manage GPU clusters for distributed computing.
- Serverless Endpoints: Configure and manage serverless endpoints for scalable compute resources.
- Template Management: Create and update templates for consistent deployment.
- Secrets Management: Store and manage secrets securely.
- Use Case: For data scientists who need to quickly set up GPU-accelerated environments for machine learning tasks without worrying about infrastructure setup.
Quick Start
Use the runpod-compute skill to create a new GPU cluster with the command: clawlink_call_tool --tool "runpod_create_cluster" --params '{"name": "my-cluster", "gpu_type_id": "RTX_4090", "node_count": 2}'.