Back to skills

voltagent-docs-bundle

docs

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-match

Setup & Installation

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

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