AI news and explainers at 7 AM weekdays, plus a Sunday weekly at 8Get it in your inbox

METAL LAB

VoltAgent/awesome-agent-skills

30,998+237 today

A single hub collecting over 1000 'how-to' manuals that make AI coding assistants act like experts

This repository gathers Agent Skills, files that teach AI coding assistants like Claude Code, Cursor, and Gemini CLI how to handle specific tasks or tools. The collection only includes skills actually published by real engineering teams such as Anthropic, Google, Stripe, Cloudflare, Vercel, Hugging Face, and Figma, deliberately excluding mass AI-generated content. With 30998 GitHub stars, it has become a heavily community-contributed reference.

What it does

  1. An Agent Skill is a reference file that tells an AI coding assistant how to work with a specific tool or framework, covering things like editing Word documents, integrating Stripe payments, or writing Terraform code
  2. Only skills published by actual product teams are included, such as Anthropic's pdf, pptx, and xlsx editing skills, Stripe's integration best practices, and HashiCorp's Terraform style guide
  3. Over 1497 skills are listed, compatible with Claude Code, Codex, Gemini CLI, Cursor, GitHub Copilot, Windsurf, and other AI coding tools
  4. Large companies participate actively too, Microsoft alone contributes 133 skills across 6 languages for Azure SDK and AI Foundry development
  5. Sponsor companies like TestMu AI contributed entire sets of skills covering nearly every test automation framework, including Selenium, Cypress, and Playwright

Why it matters

Attaching a verified skill document instead of re-explaining the same instructions every time changes the quality of what an AI coding assistant produces. For developers, it works as a ready reference shelf to check whether an official skill for their tool already exists before writing one from scratch.

Terms in this repo

  • Agent Skill · A reference document that guides an AI coding assistant on how to perform a specific task
  • Claude Code · Anthropic's terminal-based AI coding assistant
  • MCP · A protocol that lets AI models connect to external tools and services

Repository description (English)

A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.

Open on GitHub

Trending repos

All repos →

Latest from METAL LAB