A straightforward bootstrapper for VoltAgent projects that gives you three paths: run the npm create command and let it scaffold everything, walk through an interactive setup, or manually wire up dependencies if you prefer control. It handles the usual suspects: picks your server framework (Hono or Elysia), connects to your AI provider (OpenAI, Anthropic, Google, Groq, Mistral, or Ollama), writes your env file, and generates a working project with tools and workflows already stubbed out. The manual setup section is unusually complete, walking through tsconfig, tsdown, and a full example tool and workflow. Use this when you want a VoltAgent agent project running in under five minutes without hunting through docs.
npx -y skills add voltagent/skills --skill create-voltagent --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills