Technical & DevelopmentIntermediate
voltagent-docs-bundle
Lookup embedded docs from @voltagent/core for version-matched documentation
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/VoltAgent.png?size=32 --skill voltagent-docs-bundlenpx skills add https://github.com/VoltAgent.png?size=32 --skill voltagent-docs-bundleOr paste this URL into your assistant to install:
Overview
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.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
VoltAgent Embedded Docs Lookup
Look up VoltAgent docs embedded in node_modules/@voltagent/core/docs. This bundle mirrors the website docs plus additional doc sets, so it is safe to use for version-matched answers.
Where the Docs Live
node_modules/@voltagent/core/docs/
|-- actions.md
|-- agents/
|-- api/
|-- blog/
|-- community/
|-- deployment-docs/
|-- deployment.md
|-- evals.md
|-- evaluation-docs/
|-- getting-started/
|-- guardrails/
|-- integrations/
|-- models-docs/
|-- observability/
|-- observability-platform/
|-- prompt-engineering-docs/
|-- rag/
|-- recipes/
|-- repo-docs/
|-- site-examples/
|-- tools/
|-- triggers.md
|-- troubleshooting/
|-- ui/
|-- utils/
`-- workflows/
Lines 1 - 37 of 86
Recommendations