- 4 skills
- 0 followers
- 2 days ago last updated
- ▌ New Image · vast-aiTake a new Vast.ai base-image (derivative / pytorch-nested / external) from nothing to a live-GPU-tested working image + usable launch template. Use when adding a new image to this repo. The human picks the class; the agent scaffolds with the imagegen generator, fills the fenced residue to a clean lint, then builds, live-GPU tests, and iterates on real failures (the qa-fix loop, human approving each fix) until the image passes.
- ▌ QA Fix · vast-aiDiagnose and fix a Vast image that FAILED the live-GPU QA smoke, against the held instance. Use after `imagegen qa <image>` reports BLOCKED (it holds the box and writes a diagnosis bundle). The skill reads the bundle, SSHes into the live workbench, finds the root cause, verifies a candidate fix ON the box, and proposes a source diff for the human to approve before rebuild. Human-gated (ADR 0009).
- ▌ Vastai · vast-ai bundleVast.ai CLI to manage GPU instances, volumes, serverless endpoints, and billing.
- ▌ Vastai Sdk · vast-ai bundleVast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.