vastai-api

vastai-api is a skill for Claude Code, Codex from rawveg/skillsforge-marketplace. It costs 14 tokens per session (2,752 once invoked), scanned A, original, no licence file.

Documentation for the Vast.ai API, a service for renting GPUs through a cloud marketplace.

In plain words
What is it for?
Use it when building or maintaining an integration with Vast.ai.
Why use it?
It helps developers understand how to connect software to Vast.ai without having to work out the API by trial and error.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when building or maintaining an integration with Vast.ai.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rawveg/skillsforge-marketplace/vastai-api
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rawveg/skillsforge-marketplace --skill vastai-api
Clone the repo
git clone --depth 1 https://github.com/rawveg/skillsforge-marketplace

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin vastai-api/plugin install vastai-api after adding the marketplace above.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vastai-api

README.md
[![agentmods](https://agentmods.dev/badge/skills/rawveg/skillsforge-marketplace/vastai-api/github.svg)](https://agentmods.dev/skills/rawveg/skillsforge-marketplace/vastai-api)
Your own site
<a href="https://agentmods.dev/skills/rawveg/skillsforge-marketplace/vastai-api"><img src="https://agentmods.dev/badge/skills/rawveg/skillsforge-marketplace/vastai-api/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vastai-api

Your own site · 80×15
<a href="https://agentmods.dev/skills/rawveg/skillsforge-marketplace/vastai-api"><img src="https://agentmods.dev/badge/skills/rawveg/skillsforge-marketplace/vastai-api.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,752 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.02752
Opus 5 $0.00007 $0.01376
Sonnet 5 $0.00003 $0.00550
Haiku 4.5 $0.00001 $0.00275

Measured 10d ago against content hash 88df88929310, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

vastai-api scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

vastai-api/SKILL.md · 394 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 394 lines · 14 tokens per session scan A 88df88929310

Subscribe to this mod's changes

vastai-api is a skill published in the GitHub repository rawveg/skillsforge-marketplace (40 stars, last pushed 6mo ago), with no licence file. It adds 14 tokens to every session and 2,752 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cloud-architect

Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

zacklecon/claude-skills · 43 tokens

embedded-systems

Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems.

zacklecon/claude-skills · 44 tokens

websocket-engineer

Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.

zacklecon/claude-skills · 36 tokens

terraform-engineer

Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development, state management, provider configuration, multi-environment workflows, infrastructure testing.

zacklecon/claude-skills · 40 tokens

terraform-module-library

Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

wshobson/agents · 44 tokens

ray-train

Distributed training orchestration across clusters. Scales PyTorch/TensorFlow/HuggingFace from laptop to 1000s of nodes. Built-in hyperparameter tuning with Ray Tune, fault tolerance, elastic scaling. Use when training massive models across multiple machines or running distributed hyperparameter sweeps.

davila7/claude-code-templates · 63 tokens