Setup & Installation
What This Skill Does
Reference skill for the VoltAgent class in @voltagent/core. Covers constructor options, lifecycle behavior, method signatures, and server/serverless setup patterns. Instead of reading through voltagent/core source files directly, this skill surfaces the exact options, method names, and lifecycle order needed to configure VoltAgent without guessing at deprecated fields or initialization sequence.
When to use it
- Working with voltagent core reference functionality
- Implementing voltagent core reference features
- Debugging voltagent core reference related issues
