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.
Building LLM-Powered Applications with Claude
anthropics/skills
This skill helps you build LLMpowered applications with Claude. Choose the right surface based on your needs, detect the project language, then read the relevant languagespecific documentation.
MCP Server Development Guide
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).
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.
Frontend Design
anthropics/skills
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Doc Co-Authoring Workflow
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 readers.
Web Application Testing
anthropics/skills
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Requirements for Outputs
anthropics/skills
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or fr
PPTX Skill
anthropics/skills
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, o
Anthropic Brand Styling
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.
PDF Processing Guide
anthropics/skills
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and
Slack GIF Creator
anthropics/skills
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.
Theme Factory Skill
anthropics/skills
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
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
Product Management
68 published skills
Agent skills for product strategy, discovery, market research, execution, go-to-market planning, product analytics, and PM operating workflows.
Frontend Design
23 published skills
Skills for UI implementation, design critique, interaction polish, accessibility, and responsive frontend work.
Research
8 published skills
Skills for web research, source synthesis, literature review, and knowledge workflows.
DevOps
7 published skills
Skills for CI, deployment, infrastructure, observability, and release operations.
Productivity
7 published skills
General-purpose skills for personal workflows, project organization, and recurring operations.
Browser Automation
6 published skills
Skills that operate browsers, inspect pages, test flows, and automate web tasks.
Coding
6 published skills
Agent skills for software engineering, code review, testing, refactoring, and project maintenance.
Data Analysis
5 published skills
Skills for working with datasets, notebooks, metrics, charts, and analytical workflows.
Documents
5 published skills
Skills for creating, editing, reviewing, and converting documents.
Domain Specific
5 published skills
Specialized skills for narrow industries, expert workflows, and vertical use cases.
Marketing
5 published skills
Skills for content operations, SEO, social media, positioning, and growth workflows.
Presentations
5 published skills
Skills for building and refining slide decks, talks, and visual narratives.
Security
5 published skills
Skills for security review, threat modeling, compliance checks, and secure engineering.
Spreadsheets
5 published skills
Skills for spreadsheets, formulas, tables, workbooks, and structured business data.
Latest Updated Skills
Data Analysis
TerminalSkills/skills
Analyze tabular data from CSV, Excel, or other structured formats. Generate summary statistics, discover patterns, answer specific questions, and produce visualizations. Uses Python with pandas for data manipulation and matplotlib/seaborn for charts.
Feedback Analysis
TerminalSkills/skills
Collect user feedback from multiple channels, categorize it, extract patterns, and turn it into prioritized product decisions. Build a systematic process from raw input to actionable insight.
Documentation and ADRs
TerminalSkills/skills
Document decisions, not just code. The most valuable documentation captures the why — the context, constraints, and tradeoffs that led to a decision. Code shows what was built; documentation explains why it was built this way and what alternatives were considered.
Dev Slides
TerminalSkills/skills
Create developerfriendly presentations using Slidev, a markdownbased slide framework powered by Vue. Supports live code execution, syntax highlighting, Mermaid diagrams, LaTeX math, and speaker notes. Ideal for tech talks, team demos, and conference presentations.
Data Extractor
TerminalSkills/skills
Extract structured data from documents in any format: PDF, DOCX, HTML, TXT, images, and more. Converts unstructured or semistructured content into clean JSON, CSV, or other structured formats. Handles invoices, forms, reports, and freetext documents.
Data Validator
TerminalSkills/skills
Perform comprehensive data quality checks on datasets — validate schemas, detect anomalies, find duplicates, and enforce data contracts. Essential for ETL pipelines where bad data silently corrupts downstream analytics and dashboards.
Security Audit
TerminalSkills/skills
Perform comprehensive security audits on codebases by scanning for OWASP Top 10 vulnerabilities, checking dependencies for known CVEs, detecting leaked secrets and API keys, and generating prioritized fix recommendations. This skill combines static analysis patterns with dependency auditing tools.
Code Documenter
TerminalSkills/skills
Analyzes source code to generate accurate, contextaware documentation at multiple levels: inline comments for complex logic, function/class docstrings, modulelevel overviews, architecture documents, and onboarding guides. Understands control flow, data transformations, side effects, and crossmodule dependencies.
Pandas
TerminalSkills/skills
Pandas is a Python library for loading, cleaning, transforming, and analyzing tabular data. It provides DataFrames for structured data manipulation, supports CSV, Excel, SQL, JSON, and Parquet formats, and offers powerful groupby aggregation, merge/join operations, time series resampling, and method chaining for buildi
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.