VoltAgent Development
Installation
SKILL.md
VoltAgent Development
What This Skill Does
Guides development of VoltAgent-based AI agents including:
- Agent creation and configuration
- Tool development with Zod schemas
- Memory persistence with LibSQL
- Multi-agent orchestration with sub-agents
- Lifecycle hooks and guardrails
- Streaming and structured output
Prerequisites
@voltagent/corepackage- AI SDK provider (e.g.,
@ai-sdk/anthropic,@ai-sdk/openai) zodfor schema validation