Back to skills

create-voltagent

ai-tools

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

Setup & Installation

npx skills add https://github.com/voltagent/create-voltagent --skill create-voltagent
or paste the link and ask your coding assistant to install it
https://github.com/voltagent/create-voltagent
View on GitHub

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