skypilot
Run and scale AI workloads on any cloud or Kubernetes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SkyPilot?โผ
Run `npx skills add skypilot-org/skypilot --all -g -y` in your terminal to install the SkyPilot skill globally for your AI agent.
What does SkyPilot do?โผ
SkyPilot lets you launch GPU clusters, run training jobs, and serve models on any cloud, Kubernetes, or Slurm cluster using one simple YAML or CLI interface. It automatically finds the cheapest available hardware and recovers jobs from failures.
How does SkyPilot save money on GPUs?โผ
It compares prices across 25+ clouds, picks the cheapest available option, supports spot instances, and automatically stops idle clusters so you never pay for unused compute.
Does SkyPilot work with Claude Code and other AI agents?โผ
Yes. The included SKILL.md follows the universal skill standard, so agents like Claude Code, Codex, and Cursor can launch and manage cloud infrastructure from plain-English requests.
Can SkyPilot serve LLMs in production?โผ
Yes. SkyServe deploys models like vLLM endpoints with load balancing, autoscaling replicas, and rolling updates across multiple clouds.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core