skillmake
← marketplace
engineersconceptsha:e2a4a2ce6f0d022emanual

voltagent-awesome

Use when discovering or installing real agent skills for Claude Code, Codex, Cursor, Gemini CLI, or Copilot — a curated index of 1,100+ skills from official dev teams and the community.

Install confidence
curl --create-dirs -fsSL https://skillmake.xyz/i/voltagent-awesome -o ~/.claude/skills/voltagent-awesome/SKILL.md
Pinned content
sha:e2a4a2ce6f0d022e
Generated with
manual
Source
github.com

The file served at /api/marketplace/voltagent-awesome-e2a4a2ce/raw matches this hash. Inspect before install, then copy the command.

3,887 chars · ~972 tokens
---
name: voltagent-awesome
description: Use when discovering or installing real agent skills for Claude Code, Codex, Cursor, Gemini CLI, or Copilot — a curated index of 1,100+ skills from official dev teams and the community.
source: https://github.com/VoltAgent/awesome-agent-skills
generated: 2026-05-17T04:18:43.169Z
category: concept
audience: engineers
---

## When to use

- Searching for an existing skill before building one from scratch
- Finding officially published skills from Anthropic, Vercel, Cloudflare, Stripe, or Microsoft
- Picking a skill compatible with Claude Code, Codex, Cursor, Gemini CLI, Copilot, OpenCode, or Windsurf
- Browsing skills by publisher (Google, Hugging Face, Figma, WordPress, OpenAI)
- Submitting a community skill via CONTRIBUTING.md
- Validating that a candidate skill isn't AI-mass-generated

## Key concepts

### Curated awesome list

The repo is a hand-maintained awesome-list of 1,100+ agent skills. The maintainers explicitly filter for 'real-world Agent Skills created and used by actual engineering teams, not mass AI-generated stuff,' which is the main signal that distinguishes it from auto-generated indexes.

### Agent skill

A reusable capability bundle that extends an AI coding agent's functionality — a modular knowledge package (typically a SKILL.md plus optional scripts and references) that an agent invokes to accomplish a specific task like running tests, deploying to a platform, or following a framework's conventions.

### Multi-client compatibility

Skills in the index target Claude Code, Codex, Gemini CLI, Cursor, GitHub Copilot, OpenCode, and Windsurf. Some skills are portable across all of these; others are client-specific (e.g. a Claude Code plugin won't load in Cursor). Compatibility is listed per-skill.

### Publisher organization

Skills are grouped by publisher rather than by category. Official sections include Anthropic, Google (Gemini, Labs, Workspace), Microsoft (133 skills across 6 languages), Vercel, Cloudflare, Netlify, Stripe, Hugging Face, Figma, WordPress, OpenAI, and 40+ others, plus a community section.

### officialskills.sh discovery

The repo references officialskills.sh as a companion discovery platform with 300k+ monthly views, suggesting a hosted index where skills can be searched and previewed before installation into a project.

## API reference

```
Browse the README index
```

Scan the publisher-grouped table of contents in the repository README to find a skill matching your task before authoring a new one.

```
# Open https://github.com/VoltAgent/awesome-agent-skills
# Use Ctrl-F to search publisher names: 'Anthropic', 'Vercel', 'Stripe'
```

```
officialskills.sh
```

Companion discovery platform for searching agent skills outside GitHub.

```
https://officialskills.sh
```

```
CONTRIBUTING.md
```

Open contribution model — submit a PR adding your skill to the appropriate publisher or community section, following the format used by existing entries.

```
# See https://github.com/VoltAgent/awesome-agent-skills/blob/main/CONTRIBUTING.md
# Add your entry under the right publisher section in README.md
```

## Gotchas

- Compatibility varies per skill — a Claude Code plugin may not load in Cursor or Gemini CLI, always check the listed clients
- Individual skills reference different SDKs and frameworks; matching client support isn't guaranteed by inclusion in the list
- The index isn't a package manager — you still install each skill through its own client-specific mechanism
- Maintainers filter against mass AI-generated submissions, so contributions should reflect actual production usage
- Counts (1,100+ skills, 133 Microsoft skills) drift over time as PRs land — treat them as approximate

---
Generated by SkillMake from https://github.com/VoltAgent/awesome-agent-skills on 2026-05-17T04:18:43.169Z.
Verify against source before relying on details.

File: ~/.claude/skills/voltagent-awesome/SKILL.md