# Awesome Agent Skills

> A curated directory of skills, tools, and plugins for AI coding agents — across every platform. MCP servers, Agent Skills, Cursor rules, and more.

- **Type:** MCP server
- **Install:** `agentstack add mcp-philipbankier-awesome-agent-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [philipbankier](https://agentstack.voostack.com/s/philipbankier)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** CC0-1.0
- **Upstream author:** [philipbankier](https://github.com/philipbankier)
- **Source:** https://github.com/philipbankier/awesome-agent-skills
- **Website:** https://awesomeagentskills.dev

## Install

```sh
agentstack add mcp-philipbankier-awesome-agent-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Awesome Agent Skills [](https://awesome.re)

> A curated directory of skills, tools, and plugins for AI coding agents, across every platform.

Unlike platform-specific lists, this directory covers **all** agent skill ecosystems in one place: Agent Skills (SKILL.md), MCP servers, Cursor rules, Windsurf rules, Gemini CLI extensions, Copilot extensions, OpenClaw skills, and more.

**[Website](https://awesomeagentskills.dev)** · **[Submit a Skill](#contributing)** · **[Sync Status](#data-sources--sync)**

---

## Contents

- [Agent Skills (SKILL.md)](#agent-skills-skillmd)
- [MCP Servers](#mcp-servers)
- [Cursor Rules](#cursor-rules)
- [Windsurf Rules](#windsurf-rules)
- [Gemini CLI Extensions](#gemini-cli-extensions)
- [GitHub Copilot Extensions](#github-copilot-extensions)
- [OpenClaw Skills](#openclaw-skills)
- [LangChain Tools](#langchain-tools)
- [CrewAI Tools](#crewai-tools)
- [n8n Nodes](#n8n-nodes)
- [Multi-Platform Collections](#multi-platform-collections)
- [Directories & Marketplaces](#directories--marketplaces)
- [CLIs & Package Managers](#clis--package-managers)
- [Specs & Standards](#specs--standards)
- [Data Sources & Sync](#data-sources--sync)
- [Contributing](#contributing)

---

## Agent Skills (SKILL.md)

The [Agent Skills spec](https://github.com/anthropics/skills) is the emerging cross-platform standard. Created by Anthropic, adopted by OpenAI (Codex CLI), Google (Gemini CLI), and others. Skills are defined via `SKILL.md` files with YAML frontmatter.

### Official & Reference

- [anthropics/skills](https://github.com/anthropics/skills) - Official Agent Skills spec + reference skills. 
- [OpenAI Codex CLI Skills](https://developers.openai.com/codex/skills/) - Official Codex skills page (same SKILL.md format).
- [agentskills.io](https://agentskills.io) - Community spec site covering cross-platform compatibility. 

### Domain-Specific

- [K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) - Ready-to-use skills for research, science, engineering, analysis, finance and writing. 

### Collections

- [ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) - Largest Claude skills list. 
- [sickn33/antigravity-awesome-skills](https://github.com/sickn33/antigravity-awesome-skills) - 900+ installable skills. Cross-platform. `npx antigravity-awesome-skills` to install. 
- [VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills) - 380+ skills for Claude Code, Codex, Antigravity, Gemini CLI, Cursor. 
- [travisvn/awesome-claude-skills](https://github.com/travisvn/awesome-claude-skills) - Claude Code workflow-focused skills. 
- [heilcheng/awesome-agent-skills](https://github.com/heilcheng/awesome-agent-skills) - Skills + tools + tutorials for Claude, Codex, Antigravity, Copilot. 
- [skillmatic-ai/awesome-agent-skills](https://github.com/skillmatic-ai/awesome-agent-skills) - Architecture-focused skill resource. 
- [rohitg00/awesome-claude-code-toolkit](https://github.com/rohitg00/awesome-claude-code-toolkit) - 135 agents, 35 skills, 42 commands, 120 plugins, 19 hooks. 

### Claude Code Ecosystem

- [hesreallyhim/awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) - Comprehensive Claude Code ecosystem: skills, hooks, slash-commands, plugins. 
- [jqueryscript/awesome-claude-code](https://github.com/jqueryscript/awesome-claude-code) - IDE integrations, frameworks, resources. 

---

## MCP Servers

The [Model Context Protocol](https://modelcontextprotocol.io) (MCP) is an open standard for connecting AI models to data sources and tools. 17,000+ servers across directories.

### Official

- [modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers) - Official reference MCP server implementations. 
- [Official MCP Registry](https://registry.modelcontextprotocol.io) - Authoritative registry with open API spec. 

### Awesome Lists

- [punkpeye/awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) - THE dominant MCP list. 1,000+ entries. 
- [appcypher/awesome-mcp-servers](https://github.com/appcypher/awesome-mcp-servers) - Second largest, well-organized by category. 
- [wong2/awesome-mcp-servers](https://github.com/wong2/awesome-mcp-servers) - Original early MCP list. 
- [rohitg00/awesome-devops-mcp-servers](https://github.com/rohitg00/awesome-devops-mcp-servers) - DevOps-focused MCP servers. 
- [punkpeye/awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients) - MCP clients (complementary). 
- [punkpeye/awesome-mcp-devtools](https://github.com/punkpeye/awesome-mcp-devtools) - MCP development tools, SDKs, testing. 
- [toolsdk-ai/toolsdk-mcp-registry](https://github.com/toolsdk-ai/toolsdk-mcp-registry) - Machine-readable JSON registry with OAuth2.1. 

### Meta

- [esc5221/awesome-awesome-mcp-servers](https://github.com/esc5221/awesome-awesome-mcp-servers) - Meta-list of all awesome-mcp-servers lists.
- [collabnix/awesome-mcp-lists](https://github.com/collabnix/awesome-mcp-lists) - Combined servers + clients + toolkits.

---

## Cursor Rules

Rules that configure AI behavior in [Cursor](https://cursor.com) editor. Two formats: legacy `.cursorrules` and new `.mdc` (Markdown Directives).

- [PatrickJS/awesome-cursorrules](https://github.com/PatrickJS/awesome-cursorrules) - THE dominant cursor rules collection. 500+ rules. 
- [cursor.directory](https://cursor.directory) - Community site with 1,000+ rules. 250K+ monthly users. 63K+ members.
- [pontusab/cursor.directory](https://github.com/pontusab/cursor.directory) - Open source codebase powering cursor.directory. 
- [sanjeed5/awesome-cursor-rules-mdc](https://github.com/sanjeed5/awesome-cursor-rules-mdc) - New .mdc format rules (replaces deprecated .cursorrules). 

---

## Windsurf Rules

Rules for the [Windsurf](https://windsurf.com) AI editor (formerly Codeium). Uses `.windsurfrules` and `global_rules.md`.

- [Windsurf Official Directory](https://windsurf.com/editor/directory) - Official rules directory curated by Windsurf team.
- [ichoosetoaccept/awesome-windsurf](https://github.com/ichoosetoaccept/awesome-windsurf) - Resources, rules, memories for Windsurf. 
- [SchneiderSam/awesome-windsurfrules](https://github.com/SchneiderSam/awesome-windsurfrules) - Windsurf global_rules and .windsurfrules files. 

---

## Gemini CLI Extensions

Extensions and skills for [Google Gemini CLI](https://github.com/google-gemini/gemini-cli). Supports Agent Skills (SKILL.md) + native extensions + MCP.

- [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli) - Official Gemini CLI repo. 
- [Gemini CLI Extension Gallery](https://geminicli.com/extensions/) - Browse and discover extensions.
- [Piebald-AI/awesome-gemini-cli](https://github.com/Piebald-AI/awesome-gemini-cli) - Curated tools, extensions, resources. 
- [gemini-cli-extensions](https://github.com/gemini-cli-extensions) - Community extensions GitHub org.
- [intellectronica/gemini-cli-skillz](https://github.com/intellectronica/gemini-cli-skillz) - Anthropic-style Agent Skills via skillz MCP server.

---

## GitHub Copilot Extensions

Extensions for [GitHub Copilot](https://github.com/features/copilot) — agents, instructions, hooks, skills, plugins.

- [github/awesome-copilot](https://github.com/github/awesome-copilot) - OFFICIAL GitHub repo. 
- [GitHub Marketplace (Copilot Apps)](https://github.com/marketplace?type=apps&copilot_app=true) - Official Copilot extension marketplace.
- [Copilot Extensions](https://github.com/features/copilot/extensions) - Extension capabilities overview.

---

## OpenClaw Skills

Skills for the [OpenClaw](https://openclaw.ai) multi-agent system. 5,700+ skills in the registry.

- [VoltAgent/awesome-openclaw-skills](https://github.com/VoltAgent/awesome-openclaw-skills) - Main OpenClaw skills directory. 
- [ClawHub Registry](https://docs.openclaw.ai/tools/skills) - Official OpenClaw skills marketplace with version management.
- [BankrBot/openclaw-skills](https://github.com/BankrBot/openclaw-skills) - Crypto, DeFi, Polymarket, automation skills. 
- [openclawskills.net](https://openclawskills.net) - Web directory for OpenClaw skills.

---

## LangChain Tools

Tools and integrations for the [LangChain](https://python.langchain.com/) framework. 1,000+ integrations.

- [langchain-ai/langchain](https://github.com/langchain-ai/langchain) - Core framework. 
- [LangChain Integrations](https://python.langchain.com/docs/integrations/tools/) - Official integrations directory (1,000+).
- [kyrolabs/awesome-langchain](https://github.com/kyrolabs/awesome-langchain) - Awesome list for LangChain tools and projects. 

---

## CrewAI Tools

Tools for the [CrewAI](https://crewai.com) agent framework. Now supports MCP integration.

- [crewAIInc/crewAI-tools](https://github.com/crewAIInc/crewAI-tools) - Official CrewAI tools. 30+ built-in. 
- [crewAIInc/awesome-crewai](https://github.com/crewAIInc/awesome-crewai) - Official awesome list. 
- [CrewAI Tools Docs](https://docs.crewai.com/en/concepts/tools) - Official tool documentation.

---

## n8n Nodes

Workflow automation nodes for [n8n](https://n8n.io). 400+ integrations with native AI agent capabilities.

- [n8n-io/n8n](https://github.com/n8n-io/n8n) - Core platform. 
- [n8n Community Nodes](https://n8n.io/integrations/) - Official integrations directory (400+ nodes, 600+ templates).

---

## Multi-Platform Collections

Resources covering multiple agent platforms and ecosystems.

- [Shubhamsaboo/awesome-llm-apps](https://github.com/Shubhamsaboo/awesome-llm-apps) - LLM apps with AI Agents, RAG, MCP, Voice Agents. 
- [e2b-dev/awesome-ai-agents](https://github.com/e2b-dev/awesome-ai-agents) - THE original awesome-ai-agents list. 
- [Significant-Gravitas/AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) - AutoGPT core with Components system. 
- [jim-schwoebel/awesome_ai_agents](https://github.com/jim-schwoebel/awesome_ai_agents) - 1,500+ agents catalogued. 
- [kyrolabs/awesome-agents](https://github.com/kyrolabs/awesome-agents) - Open-source AI agent tools and products. 

---

## Directories & Marketplaces

Web-based platforms for discovering and installing agent skills and tools.

| Platform | Focus | Size | Open Source |
|----------|-------|------|-------------|
| [SkillsMP](https://skillsmp.com) | Agent Skills marketplace | 66,500+ | No |
| [MCP.so](https://mcp.so) | MCP server directory | 17,900+ | [Yes](https://github.com/chatmcp/mcpso) |
| [Glama](https://glama.ai/mcp/servers) | Hosted MCP servers | 17,800+ | No |
| [PulseMCP](https://www.pulsemcp.com/servers) | MCP directory (Steering Committee) | 8,600+ | No |
| [ClawHub](https://docs.openclaw.ai/tools/skills) | OpenClaw skills registry | 5,700+ | No |
| [Smithery](https://smithery.ai) | MCP marketplace + CLI | 4,000+ | [Partial](https://github.com/smithery-ai) |
| [cursor.directory](https://cursor.directory) | Cursor + Windsurf rules | 1,000+ | [Yes](https://github.com/pontusab/cursor.directory) |
| [Composio](https://composio.dev) | Multi-framework integrations | 1,000+ | [Yes](https://github.com/ComposioHQ/composio) |
| [MCPServers.org](https://mcpservers.org) | Curated MCP collection | Growing | No |
| [Gemini Extension Gallery](https://geminicli.com/extensions/) | Gemini CLI extensions | Growing | No |
| [GitHub Copilot Marketplace](https://github.com/marketplace?type=apps&copilot_app=true) | Copilot extensions | ~30 | No |
| [LobeHub MCP](https://lobehub.com/mcp) | LobeChat MCP marketplace | Growing | Partial |

---

## CLIs & Package Managers

Command-line tools for installing and managing agent skills.

- [agent-skills-cli](https://github.com/Karanjot786/agent-skills-cli) - Universal CLI. Access 40,000+ skills from SkillsMP. Syncs to Cursor, Claude Code, Copilot, Codex, Antigravity.
- [Smithery CLI](https://github.com/smithery-ai/cli) - Install, manage, and develop MCP servers and skills.
- `npx antigravity-awesome-skills` - One-command install for 900+ skills from [sickn33/antigravity-awesome-skills](https://github.com/sickn33/antigravity-awesome-skills).

---

## Specs & Standards

The specifications and standards that define agent skill formats.

| Standard | Maintainer | Format | Platforms |
|----------|-----------|--------|-----------|
| [Agent Skills (SKILL.md)](https://github.com/anthropics/skills) | Anthropic | YAML frontmatter + Markdown | Claude Code, Codex CLI, Gemini CLI, Antigravity, Copilot |
| [MCP](https://modelcontextprotocol.io) | Agentic AI Foundation | JSON-RPC over stdio/SSE | Universal (all major AI tools) |
| [Cursor Rules](https://docs.cursor.com/context/rules) | Cursor | `.mdc` / `.cursorrules` | Cursor |
| [Windsurf Rules](https://windsurf.com/editor/directory) | Windsurf | `.windsurfrules` | Windsurf |
| [Gemini Extensions](https://google-gemini.github.io/gemini-cli/docs/extensions/) | Google | TypeScript modules | Gemini CLI |
| [Copilot Extensions](https://github.com/features/copilot/extensions) | GitHub | GitHub Apps API | GitHub Copilot |

---

## Data Sources & Sync

This directory is automatically updated from multiple sources. See [SYNC.md](SYNC.md) for details on our data pipeline.

| Source | Type | Sync Method | Frequency |
|--------|------|-------------|-----------|
| GitHub awesome-lists | Markdown parsing | GitHub API | Daily |
| Official MCP Registry | REST API | API polling | Daily |
| MCP.so | Supabase DB | API/scrape | Weekly |
| SkillsMP | Web marketplace | API | Weekly |
| cursor.directory | Open source repo | Git sync | Daily |
| GitHub trending | GitHub API | API polling | Daily |

---

## Contributing

Contributions welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) first.

### How to submit a skill

1. Fork this repo
2. Add your skill to the appropriate section in `README.md`
3. Follow the format: `- [name](url) - Short description. `
4. Submit a PR

### What counts as an "agent skill"?

Any tool, plugin, extension, rule set, or capability that enhances an AI coding agent's abilities. This includes:
- SKILL.md files (Agent Skills spec)
- MCP servers
- Cursor/Windsurf rules
- Editor extensions for AI agents
- Framework-specific tools (LangChain, CrewAI, etc.)
- CLI tools for skill management

---

## License

[](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, the contributors have waived all copyright and related rights to this work.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [philipbankier](https://github.com/philipbankier)
- **Source:** [philipbankier/awesome-agent-skills](https://github.com/philipbankier/awesome-agent-skills)
- **License:** CC0-1.0
- **Homepage:** https://awesomeagentskills.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-philipbankier-awesome-agent-skills
- Seller: https://agentstack.voostack.com/s/philipbankier
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
