Skip to content

agentskillexchange/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,351 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Agent Skill Exchange

The open catalog of AI agent skills

Published Categories Security%20Reviewed License

Categories Β· Industry Collections Β· Top Starred Β· Top Downloaded Β· Catalog Β· Submit a Skill

2,546 published skills Β· 17 categories Β· Real ecosystem signals Β· Updated daily


What is this?

An open, machine-readable catalog of reusable skills for AI coding agents. Each skill wraps a real tool, API, or workflow into a format that agents like Claude Code, Cursor, Codex, and OpenClaw can install and use.

Every skill is backed by a real upstream project β€” a GitHub repo, npm package, or documented API. No synthetic entries.


Quick Start

# OpenClaw native install
clawhub install <slug>

# Manual install for other agents
git clone https://github.com/agentskillexchange/skills.git
cp -R skills/skills/<slug> ~/.agent-skills/<slug>

Optional Third-Party Installer

The skills npm package is maintained by Vercel Labs / third parties, not AgentSkillExchange. If you choose to use it, pin the package version:

npm exec --package=skills@1.5.7 -- skills add agentskillexchange/skills --skill <slug>

Skill of the Day

Control a real browser from MCP clients with Browser MCP β€” Use Browser MCP to let an MCP-capable agent drive a user's browser session for inspection, navigation, form work, and browser-state-aware automation.

Rotates daily by UTC date from the Security Reviewed pool.


Industry Collections

Curated skill sets organized by industry vertical:

Collection Description
πŸŽ™οΈ Media & Publishing Systems Transcription, subtitles, podcast workflows, chaptering, localization, loudness cleanup, and final-mile publishing prep.
πŸ’Ό Finance & Filings Filings research, invoice intake, billing operations, reconciliation, and finance-adjacent reporting.
πŸ›’ Ecommerce & Retail Operations Catalog management, storefront automation, orders, inventory sync, marketplace support, and review-driven merchandising.
βš–οΈ Legal Ops & Compliance Contract workflows, forms, document review, archive search, and evidence-oriented legal and compliance support.
🩺 Healthcare Documentation & Intake Documentation intake, OCR, transcription, structured extraction, and biomedical literature support for paperwork-heavy workflows.
πŸ“ˆ Product Analytics & Growth Ops Product analytics, feature flags, rollout checks, session replay, privacy-friendly web analytics, and experiment/evaluation workflows.
πŸ“š DevRel & API Documentation API docs, OpenAPI references, SDK generation, docs-site publishing, prose linting, and developer enablement workflows.
🎧 Customer Support & Success Helpdesk queues, ticket triage, conversation lookup, knowledge-base workflows, customer context, CRM sync, and reply-drafting support.
🏠 Real Estate Workflows Property research support, transaction paperwork, signature routing, document intake, CRM context, and listing follow-up workflows for real-estate operations.
πŸŽ“ Education & Research Workflows Literature review, citation context, research synthesis, paper drafting, replication checks, and evidence packets for academic and technical teams.
🧭 AI Agency Operations & FDE Workflows Client-facing AI delivery, agency operations, forward deployed engineering workflows, automation consulting, and reusable implementation systems for client work.

See the full overlay index in industries/README.md.


Featured Skills

Mirrors the live ASE homepage featured shelf: recent-popular, diversified across tools and categories, rather than a frozen all-time-stars list. See TOP-STARS.md and TOP-DOWNLOADS.md for raw rankings.

Skill Tool ⭐ Stars Category
Run durable agent tasks and event-driven workflows with Hatchet run-durable-agent-tasks-and-event-driven-workflows-with-hatchet 7.2k Templates & Workflows
Run terminal-native coding agent workflows with GitHub Copilot CLI run-terminal-native-coding-agent-workflows-with-github-copilot-cli 10.6k Developer Tools
Give coding agents Figma layout context through MCP give-coding-agents-figma-layout-context-through-mcp 14.9k Integrations & Connectors
Parse local PDFs into agent-ready text, JSON, and screenshots with LiteParse parse-local-pdfs-into-agent-ready-text-json-and-screenshots-with-liteparse 5.1k Data Extraction & Transformation
Build managed document parsing pipelines with LlamaCloud Services build-managed-document-parsing-pipelines-with-llamacloud-services 4.2k Data Extraction & Transformation
Give coding agents persistent project memory with AgentMemory give-coding-agents-persistent-project-memory-with-agentmemory 17.2k Developer Tools
Run autonomous deep research workflows with GPT Researcher run-autonomous-deep-research-workflows-with-gpt-researcher 27.4k Research & Scraping
Connect Azure DevOps projects, work items, repos, and pipelines to MCP agents connect-azure-devops-projects-work-items-repos-and-pipelines-to-mcp-agents 1.7k Integrations & Connectors
Use Sim for orchestrated AI agent workflow runs use-sim-for-orchestrated-ai-agent-workflow-runs 28.7k Templates & Workflows
Trace and evaluate agent runs with Phoenix trace-and-evaluate-agent-runs-with-phoenix 9.8k Monitoring & Alerts
Gate agent inputs and outputs with Superagent safety checks gate-agent-inputs-and-outputs-with-superagent-safety-checks 6.6k Security & Verification
Read Google Drive files and edit Sheets through MCP read-google-drive-files-and-edit-sheets-through-mcp 280 Calendar, Email & Productivity

