Install
$ agentstack add mcp-philipbankier-awesome-agent-skills ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
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 · [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 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 - Official Agent Skills spec + reference skills.
- OpenAI Codex CLI Skills - Official Codex skills page (same SKILL.md format).
- agentskills.io - Community spec site covering cross-platform compatibility.
Domain-Specific
- K-Dense-AI/claude-scientific-skills - Ready-to-use skills for research, science, engineering, analysis, finance and writing.
Collections
- ComposioHQ/awesome-claude-skills - Largest Claude skills list.
- sickn33/antigravity-awesome-skills - 900+ installable skills. Cross-platform.
npx antigravity-awesome-skillsto install. - VoltAgent/awesome-agent-skills - 380+ skills for Claude Code, Codex, Antigravity, Gemini CLI, Cursor.
- travisvn/awesome-claude-skills - Claude Code workflow-focused skills.
- heilcheng/awesome-agent-skills - Skills + tools + tutorials for Claude, Codex, Antigravity, Copilot.
- skillmatic-ai/awesome-agent-skills - Architecture-focused skill resource.
- rohitg00/awesome-claude-code-toolkit - 135 agents, 35 skills, 42 commands, 120 plugins, 19 hooks.
Claude Code Ecosystem
- hesreallyhim/awesome-claude-code - Comprehensive Claude Code ecosystem: skills, hooks, slash-commands, plugins.
- jqueryscript/awesome-claude-code - IDE integrations, frameworks, resources.
MCP Servers
The Model Context Protocol (MCP) is an open standard for connecting AI models to data sources and tools. 17,000+ servers across directories.
Official
- modelcontextprotocol/servers - Official reference MCP server implementations.
- Official MCP Registry - Authoritative registry with open API spec.
Awesome Lists
- punkpeye/awesome-mcp-servers - THE dominant MCP list. 1,000+ entries.
- appcypher/awesome-mcp-servers - Second largest, well-organized by category.
- wong2/awesome-mcp-servers - Original early MCP list.
- rohitg00/awesome-devops-mcp-servers - DevOps-focused MCP servers.
- punkpeye/awesome-mcp-clients - MCP clients (complementary).
- punkpeye/awesome-mcp-devtools - MCP development tools, SDKs, testing.
- toolsdk-ai/toolsdk-mcp-registry - Machine-readable JSON registry with OAuth2.1.
Meta
- esc5221/awesome-awesome-mcp-servers - Meta-list of all awesome-mcp-servers lists.
- collabnix/awesome-mcp-lists - Combined servers + clients + toolkits.
Cursor Rules
Rules that configure AI behavior in Cursor editor. Two formats: legacy .cursorrules and new .mdc (Markdown Directives).
- PatrickJS/awesome-cursorrules - THE dominant cursor rules collection. 500+ rules.
- cursor.directory - Community site with 1,000+ rules. 250K+ monthly users. 63K+ members.
- pontusab/cursor.directory - Open source codebase powering cursor.directory.
- sanjeed5/awesome-cursor-rules-mdc - New .mdc format rules (replaces deprecated .cursorrules).
Windsurf Rules
Rules for the Windsurf AI editor (formerly Codeium). Uses .windsurfrules and global_rules.md.
- Windsurf Official Directory - Official rules directory curated by Windsurf team.
- ichoosetoaccept/awesome-windsurf - Resources, rules, memories for Windsurf.
- SchneiderSam/awesome-windsurfrules - Windsurf globalrules and .windsurfrules files.
Gemini CLI Extensions
Extensions and skills for Google Gemini CLI. Supports Agent Skills (SKILL.md) + native extensions + MCP.
- google-gemini/gemini-cli - Official Gemini CLI repo.
- Gemini CLI Extension Gallery - Browse and discover extensions.
- Piebald-AI/awesome-gemini-cli - Curated tools, extensions, resources.
- gemini-cli-extensions - Community extensions GitHub org.
- intellectronica/gemini-cli-skillz - Anthropic-style Agent Skills via skillz MCP server.
GitHub Copilot Extensions
Extensions for GitHub Copilot — agents, instructions, hooks, skills, plugins.
- github/awesome-copilot - OFFICIAL GitHub repo.
- GitHub Marketplace (Copilot Apps) - Official Copilot extension marketplace.
- Copilot Extensions - Extension capabilities overview.
OpenClaw Skills
Skills for the OpenClaw multi-agent system. 5,700+ skills in the registry.
- VoltAgent/awesome-openclaw-skills - Main OpenClaw skills directory.
- ClawHub Registry - Official OpenClaw skills marketplace with version management.
- BankrBot/openclaw-skills - Crypto, DeFi, Polymarket, automation skills.
- openclawskills.net - Web directory for OpenClaw skills.
LangChain Tools
Tools and integrations for the LangChain framework. 1,000+ integrations.
- langchain-ai/langchain - Core framework.
- LangChain Integrations - Official integrations directory (1,000+).
- kyrolabs/awesome-langchain - Awesome list for LangChain tools and projects.
CrewAI Tools
Tools for the CrewAI agent framework. Now supports MCP integration.
- crewAIInc/crewAI-tools - Official CrewAI tools. 30+ built-in.
- crewAIInc/awesome-crewai - Official awesome list.
- CrewAI Tools Docs - Official tool documentation.
n8n Nodes
Workflow automation nodes for n8n. 400+ integrations with native AI agent capabilities.
- n8n-io/n8n - Core platform.
- n8n Community Nodes - Official integrations directory (400+ nodes, 600+ templates).
Multi-Platform Collections
Resources covering multiple agent platforms and ecosystems.
- Shubhamsaboo/awesome-llm-apps - LLM apps with AI Agents, RAG, MCP, Voice Agents.
- e2b-dev/awesome-ai-agents - THE original awesome-ai-agents list.
- Significant-Gravitas/AutoGPT - AutoGPT core with Components system.
- jim-schwoebel/awesomeai_agents - 1,500+ agents catalogued.
- 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 | Agent Skills marketplace | 66,500+ | No | | MCP.so | MCP server directory | 17,900+ | Yes | | Glama | Hosted MCP servers | 17,800+ | No | | PulseMCP | MCP directory (Steering Committee) | 8,600+ | No | | ClawHub | OpenClaw skills registry | 5,700+ | No | | Smithery | MCP marketplace + CLI | 4,000+ | Partial | | cursor.directory | Cursor + Windsurf rules | 1,000+ | Yes | | Composio | Multi-framework integrations | 1,000+ | Yes | | MCPServers.org | Curated MCP collection | Growing | No | | Gemini Extension Gallery | Gemini CLI extensions | Growing | No | | GitHub Copilot Marketplace | Copilot extensions | ~30 | No | | LobeHub MCP | LobeChat MCP marketplace | Growing | Partial |
CLIs & Package Managers
Command-line tools for installing and managing agent skills.
- agent-skills-cli - Universal CLI. Access 40,000+ skills from SkillsMP. Syncs to Cursor, Claude Code, Copilot, Codex, Antigravity.
- Smithery CLI - Install, manage, and develop MCP servers and skills.
npx antigravity-awesome-skills- One-command install for 900+ skills from sickn33/antigravity-awesome-skills.
Specs & Standards
The specifications and standards that define agent skill formats.
| Standard | Maintainer | Format | Platforms | |----------|-----------|--------|-----------| | Agent Skills (SKILL.md) | Anthropic | YAML frontmatter + Markdown | Claude Code, Codex CLI, Gemini CLI, Antigravity, Copilot | | MCP | Agentic AI Foundation | JSON-RPC over stdio/SSE | Universal (all major AI tools) | | Cursor Rules | Cursor | .mdc / .cursorrules | Cursor | | Windsurf Rules | Windsurf | .windsurfrules | Windsurf | | Gemini Extensions | Google | TypeScript modules | Gemini CLI | | 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
- Fork this repo
- Add your skill to the appropriate section in
README.md - Follow the format:
- [name](url) - Short description. - 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
- Source: philipbankier/awesome-agent-skills
- License: CC0-1.0
- Homepage: https://awesomeagentskills.dev
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.