by vast-ai · Claude Skill · ★ 203
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Vast.ai Python SDK & CLI The official Vast.ai Python package — provides both the CLI and SDK for managing Vast.ai GPU cloud resources, plus a serverless client for endpoint inference. Install Note: also works and installs the same package. Both package names are supported for backward compatibility. Quickstart Get your API key from https://cloud.vast.ai/manage-keys/ Set your API key: Test a search: You should see a short list of available GPU offers. CLI Usage The command provides full access to the Vast.ai platform from your terminal: Run for a full list of commands. You can also use on any subcommand: SDK Usage python from vastai import VastAI vast = VastAI() # uses VASTAPIKEY env var, or pass apikey="..." vast.searchoffers(query='gpuname=RTX4090 numgpus=4') vast.showinstances() vast.startinstance(id=12345) vast.stopinstance(id=12
| Stars | 203 |
| Forks | 86 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 70.196553528671/100 |
| Open Issues | 44 |
| Last Updated | 2026-07-02 |
| Created | 2019-01-29 |
| Platforms | claude-code, cli, python |
| Est. Tokens | ~14k |
These tools work well together with vast-cli for enhanced workflows:
Looking for a vast-cli alternative? If you're comparing vast-cli with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Hand-drawn Excalidraw diagrams from natural language. 5 patterns, 8-color semantic palette, Kroki API or local
Mermaid diagrams (.mmd) from natural language with validation loop. 11+ types, multi-backend (mmdc / Kroki), P
A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults
MCP Server for Odoo
Claude Code skills for Bria AI - generate, edit, and transform images with Fibo, RMBG-2.0, and VGL structured
OpenJudge: A Unified Framework for Holistic Evaluation and Quality Rewards
Explore other popular claude skill tools:
vast-cli is Vast.ai python and cli api client. It is categorized as a Claude Skill with 203 GitHub stars.
vast-cli is primarily written in Python. It covers topics such as agent-skills, claude-code-skill, claude-skills.
You can find installation instructions and usage details in the vast-cli GitHub repository at github.com/vast-ai/vast-cli. The project has 203 stars and 86 forks, indicating an active community.
vast-cli is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to vast-cli on Agent Skills Hub include excalidraw-skill, mermaid-skill, tutor-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.