Categories

Category Skills What's inside
πŸ› οΈ Developer Tools 332 CLI tools, scaffolders, dev environment setup
πŸ”’ Security & Verification 229 Vulnerability scanning, auth setup, compliance
πŸ”§ CI/CD Integrations 192 Pipeline configs, deployment automation, build tooling
βœ… Code Quality & Review 184 Linting, code review, test generators, coverage
πŸ”„ Data Extraction & Transformation 177 ETL pipelines, parsing, format conversion
πŸ“„ Templates & Workflows 173 Scaffolders, boilerplate generators, workflow templates
πŸ“‹ Runbooks & Diagnostics 172 Incident response, troubleshooting, system diagnostics
πŸ“Š Monitoring & Alerts 133 Metrics, alerting rules, observability
πŸ”— Integrations & Connectors 125 Third-party API bridges, webhooks, service connectors
πŸ“… Calendar, Email & Productivity 124 Email automation, calendar management, task coordination
πŸ“š Library & API Reference 122 SDK docs, API parsers, symbol resolvers
🌐 Browser Automation 111 Web scraping, UI testing, headless browser control
πŸ” Research & Scraping 110 Web research, content discovery, data collection
πŸŽ™οΈ Media & Transcription 99 Audio/video processing, speech-to-text
πŸ“° WordPress & CMS 96 Theme/plugin dev, WP-CLI automation, CMS management
🎨 Image & Creative Automation 89 Image generation, asset processing, design automation
✍️ Content Writing & SEO 79 SEO content, blog automation, editorial workflows

Browse

View What you'll find
⭐ Top Starred Skills backed by the most popular GitHub repos
πŸ”₯ Top Downloaded Skills backed by the most-used npm packages
πŸ“– Full Catalog Every skill, sorted by category and stars
πŸ”Œ JSON Index Machine-readable catalog for programmatic access

Programmatic Access

JSON Index

skills.json contains every skill with metadata and signals:

{
  "name": "Playwright MCP Browser Automation",
  "slug": "playwright-mcp-browser-automation",
  "title": "Playwright MCP Browser Automation",
  "description": "Official Playwright-powered browser control for agent workflows.",
  "category": ["Browser Automation"],
  "framework": ["Claude Code", "Cursor", "MCP", "OpenClaw"],
  "verification": "security_reviewed",
  "signals": {
    "tool": "playwright",
    "github_stars": 84874,
    "npm_weekly_downloads": 39806814,
    "license": "Apache-2.0"
  }
}

Optional Third-Party Installer

The skills npm package is maintained by Vercel Labs / third parties, not AgentSkillExchange. If you choose to use it, pin the package version:

# List all skills
npm exec --package=skills@1.5.7 -- skills add agentskillexchange/skills --list

# Search
npm exec --package=skills@1.5.7 -- skills add agentskillexchange/skills --search kubernetes

# Install
npm exec --package=skills@1.5.7 -- skills add agentskillexchange/skills --skill <slug> -a <agent>

Trust & Safety

Every skill is backed by a real tool, repo, or package. New skills require real provenance before publishing.

Tier Count Meaning
πŸ“‹ Published 2,546 In the catalog β€” every skill is backed by a real tool, repo, or package
πŸ›‘οΈ Security Reviewed 2,190 Scanned for malicious patterns, prompt injection, and unsafe instructions

More: verification/


Submit a Skill

Two ways to add a skill:

Option 1: Pull Request

  1. Fork this repo
  2. Copy template/SKILL.md to skills/your-skill-slug/SKILL.md
  3. Fill in the frontmatter and content (see spec/SKILL_SPEC.md)
  4. Open a PR

Requirements:

  • Skill must wrap a real, existing tool (GitHub repo, npm package, documented API)
  • Content must be 100+ words with real technical detail
  • Must fit an existing category and framework

Option 2: Create Skill Wizard

Use agentskillexchange.com/create-skill to generate a repo-ready SKILL.md, then open a pull request with the generated file.


Skill Format

Each skill is a directory with a SKILL.md:

skills/
  playwright-mcp-browser-automation/
    SKILL.md

See the full spec and template.


About

Curated, trusted open catalog of AI agent skills for OpenClaw, Claude Code, Codex, GitHub Copilot, Gemini, Cursor, MCP, LangChain, and more. Browse, install, and verify reusable agent workflows.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors