Complete Vast.ai integration skill pack with 24 skills covering GPU marketplace, cloud compute, and ML infrastructure. Flagship tier vendor pack.
Installation
Open Claude Code and run this command:
/plugin install vastai-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> Claude Code skill pack for Vast.ai GPU cloud marketplace integration (24 skills)
Skills (24)
'Configure Vast.
'Diagnose and fix Vast.
'Execute Vast.
'Execute Vast.
'Optimize Vast.
'Manage training data and model artifacts securely on Vast.
'Collect Vast.
'Deploy ML training jobs and inference services on Vast.
'Implement team access control and spending governance for Vast.
'Rent your first GPU instance on Vast.
'Execute Vast.
'Install and configure Vast.
'Configure Vast.
'Migrate GPU workloads to or from Vast.
'Configure Vast.
'Monitor Vast.
'Optimize Vast.
'Execute Vast.
'Handle Vast.
'Implement Vast.
'Apply production-ready Vast.
'Apply Vast.
'Upgrade Vast.
'Build event-driven workflows around Vast.
How It Works
pip install vastai
vastai set api-key YOUR_KEY_FROM_CLOUD_VAST_AI
vastai search offers 'num_gpus=1 gpu_ram>=24 reliability>0.95' --order dph_total --limit 5
vastai create instance OFFER_ID --image pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime --disk 20
ssh -p PORT root@HOST "nvidia-smi"
vastai destroy instance INSTANCE_ID