Awesome Skills logoAwesome Skills
  • Skills
  • Use Cases
  • Categories
  • Platforms
Awesome Skills logoAwesome Skills

Discover high-signal AI agent skills, MCP servers, and install-ready tools in one place.

GitHubX (Twitter)
Directory
  • All Skills
  • Top Rated
  • New Skills
  • Categories
  • Use Cases
  • Platforms
Resources
  • GitHub
  • Contact
Legal
  • Cookie Policy
  • Privacy Policy
  • Terms of Service
© 2026 Awesome Skills. All Rights Reserved.

Skills Directory

Browse AI agent skills with clearer shortlist signals

Showing 139 install-ready skills. Use filters, freshness, and category shortcuts to narrow the directory without losing context.

Matches

139

Showing

97-120

Active Filters

1

Quick jumps
Current filters

Refine this results set

Change search, category, platform, or sort below. Your current browse state is ordered by Most Stars.

Clear filters
🔌 mcp-serverclaude-codecodex
1.8K

agent-toolkit-for-aws

Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS

Aaws·7 days ago
codex plugin marketplace add aws/agent-toolkit-for-aws
🤖 claude-skillclaude-codecodex
1.8K

pilot-shell

How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quality enforcement on all levels. Make your agents production-ready.

Mmaxritter·9 days ago
claude # or: codex
⚡ codex-skillclaude-codecodex
1.7K

nano-banana-pro-prompts-recommend-skill

AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.

YYouMind-OpenLab·7 days ago
npx skills i YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill
  • Previous
  • 1
  • 2

How to use the skills directory

The browse page is designed for shortlist building: narrow the field, compare a few options, then open the repos that look strongest.

Comparison layer

Scan for fit before opening tabs

Use category, stars, freshness, and compatibility clues to decide which skills deserve a closer look.

Discovery workflow

Filter by problem or platform

Search by use case, then refine by category or platform to cut down noisy results and stay close to your workflow.

Implementation path

Check install readiness early

Visible install commands and repository links make it easier to move from evaluation into a first local test.

Skills Directory FAQ

Quick answers for how to read, filter, and use the directory.

🔌 mcp-serverclaude-codecodex
1.6K

pg-aiguide

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

Ttimescale·4 months ago
claude plugin marketplace add timescale/pg-aiguide claude plugin install pg@aiguide
🛠 agent-toolclaude-codecodex
1.5K

llm-agents.nix

Nix packages for AI coding agents and development tools. Automatically updated daily.

Nnumtide·7 days ago
View on GitHub
🔌 mcp-serverclaude-codecodex
1.5K

agent-teams-ai

You're the boss, agents are your team. They handle tasks on their own, message each other, and review each other's work. You just watch the kanban board and give high-level commands. Codex/Claude/OpenCode(200+ models, 75+ LLM providers, free models no auth). Build your AI company with multiple teams.

7777genius·7 days ago
npx
🔌 mcp-serverclaude-codecodex
1.5K

mcp-memory-service

Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.

Ddoobidoo·4 months ago
pip install mcp-memory-service
⚡ codex-skillclaude-codecodex
1.5K

Claude-to-IM-skill

Bridge Claude Code / Codex to IM platforms — chat with AI coding agents from Telegram, Discord, or Feishu/Lark.

Oop7418·4 months ago
Claude Code / Codex → reads/writes your codebase
🔌 mcp-serverclaude-codecodex
1.5K

mcp-unity

Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

CCoderGamester·4 months ago
brew install node@18
⚡ codex-skillclaude-codecodex
1.4K

chops

Your AI agent skills, finally organized. A macOS app to browse, edit, and manage skills across Claude Code, Cursor, Codex, Windsurf, and Amp.

SShpigford·3 months ago
brew install xcodegen
🔌 mcp-serverclaude-codecodex
1.4K

npcpy

The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.

NNPC-Worldwide·7 days ago
pip install npcpy
🔌 mcp-serverclaude-codecodex
1.4K

open-codex-computer-use

👾 Open Computer Use – Open-Source Alternative to Codex Computer Use

IiFurySt·8 days ago
npx skills add iFurySt/open-codex-computer-use -g -a codex --skill open-computer-use -y
🔌 mcp-serverclaude-codecodex
1.4K

chunkhound

Local first codebase intelligence

Cchunkhound·7 days ago
View on GitHub
🔌 mcp-serverclaude-codecodex
1.3K

ros-mcp-server

