create-voltagent
Installation
SKILL.md
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?"
- Automatic Setup - run
npm create voltagent-app@latestand handle prompts - Interactive Guide - walk through each step and confirm choices
- Manual Installation - set up dependencies and a full working example