Setup & Installation
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. Instead of manually wiring together server setup, TypeScript config, env files, and provider-specific boilerplate, the CLI generates a working project in one command with sensible defaults already in place.
When to use it
- Working with create voltagent functionality
- Implementing create voltagent features
- Debugging create voltagent related issues
