AgentStack
MCP verified CC0-1.0 Self-run

Awesome Agent Skills

mcp-philipbankier-awesome-agent-skills · by philipbankier

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

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add mcp-philipbankier-awesome-agent-skills

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

Are you the author of Awesome Agent Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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

Domain-Specific

Collections

Claude Code Ecosystem


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

Awesome Lists

Meta


Cursor Rules

Rules that configure AI behavior in Cursor editor. Two formats: legacy .cursorrules and new .mdc (Markdown Directives).


Windsurf Rules

Rules for the Windsurf AI editor (formerly Codeium). Uses .windsurfrules and global_rules.md.


Gemini CLI Extensions

Extensions and skills for Google Gemini CLI. Supports Agent Skills (SKILL.md) + native extensions + MCP.


GitHub Copilot Extensions

Extensions for GitHub Copilot — agents, instructions, hooks, skills, plugins.


OpenClaw Skills

Skills for the OpenClaw multi-agent system. 5,700+ skills in the registry.


LangChain Tools

Tools and integrations for the LangChain framework. 1,000+ integrations.


CrewAI Tools

Tools for the CrewAI agent framework. Now supports MCP integration.


n8n Nodes

Workflow automation nodes for n8n. 400+ integrations with native AI agent capabilities.


Multi-Platform Collections

Resources covering multiple agent platforms and ecosystems.


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.


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

  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.

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.