Official agent skills for coding agents working with the VoltAgent framework.
If your agent supports add-skill:
npx skills add VoltAgent/skills- create-voltagent: Project setup guide with CLI and manual steps.
- voltagent-best-practices: Architecture and usage patterns for agents, workflows, memory, and servers.
- voltagent-core-reference: Reference for the VoltAgent class options and lifecycle methods.
- voltagent-docs-bundle: Lookup embedded docs from @voltagent/core/docs for version-matched documentation.
git clone https://github.com/VoltAgent/skills.gitThen configure your coding agent to load skills from the cloned directory.
- https://voltagent.dev/docs
- https://github.com/voltagent/voltagent
- https://agentskills.io
MIT - see LICENSE.