voltagent-docs-bundle

Access version-aligned VoltAgent documentation from node_modules/@voltagent/core/docs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sethdavis512/maggies-mental-load --skill voltagent-docs-bundle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voltagent-docs-bundle
Source: https://github.com/sethdavis512/maggies-mental-load/tree/main/.agents/skills/voltagent-docs-bundle
Command: npx skills add https://github.com/sethdavis512/maggies-mental-load --skill voltagent-docs-bundle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Look up VoltAgent documentation embedded in node_modules/@voltagent/core/docs for version-matched references, guides, and examples.

Core Features & Use Cases

  • Quick access to VoltAgent docs that are shipped with the installed package.
  • Provides API references, deployment guides, and example snippets without relying on external sites.
  • Ensures version-aligned documentation to reduce drift and confusion when developing against VoltAgent.

Quick Start

Look up the version-matched VoltAgent docs from node_modules/@voltagent/core/docs.

Frequently Asked Questions about voltagent-docs-bundle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access VoltAgent documentation offline?

You can access VoltAgent documentation offline by retrieving the bundled docs from the node_modules/@voltagent/core/docs directory. This allows you to read API references and tutorials without an internet connection.

How do I ensure my VoltAgent API reference matches my installed package version?

Using the version-matched VoltAgent docs bundled in node_modules guarantees your API references align precisely with your installed package version. This reduces drift and confusion when developing against the framework.

Can I look up VoltAgent deployment guides without relying on external websites?

Yes, you can look up deployment guides and example snippets directly from the bundled VoltAgent documentation. The installed package provides these resources locally in node_modules.

What is the benefit of using bundled VoltAgent docs instead of the online site?

Bundled VoltAgent docs provide version-aligned references, ensuring the guides and examples match your exact installation. This offline access prevents discrepancies between online documentation and your local package version.

Do I need an internet connection to look up VoltAgent tutorials?

No, you do not need an internet connection to look up VoltAgent tutorials if the documentation is present in node_modules/@voltagent/core/docs. The bundled files provide complete offline access to examples and guides.