Setup & Installation
What This Skill Does
Reads VoltAgent documentation bundled inside node_modules/@voltagent/core/docs. Covers API signatures, guides, recipes, observability, workflows, and deployment docs. The bundled copy is version-matched to the installed package. Because the docs are bundled with the installed package, you get answers that match your exact version rather than whatever the website currently shows.
When to use it
- Working with voltagent docs bundle functionality
- Implementing voltagent docs bundle features
- Debugging voltagent docs bundle related issues
