Skip to main content

← All sources

VoltAgent skills

Building AI agents with the VoltAgent TypeScript framework skills-hub.ai mirrors 3 skills from VoltAgent daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/VoltAgent/skills

Installing a VoltAgent skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a VoltAgent skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all VoltAgent skills via API
curl https://skills-hub.ai/api/v1/skills?source=voltagent

# Browse all sources
open https://skills-hub.ai/sources

Top VoltAgent skills

See all →

The most-installed skills from VoltAgent, ranked by adoption.

  1. 01create-voltagent

    Skill for creating AI agent projects using the VoltAgent framework. Guide for CLI setup and manual bootstrapping.

    Buildfrom VoltAgent
  2. 02voltagent-docs-bundle

    Look up VoltAgent documentation embedded in node_modules/@voltagent/core/docs for version-matched docs. Use for API signatures, guides, and examples.

    Buildfrom VoltAgent
  3. 03voltagent-best-practices

    VoltAgent architectural patterns and conventions. Covers agents vs workflows, project layout, memory, servers, and observability.

    Buildfrom VoltAgent

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:12 PM (success).

VoltAgent skills — frequently asked

What are VoltAgent skills?

VoltAgent skills are AI coding skills published by VoltAgent (Building AI agents with the VoltAgent TypeScript framework) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many VoltAgent skills are available?

skills-hub.ai indexes 3 skills from VoltAgent, synced daily from the upstream GitHub repository (https://github.com/VoltAgent/skills).

How do I install a VoltAgent skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official VoltAgent skills?

Yes. Every skill from this source is mirrored from VoltAgent's own GitHub repository (https://github.com/VoltAgent/skills). Each skill page links back to the upstream source of truth, so you can verify the original.

VoltAgent skills — 3 official AI coding skills — skills-hub.ai