Agent Skills Directory
AI Agent Skills Directory
Find reusable SKILL.md workflows for AI coding agents. Compare compatible platforms, source repos, install notes, and practical use cases.
Featured Skills
Curated skills with clear sources, categories, and agent compatibility.
API And Interface Design
addyosmani/agent-skills
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
Browser Testing With Devtools
addyosmani/agent-skills
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be co...
Derive Client
vercel-labs/agent-browser
Reverse-engineer a website's internal API by recording browser traffic into a HAR file, then generate a standalone client or CLI that calls the endpoints directly, with no browser needed after the first recording. Use when asked to "derive a client", "build a CLI for <site>", "reverse engineer this site's API", "rec...
Intended Vs Implemented
phuryn/pm-skills
The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they have no model of intent. Defines what counts as documented intent, what counts as implementation evidence, which mismatches matter, and how to avoid hand-wavy f...
Shipping Artifacts
phuryn/pm-skills
The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded a...
Guizang Ppt Skill
op7418/guizang-ppt-skill
生成横向翻页网页 PPT(单 HTML 文件),含 WebGL 背景、章节幕封、数据大字报、图片网格等模板。提供两种风格:1 "电子杂志 × 电子墨水"(衬线 + 流体背景 + 暖色) 2 "瑞士国际主义"(无衬线 + 网格点阵 + IKB/柠檬黄/柠檬绿/安全橙高亮)。当用户需要制作分享 / 演讲 / 发布会风格的网页 PPT,或提到"杂志风 PPT"、"瑞士风 PPT"、"Swiss Style"、"horizontal swipe deck"时使用。
Cargo Fuzz
trailofbits/skills
cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.
Browse by Platform
Codex Skills Directory
Browse SKILL.md-compatible Codex skills for coding, frontend work, research, documents, data analysis, and repeatable agent workflows.
Claude Skills Directory
Find Claude and Claude Code skills from curated GitHub sources, with compatible agents, use cases, install notes, and source metadata.
GitHub Copilot Agent Skills
Discover agent skills that can support GitHub Copilot and SKILL.md-compatible coding agents across engineering workflows.
Browse by Category
DevOps
81 published skills
Skills for CI, deployment, infrastructure, observability, and release operations.
Frontend Design
73 published skills
Skills for UI implementation, design critique, interaction polish, accessibility, and responsive frontend work.
Product Management
68 published skills
Agent skills for product strategy, discovery, market research, execution, go-to-market planning, product analytics, and PM operating workflows.
Data Analysis
35 published skills
Skills for working with datasets, notebooks, metrics, charts, and analytical workflows.
Security
32 published skills
Skills for security review, threat modeling, compliance checks, and secure engineering.
Coding
28 published skills
Agent skills for software engineering, code review, testing, refactoring, and project maintenance.
Domain Specific
22 published skills
Specialized skills for narrow industries, expert workflows, and vertical use cases.
Productivity
13 published skills
General-purpose skills for personal workflows, project organization, and recurring operations.
Research
8 published skills
Skills for web research, source synthesis, literature review, and knowledge workflows.
Documents
7 published skills
Skills for creating, editing, reviewing, and converting documents.
Presentations
6 published skills
Skills for building and refining slide decks, talks, and visual narratives.
Browser Automation
5 published skills
Skills that operate browsers, inspect pages, test flows, and automate web tasks.
Marketing
5 published skills
Skills for content operations, SEO, social media, positioning, and growth workflows.
Spreadsheets
5 published skills
Skills for spreadsheets, formulas, tables, workbooks, and structured business data.
Latest Updated Skills
Docx
anthropics/skills
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, pa...
Web Artifacts Builder
anthropics/skills
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
MCP Builder
anthropics/skills
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Claude API
anthropics/skills
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthr...
Skill Creator
anthropics/skills
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Brand Guidelines
anthropics/skills
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Doc Coauthoring
anthropics/skills
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for reader...
Canvas Design
anthropics/skills
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Algorithmic Art
anthropics/skills
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright viol...
Guides
What Is SKILL.md?
A practical guide to SKILL.md files, examples, fields, and how agent skills are packaged for Codex, Claude, Copilot, and other AI agents.
Agent Skills vs MCP
Compare Agent Skills and MCP servers: what each one does, when to use them, and how they can work together in AI agent workflows.
How to Install Agent Skills
Learn how to install agent skills from GitHub, inspect SKILL.md files, and safely add reusable workflows to compatible AI coding agents.
Explore Agent Skills
Browse by agent platform, skill category, or practical SKILL.md implementation guide.