The living index of agent skills for Claude Code, OpenAI Codex, and everything that follows.

awesomeskills.dev is a curated atlas of reusable agent skills. Discover official and community skill packs for Claude Code, OpenAI Codex, and emerging agent platforms—all in one place.

Quick stats

Skills snapshot

2026

Skills indexed

15742

Collections

14

Resources

20

Status

Growing

Claude skills today. Codex + other agent ecosystems next. Tell us what to pull in.
Featured skills

Today's picks

Skills directory

Explore skill collections

Each collection is grouped by intent and platform. Browse the official Claude skills, then dive into the community ecosystem for testing, research, and specialized domains.

Official Claude Skills

View all

Curated by Anthropic with production-ready instructions, scripts, and resources.

Art & Design

0 skills

Official Claude SkillsView all

Image

0 skills

Official Claude SkillsView all

Video & Animation

0 skills

Official Claude SkillsView all

Writing & Editing

0 skills

Official Claude SkillsView all

Research & Data Analysis

0 skills

Official Claude SkillsView all

Community Skills

View all

Built by the community to extend agents into research, workflows, testing, and domain expertise.

Productivity & Collaboration

1880 skills

Community SkillsView all

biliboss/skill-sec

1github.com

Claude Code skill for authorized offensive security workflows: recon, stealth automation, hidden-API discovery, incremental sync. 4 playbooks + 29-tool reference.

$ npx add-skill biliboss/skill-sec
View skill

wan-huiyan/subagent-driven-development

1github.com

Claude Code skill: execute implementation plans with fresh subagents per task, two-stage review gates, and parallel mode via worktree isolation. Based on obra/superpowers, parallel mode adapted from theradengai/spawn-tasks.

$ npx add-skill wan-huiyan/subagent-driven-development
View skill

api-evangelist/anthropic

github.com

Anthropic is an AI safety company and creator of the Claude family of large language models. The Anthropic API provides access to Claude models for text generation, vision, tool use, extended thinking, batch processing, and agentic workflows. Anthropic also publishes the Model Context Protocol (MCP) for standardized AI tool integration.

$ npx add-skill api-evangelist/anthropic
View skill

launis/quorum

github.com

Agentic collaboration system for group reasoning, consensus, or task workflows.

$ npx add-skill launis/quorum
View skill

op7418/Claude-to-IM-skill

2.6kgithub.com

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

$ npx add-skill op7418/Claude-to-IM-skill
View skill

am009/mobile-use-skill

1github.com

Claude skill pack for controlling Android devices and mobile workflows through ADB and related tooling.

$ npx add-skill am009/mobile-use-skill
View skill

oneprojectorg/common-agent-toolkit

github.com

Agent skills for the One Project common monorepo

$ npx add-skill oneprojectorg/common-agent-toolkit
View skill

jerrytang02-gif/claude-code-plugins-dev

1github.com

🤖 Automate development tasks with AI-driven plugins for Claude Code, boosting productivity and streamlining workflows for developers.

$ npx add-skill jerrytang02-gif/claude-code-plugins-dev
View skill

chkfail/mindreader-skill

3github.com

召唤一个影子,问问他们真心在想什么,预演即将发生的对话。Build a digital shadow of anyone real. Ask what they were actually thinking (/seance). Rehearse hard conversations before they happen (/rehearse). A Claude Code Agent Skill.

$ npx add-skill chkfail/mindreader-skill
View skill

Writing & Editing

1126 skills

Community SkillsView all

jamald33n/tweetsave-mcp

1github.com

📝 Fetch Twitter/X content and convert it into blog posts using the MCP server for seamless integration and easy content management.

$ npx add-skill jamald33n/tweetsave-mcp
View skill

BluePhoenix91/leah-tharin-skill

github.com

Agent Skill for product-led growth, positioning, and distribution advice in Leah Tharin's voice.

$ npx add-skill BluePhoenix91/leah-tharin-skill
View skill

