skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

create-voltagent

Project setup guide with CLI and manual steps

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/VoltAgent.png?size=32 --skill create-voltagent
Or paste this URL into your assistant to install:

Overview

What This Skill Does

Creates new VoltAgent AI agent projects via a CLI command or manual setup. Handles scaffolding, dependency installation, server and provider selection, and environment configuration. Supports multiple package managers and AI providers including OpenAI, Anthropic, Google, Groq, Mistral, and Ollama.

Application

When to use this Skill

Documentation

Show Skills.md file

Create VoltAgent Skill

Complete guide for creating new VoltAgent projects. Includes the CLI flow and a full manual setup.

Official documentation: https://voltagent.dev/docs/


Start Here

When a user wants to create a VoltAgent project, ask:

"How would you like to create your VoltAgent project?"

  1. Automatic Setup - run npm create voltagent-app@latest and handle prompts
  2. Interactive Guide - walk through each step and confirm choices
  3. Manual Installation - set up dependencies and a full working example

Based on their choice:

  • Option 1: run the CLI, capture server and provider choices, and finish setup
  • Option 2: gather server, provider, and API key, then run the CLI
  • Option 3: follow the manual steps below

Lines 1 - 25 of 438

Recommendations

Explore other random skills

All skillsMy patterns