awesome-agent-skills: A Curated Collection of 1000+ AI Agent Skills
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
VoltAgent's awesome-agent-skills is a comprehensive repository featuring over 1000 hand-picked AI agent skills from official development teams and the community. This valuable resource supports various AI coding assistants like Claude Code, Codex, Gemini CLI, and Cursor. It stands out for its focus on real-world, non-AI-generated skills, making it an essential toolkit for developers building intelligent agents.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The awesome-agent-skills repository by VoltAgent is a meticulously curated collection of over 1000 AI agent skills, sourced from leading development teams and the broader community. Unlike many bulk-generated lists, this repository emphasizes high-quality, real-world skills designed for practical application. It serves as a central hub for developers looking to enhance their AI coding assistants, offering compatibility with popular platforms such as Claude Code, Codex, Gemini CLI, Cursor, and GitHub Copilot.
Usage
Integrating these agent skills into your AI coding assistant is straightforward. Each assistant typically uses a specific directory for skill files, either project-specific or global. You can clone the awesome-agent-skills repository and place the relevant skill files into the appropriate path for your chosen tool. For example, for Claude Code, skills are often placed in .claude/skills/ or ~/.claude/skills/. Refer to the table below for common paths:
| Tool | Project Path | Global Path | Official Docs |
|---|---|---|---|
| Antigravity | .agents/skills/ |
~/.gemini/config/skills/ |
Antigravity Skills |
| Claude Code | .claude/skills/ |
~/.claude/skills/ |
Claude Code Skills |
| Codex | .agents/skills/ |
~/.agents/skills/ |
Codex Skills |
| Cursor | .cursor/skills/ |
~/.cursor/skills/ |
Cursor Skills |
| Gemini CLI | .gemini/skills/ |
~/.gemini/skills/ |
Gemini CLI Skills |
| GitHub Copilot | .github/skills/ |
~/.copilot/skills/ |
Copilot Skills |
| OpenCode | .opencode/skills/ |
~/.config/opencode/skills/ |
OpenCode Skills |
| Windsurf | .windsurf/skills/ |
~/.codeium/windsurf/skills/ |
Windsurf Cascade Skills |
Before integrating any skill, it is highly recommended to review its code and understand its functionality to ensure security and compatibility with your projects.
Examples
The repository boasts a wide array of skills, catering to various development needs. For instance, the Official Claude Skills section includes tools for document creation (e.g., anthropics/docx, anthropics/pptx, anthropics/xlsx), frontend design (anthropics/frontend-design), and even skill creation guidance (anthropics/skill-creator).
For testing, Skills by TestMu AI offers production-grade automation across frameworks like Cypress, Playwright, Jest, and JUnit 5, enabling AI assistants to generate expert-level test code. Meanwhile, Skills by Microsoft provides domain-specific knowledge for Azure SDK and AI Foundry development, covering cloud architecture, AI services, and various programming languages such as .NET, Java, Python, Rust, and TypeScript.
Other notable contributions include Product Manager Skills by Dean Peters and Pawe? Huryn, offering battle-tested frameworks for product discovery, strategy, and execution, alongside Marketing Skills by Corey Haines for SEO, copywriting, and growth strategies.
Why Use It
This repository stands out due to its commitment to quality and real-world applicability. Unlike generic, AI-generated skill lists, awesome-agent-skills focuses on hand-picked contributions from established engineering teams and proven community members. This ensures that the skills are robust, well-maintained, and genuinely useful for complex development tasks.
The diverse range of skills, from core development and testing to specialized domains like marketing and product management, makes it an invaluable resource for any developer or team leveraging AI agents. Furthermore, the active community contributions and clear quality standards help maintain a high bar for all listed skills.
It is important to note the security advice provided by the maintainers, always review the code of any skill before use, as they are curated but not formally audited for security vulnerabilities.
Links
Explore the awesome-agent-skills repository on GitHub to discover the full collection and contribute to this growing resource.
Related repositories
Similar repositories that may be relevant next.
Awesome Agent Skills: A Curated Directory for AI Coding Agents
August 20, 2026
Awesome Agent Skills is a comprehensive directory of skills, tools, and plugins designed for AI coding agents. It stands out by covering various agent skill ecosystems, including Agent Skills (SKILL.md), MCP servers, Cursor rules, and more, all in one centralized location. This resource helps developers and AI enthusiasts discover and implement capabilities across different AI agent platforms.

AgentSkills: A Curated Collection for LLM Agent Skills and Resources
August 20, 2026
AgentSkills is an extensive curated collection of resources, papers, tools, projects, and frameworks focused on building and deploying skills for large language models. This repository serves as a central hub for understanding the LLM skills ecosystem, from Anthropic's official systems to academic research and open-source agent frameworks. It is an invaluable resource for anyone exploring the rapidly evolving field of AI agents.

Awesome-skills: Community-Driven Apify Agent Skills for AI Coding Assistants
August 19, 2026
Awesome-skills is a community-driven collection of Apify agent skills designed for AI coding assistants. This repository allows AI agents to perform specific tasks using Apify Actors, following an open standard. It provides a rich set of pre-built skills to enhance AI agent capabilities, enabling them to interact with the web and automate complex workflows.

Agent Skills: A Standardized Way to Give AI Agents New Capabilities
August 18, 2026
Agent Skills provides a lightweight, open format for extending AI agent capabilities with specialized knowledge and workflows. It allows packaging procedural knowledge and context into portable, version-controlled folders that agents load on demand. This enables agents to gain domain expertise, follow repeatable workflows, and reuse skills across various compatible AI tools.
Source repository
Open the original repository on GitHub.