wzxsph/Novel-Claude

3github.com

🚀 工业级 AI 长篇网文生成框架 | An industrial-grade AI web novel generation framework based on a microkernel and plugin architecture, featuring context isolation, RAG memory, and MCP-inspired skills for writing million-word stories.

$ npx add-skill wzxsph/Novel-Claude
View skill

bitsandtea/postking-skills

1github.com

Teach any AI agent to run your content marketing. Open-source skill for PostKing - generate posts, plan content weeks, ship blog articles, build landing pages - installable in Hermes, Claude, and Codex.

$ npx add-skill bitsandtea/postking-skills
View skill

jiewaigongxing/jiey_skill

github.com

DNA-First full-stack development methodology for AI editors. Give your AI a playbook — it generates Spring Boot + Vue3 + UniApp production-grade code following structured workflows.

$ npx add-skill jiewaigongxing/jiey_skill
View skill

netresearch/context7-skill

19github.com

Context7 documentation lookup skill for AI coding agents. Lightweight REST API wrapper with no MCP context overhead.

$ npx add-skill netresearch/context7-skill
View skill

sociilabs/claude-content-writer

37github.com

A Claude Code skill for writing blog articles, LinkedIn posts, and email newsletters that sound human — not AI-generated.

$ npx add-skill sociilabs/claude-content-writer
View skill

Shuwanito/SkillsMP

2github.com

SEO

$ npx add-skill Shuwanito/SkillsMP
View skill

mwunsch/mansplain

4github.com

Generate mdoc(7) man pages from source material

$ npx add-skill mwunsch/mansplain
View skill

Research & Data Analysis

1685 skills

Community SkillsView all

awrshift/skill-brainstorm

2github.com

3-round adversarial brainstorm between Claude and Gemini. One idea in, one converged decision out. Claude orchestrates, Flash researches, Pro reasons.

$ npx add-skill awrshift/skill-brainstorm
View skill

Usagi-org/memory-weave

github.com

一款轻量非 RAG 架构的Agent 记忆框架。支持跨客户端记忆共享,并发协作,记忆治理等功能,适用于Vibe coding 项目经验总结,踩坑复盘沉淀。

$ npx add-skill Usagi-org/memory-weave
View skill

wan-huiyan/dbt-model-planner

github.com

Claude Code skill: Plan and build dbt models from schema requirements through structured planning with human review, schema validation, and multi-dialect SQL generation

$ npx add-skill wan-huiyan/dbt-model-planner
View skill

eip-public/eip-hermes

github.com

Modular bash installer for the Hermes AI agent on Ubuntu 24.04 — control plane, Honcho memory, Ollama runtime, CVE skills, and a security toolchain.

$ npx add-skill eip-public/eip-hermes
View skill

lumatic2/agent-orchestration

github.com

Multi-agent orchestration system — Claude Code orchestrates Codex + Gemini as workers. Custom MCP servers, routing rules, safety guards, and research pipeline.

$ npx add-skill lumatic2/agent-orchestration
View skill

f1nthelad/google-contacts-mcp-server

github.com

📇 Access Google Contacts securely with a serverless MCP server on AWS Lambda, using per-user OAuth for real-time, privacy-focused data retrieval.

$ npx add-skill f1nthelad/google-contacts-mcp-server
View skill

telekinesis-ai/telekinesis-examples

40github.com

Telekinesis Agentic Skill Library: build AI-powered Computer Vision, Robotics and Physical AI applications.

$ npx add-skill telekinesis-ai/telekinesis-examples
View skill

5throck/abap_vibe_coding_plugin

github.com

AI Harness Engineering framework for SAP ABAP development — agents, skills, commands, and MCP integration for the full ABAP lifecycle.

$ npx add-skill 5throck/abap_vibe_coding_plugin
View skill

planetis-m/rag-tool

1github.com

planetis-m/rag-tool

$ npx add-skill planetis-m/rag-tool
View skill

Image

29 skills

Community SkillsView all