Connect AI models like Claude & GPT with robots using MCP and ROS.

Rrobotmcp·7 days ago
View on GitHub
🔌 mcp-serverclaude-codecodex
1.3K

repobrain

🧠 RepoBrain (formerly Antigravity) — Give your repo a brain. ChatGPT for your codebase: works in Claude Code, Cursor, Codex, Windsurf & more.

Sstudy8677·7 days ago
Codex was the grader (4-axis 0–3 rubric, scores verified against actual source). | Question type | RepoBrain | Codex CLI | Claude Code | |:---|:---:|:---:|:---:| | 15 factual lookups | **179/180 (99%)** | 179/180 (99%) | 178/180 (99%) | | 12 synthesis (project / arch tour) | 116/144 (81%) | **144/144 (100%)** | 136/144 (94%) | | 9 audit / security | **105/108 (97%)** | 104/108 (96%) | 98/108 (91%) | **Combined factual + audit (24 cells): RepoBrain 284/288, Codex 283/288, Claude 276/288.** RepoBrain edges out both — at lower latency than Codex on every single question. **Latency** (mean wall-clock per question, same proxy): | Question type | RepoBrain | Codex | Claude | |:---|:---:|:---:|:---:| | Factual | **56s** | 119s | 42s | | Audit | 160s | 177s | **100s** | RepoBrain is **2.1× faster than Codex on factual** and on par with Codex on audit, while matching or beating it on correctness. Claude is fastest on audit but loses 7 percentage points of correctness. <details> <summary><b>What changed in this repo to get there</b> — engine fixes that drove the numbers</summary> Two engine fixes landed during the benchmark, both committed in this branch: 1.
🤖 claude-skillclaude-codecodex
1.3K

claude-code-skills

Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.

Ddaymade·7 days ago
claude plugin marketplace add https://github.com/daymade/claude-code-skills # Marketplace name: daymade-skills (from marketplace.json) claude plugin install daymade-skill@daymade-skills
🔌 mcp-servercodexcursor
1.2K

Gearboy

Game Boy / Game Boy Color / Super Game Boy emulator, debugger and embedded MCP server for macOS, Windows, Linux, BSD and RetroArch.

Ddrhelius·16 days ago
npx skills add drhelius/gearboy
🔌 mcp-serverclaude-codecodex
1.2K

pm-claude-skills

In Anthropic's official Claude plugin directory · 400 professional Agent Skills (PRDs, launches, compliance, CVs & more) for Claude, ChatGPT, Gemini, Cursor & Codex. Try free in-browser, or 'npx pm-claude-skills add'.

Mmohitagw15856·7 days ago
git clone --filter=blob:none --sparse <url> && git sparse-checkout set skills
🛠 agent-toolcodexcursor
1.2K

skills

Bankr Skills equip builders with plug-and-play tools to build more powerful agents.

BBankrBot·7 days ago
npx polygraphso check <server>
🔌 mcp-servercodexmcp
1.2K

magic

Fully Autonomous AI-based Software Development Assistant

Ppolterguy·7 days ago
View on GitHub
🔌 mcp-serverclaude-codecodex
1.1K

mex

Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI.

Mmex-memory·8 days ago
npx mex-agent setup
🛠 agent-toolclaude-codecodex
1.1K

skills-hub

A cross-platform desktop app to manage Agent Skills in one place and sync them to multiple AI coding tools’ global skills directories — “Install once, sync everywhere”.

Qqufei1993·8 days ago
npm install
🔌 mcp-serverclaude-codecodex
1.1K

MassGen

🚀 MassGen is an open-source multi-agent scaling system that runs in your terminal, autonomously orchestrating frontier models and agents to collaborate, reason, and produce high-quality results. | Join us on Discord: discord.massgen.ai

Mmassgen·about 1 month ago
pip install massgen==0.1.97
🔌 mcp-serverclaude-codecodex
1.1K

meta-ads-mcp

Meta Ads (Facebook/Instagram) MCP server for Claude, ChatGPT, Perplexity & Cursor — the Meta node of Pipeboard’s 5-platform family (+ Google, TikTok, Snap, Reddit). Hosted remote MCP, badged Meta Business Partner, free plan — no self-hosting required.

Ppipeboard-co·7 days ago
brew install pipeboard-co/tap/pipeboard
3
  • 4
  • 5
  • 6
  • Next
  • View categories
    Clear filters
    View categories
    View use cases
    View platforms
    Highest Score
    Newest
    Platform: codex