Back to skills

voltagent-best-practices

ai-tools

Reference guide for VoltAgent architectural patterns and conventions. Covers when to use agents versus workflows, project layout, memory configuration, server providers, and observability setup. Havin

Setup & Installation

npx skills add https://github.com/voltagent/voltagent-best-practices --skill voltagent-best-practices
or paste the link and ask your coding assistant to install it
https://github.com/voltagent/voltagent-best-practices
View on GitHub

What This Skill Does

Reference guide for VoltAgent architectural patterns and conventions. Covers when to use agents versus workflows, project layout, memory configuration, server providers, and observability setup. Having the conventions in one place means you don't need to dig through the VoltAgent monorepo to find the right import, memory pattern, or server option each time you start a new project.

When to use it

  • Working with voltagent best practices functionality
  • Implementing voltagent best practices features
  • Debugging voltagent best practices related issues