mshs01156/support-to-repro-pack

8github.com

🛠️ Claude Code / OpenClaw Skill — Turn support tickets, logs, screenshots into sanitized engineering issue packs. 17 PII redaction patterns, log parsing, stack trace extraction (Python/Java/JS/Go), error code classification, timeline. 客服工单脱敏 | 隐私数据脱敏 | 日志解析 | 堆栈提取 | 错误码分类 | 中英双语Skill | 支持转研发问题包生成器

$ npx add-skill mshs01156/support-to-repro-pack
View skill

agnihotripushkar/Claude-Skills-playstore-screenshots

github.com

Claude Skills

$ npx add-skill agnihotripushkar/Claude-Skills-playstore-screenshots
View skill

anhao/icon-generator-skill

github.com

Installable agent skill for generating Android and iOS app icon sets from a single source image via npx skills.

$ npx add-skill anhao/icon-generator-skill
View skill

stardots-io/stardots-backup-skill

github.com

Backup image to StarDots for AI Skill.

$ npx add-skill stardots-io/stardots-backup-skill
View skill

portel-dev/skills

1github.com

Official skills repository for Portel Photon

$ npx add-skill portel-dev/skills
View skill

blammectrappora/watercolor-art-generator

github.com

Watercolor Art Generator — AI-powered watercolor art generator ai

$ npx add-skill blammectrappora/watercolor-art-generator
View skill

Asavani/xiaohongshu-skills

2github.com

Generate stylish Xiaohongshu (RedNote) cover images based on themes via simple API integration for AI agents.

$ npx add-skill Asavani/xiaohongshu-skills
View skill

edisonjoao1/app-screenshots-skill

github.com

Generate App Store screenshots from your terminal — Claude Code skill

$ npx add-skill edisonjoao1/app-screenshots-skill
View skill

dkarski/openai-image-skill

2github.com

Claude Code skill for AI image generation — DALL-E 2/3, gpt-image-1. Self-updating.

$ npx add-skill dkarski/openai-image-skill
View skill

Art & Design

2573 skills

Community SkillsView all

0xFiMo/Trident

1github.com

One agent skill. Three adversarial minds.

$ npx add-skill 0xFiMo/Trident
View skill

oleg68/NetbeansClaudeCodeGui

github.com

NetBeans plugin that provides a GUI for Claude Code CLI — run claude code sessions directly inside the IDE

$ npx add-skill oleg68/NetbeansClaudeCodeGui
View skill

fluxcd/agent-skills

162github.com

Skills to transform AI Agents into GitOps Engineers

$ npx add-skill fluxcd/agent-skills
View skill

jgerton/visual-identity

2github.com

Claude Code plugin for brand identity designers. Strategic diagnosis and presentation-ready output.

$ npx add-skill jgerton/visual-identity
View skill

FA-T-T/codex-skill-academic-slides

3github.com

Codex skill for academic slides, posters, proofsheets, and architecture diagrams via GPT Image 2

$ npx add-skill FA-T-T/codex-skill-academic-slides
View skill

yurukusa/cc-safe-setup

36github.com

One command to make Claude Code safe for autonomous operation. Prevents rm -rf, secret leaks, force-pushes, broken deployments. 715 example hooks, 9,200+ tests, 30K+ installs — built from 800+ hours of real autonomous CC operation.

$ npx add-skill yurukusa/cc-safe-setup
View skill

mvschwarz/openrig

42github.com

Multi-agent harness that runs Claude Code and Codex together as one system

$ npx add-skill mvschwarz/openrig
View skill

Ark0N/Codeman

413github.com

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

$ npx add-skill Ark0N/Codeman
View skill

Lycheetah/Lycheetah-Framework

5github.com

AI alignment framework. Nine interdependent theories — CASCADE, AURA, LAMAGUE and six more — each mathematically proven, each converging on the same constants. Banach fixed points. Constitutional invariants. MCP extension for Claude Code. Built by one self-taught researcher. Open. Testable. Human.

