Awesome Agent Skills: A Curated Directory for AI Coding Agents
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
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.
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 is a meticulously curated directory of skills, tools, and plugins specifically designed for AI coding agents. Unlike platform-specific lists, this resource centralizes information across all major agent skill ecosystems. Whether you're working with Agent Skills (SKILL.md), MCP servers, Cursor rules, Windsurf rules, Gemini CLI extensions, GitHub Copilot extensions, or OpenClaw skills, this repository provides a unified hub for discovery. It aims to simplify the process of finding and integrating powerful capabilities into your AI agents, enhancing their functionality across various development environments.
Finding and Installing Skills
This repository itself is a directory, not a piece of software to install. Its primary purpose is to guide you to other repositories and resources where you can find and install actual agent skills.
To leverage this list:
- Browse Categories: Navigate through the extensive categories like "Agent Skills (SKILL.md)", "MCP Servers", "Cursor Rules", and more to find tools relevant to your AI agent platform.
- Follow Links: Each entry provides a direct link to the skill's repository or official page, where you can find specific installation instructions.
- CLI Tools: For some collections, dedicated CLIs exist. For example, you can install over 900 skills from the
sickn33/antigravity-awesome-skillslist using a single command:npx antigravity-awesome-skills - Contributing: If you have a skill to share, you can contribute by forking the repository, adding your skill to the appropriate section in
README.md, and submitting a pull request. Detailed guidelines are available in the CONTRIBUTING.md file.
Examples of Listed Skills and Tools
The awesome-agent-skills directory covers a wide array of agent capabilities. Here are a few examples of the types of resources you can find:
- Agent Skills (SKILL.md): Discover official and community-contributed skills adhering to the Agent Skills spec, used by platforms like Claude Code, OpenAI Codex CLI, and Gemini CLI. Examples include
anthropics/skillsfor reference implementations andK-Dense-AI/claude-scientific-skillsfor research-focused agents. - MCP Servers: Explore servers implementing the Model Context Protocol, an open standard for connecting AI models to data sources and tools. Notable lists include
punkpeye/awesome-mcp-serverswith over 1,000 entries. - Cursor Rules: Find rules that configure AI behavior within the Cursor editor, such as
PatrickJS/awesome-cursorruleswhich boasts over 500 rules. - LangChain Tools: Integrate tools and integrations for the popular LangChain framework, with official directories and community awesome lists like
kyrolabs/awesome-langchain. - Multi-Platform Collections: Discover broader lists that encompass tools and agents across various ecosystems, such as
e2b-dev/awesome-ai-agentsandjim-schwoebel/awesome_ai_agents.
Why Use Awesome Agent Skills?
This repository serves as an invaluable resource for anyone developing or working with AI coding agents due to several key advantages:
- Centralized Discovery: It consolidates skills and tools from disparate platforms into one easy-to-navigate location, saving significant time and effort in searching.
- Cross-Platform Coverage: Unlike many other lists, it embraces a wide range of ecosystems, ensuring you can find relevant resources regardless of your preferred AI agent environment.
- Up-to-Date Information: The directory is designed to be automatically updated from multiple sources, including GitHub awesome-lists and official registries, ensuring you have access to the latest tools.
- Enhanced Agent Capabilities: By providing access to a vast collection of skills, it empowers developers to build more capable, versatile, and intelligent AI agents.
Links
- GitHub Repository: https://github.com/philipbankier/awesome-agent-skills
- Official Website: https://awesomeagentskills.dev
- Contributing Guide: https://github.com/philipbankier/awesome-agent-skills/blob/main/CONTRIBUTING.md
Related repositories
Similar repositories that may be relevant next.

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.

agent-skills: Production-Grade Engineering Skills for AI Coding Agents
August 14, 2026
agent-skills is a comprehensive GitHub repository offering production-grade engineering skills for AI coding agents. It provides structured workflows, quality gates, and best practices that senior engineers use to build reliable software. These skills help AI agents consistently follow robust development processes across all phases.
Source repository
Open the original repository on GitHub.