skills/smithery.ai/VoltAgent Development

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/core package
  • AI SDK provider (e.g., @ai-sdk/anthropic, @ai-sdk/openai)
  • zod for schema validation

Installs
First Seen
VoltAgent Development from smithery.ai