$ npx add-skill Lycheetah/Lycheetah-Framework
View skill

Video & Animation

326 skills

Community SkillsView all

Podogrev/burn-tokens

1github.com

🔥 Claude Code skill: an ASCII animation of two stokers shoveling tokens into a furnace. Decorative loader for /clear and /compact.

$ npx add-skill Podogrev/burn-tokens
View skill

cindulasai/clawshorts

github.com

Openclaw skill to set a Youtube shorts daily limit. When you hit it, YouTube closes automatically.

$ npx add-skill cindulasai/clawshorts
View skill

sergeyramas/3d-website-builder-skill

1github.com

Claude Code skill: ready MP4 → vanilla HTML/CSS/JS scroll-driven hero (GSAP video.currentTime, no FFmpeg)

$ npx add-skill sergeyramas/3d-website-builder-skill
View skill

Valtneto/kkp

github.com

🚫 Kill processes by port swiftly and safely with kkp—simple commands for managing network listeners without hassle.

$ npx add-skill Valtneto/kkp
View skill

sergeyramas/3d-animation-creator-skill

2github.com

Claude Code skill: video → FFmpeg frames → Apple-style canvas scroll animation website

$ npx add-skill sergeyramas/3d-animation-creator-skill
View skill

sunrisever/bilibili-favorites

3github.com

Export Bilibili favorites, classify with ChatGPT/Claude/Gemini or other frontier LLMs, then sync folders back | 导出B站收藏夹,交给ChatGPT/Claude/Gemini等通用大模型分类,再同步回文件夹

$ npx add-skill sunrisever/bilibili-favorites
View skill

Apizziii/OpenClaw_RH_Skills

1github.com

Provide multimedia generation and AI app integration for OpenClaw using RunningHub’s extensive API endpoints in image, video, audio, 3D, and text.

$ npx add-skill Apizziii/OpenClaw_RH_Skills
View skill

hrygo/clawreel

1github.com

AI short-video automation pipeline — from script to publish, Agent-driven with HITL checkpoints and FinOps cost optimization

$ npx add-skill hrygo/clawreel
View skill

hyuuuliu/video-overlay-cleanup-skill

2github.com

Use this skill when the user wants to clean a video or screen recording by removing overlays such as status bars, notification banners, floating controls, subtitle bars, fixed watermarks, or other surface UI elements.

$ npx add-skill hyuuuliu/video-overlay-cleanup-skill
View skill

Automation workflows and node references for n8n.

n8n

0 skills

Guides and inspiration

Learn the craft

Tutorials, best practices, and talks to help you ship better agent skills. Start with the official docs, then explore community perspectives and walkthroughs.

FAQ

Frequently asked questions

What are agent skills?

Agent skills are reusable instruction packages (SKILL.md files) that extend AI coding agents like Claude Code, OpenAI Codex, and Cursor with specialized capabilities. They give agents domain expertise in specific tools, frameworks, and workflows.

How do I install a Claude Code skill?

Run npx add-skill author/repo-name in your terminal. This automatically downloads and configures the skill for your agent. Skills install in seconds and work immediately in your next session.

Are these skills free to use?

Yes. All skills in the directory are open source and free to use. They are hosted on GitHub and licensed by their respective authors.

What is SKILL.md?

SKILL.md is the standard format for agent skills. It is a Markdown file containing structured instructions, context, and examples that teach an AI agent how to perform a specific task. Claude Code, Codex, and Cursor all support SKILL.md.

What is the difference between Claude Code, Codex, and Cursor skills?

All three platforms support SKILL.md files. Claude Code skills are optimized for Anthropic's coding agent. Codex skills target OpenAI's Codex CLI. Cursor skills (.cursorrules) configure the Cursor IDE's AI assistant. Many skills work across all three platforms.

Contribute

Help grow the directory

Have a Codex skill, Claude workflow, or a new community pack? We're building a submission system to make contributing easy.