Official skills publisher Verified Skillscout rank 141

VoltAgent

VoltAgent publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 2 VoltAgent repositories, with install commands and source links.

6 Skills
2 Repositories
103 Installs
10,297 GitHub stars

Install

Add VoltAgent skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/voltagent/voltagent_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant VoltAgent skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Includes 2 official skills: playwright-cli, data-analysis.

2 skills 103 installs 10,282 stars
npx skills add voltagent/voltagent -y

Covers create-voltagent, voltagent-best-practices, voltagent-core-reference, voltagent-docs-bundle. Creates new VoltAgent AI agent projects via a CLI command or manual setup. Reference guide for VoltAgent architectural patterns and conventions.

4 skills 0 installs 15 stars
npx skills add voltagent/skills -y

6 skills

voltagent/voltagent 2 skills

playwright-cli

voltagent/voltagent 55 installs
View source

data-analysis

voltagent/voltagent 0 installs
View source
voltagent/skills 4 skills

create-voltagent

Creates new VoltAgent AI agent projects via a CLI command or manual setup.

voltagent/skills 0 installs
View source

voltagent-best-practices

Reference guide for VoltAgent architectural patterns and conventions.

voltagent/skills 0 installs
View source

voltagent-core-reference

Reference skill for the VoltAgent class in @voltagent/core.

voltagent/skills 0 installs
View source

voltagent-docs-bundle

Reads VoltAgent documentation bundled inside node_modules/@voltagent/core/docs.

voltagent/skills 0 installs
View source

Repository documentation

voltagent/skills package overview

voltagent/skills/README.md View on GitHub

voltagent/skills

Covers create-voltagent, voltagent-best-practices, voltagent-core-reference, voltagent-docs-bundle. Creates new VoltAgent AI agent projects via a CLI command or manual setup. Reference guide for VoltAgent architectural patterns and conventions.

Top skills in this package

create-voltagentCreates new VoltAgent AI agent projects via a CLI command or manual setup.
voltagent-best-practicesReference guide for VoltAgent architectural patterns and conventions.
voltagent-core-referenceReference skill for the VoltAgent class in @voltagent/core.
voltagent-docs-bundleReads VoltAgent documentation bundled inside node_modules/@voltagent/core/docs.

Install

Install the full package:

npx skills add voltagent/skills -y

Install a specific skill:

npx skills add voltagent/skills@create-voltagent -y

Use the package when you want your agent to choose the relevant skill from this official VoltAgent repository.

View voltagent/skills on GitHub
Copied