vastai-ci-integration

Installation
SKILL.md

Vast.ai CI Integration

Overview

Set up CI/CD pipelines for Vast.ai integrations with automated testing.

Prerequisites

  • GitHub repository with Actions enabled
  • Vast.ai test API key
  • npm/pnpm project configured

Instructions

Step 1: Create GitHub Actions Workflow

Create .github/workflows/vastai-integration.yml:

name: Vast.ai Integration Tests

on:
Related skills
Installs
1
GitHub Stars
2.2K
First Seen
Mar 4, 2026