Skip to content

agentskillexchange/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1,177 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,471 published skills Β· 17 categories Β· Real ecosystem signals Β· Updated hourly


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

Route Claude Code requests across models and providers with Claude Code Router β€” Run Claude Code through Claude Code Router to route coding-agent requests by task, provider, or model while preserving terminal workflows and adding provider-specific transformations.

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.

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
Route Claude Code requests across models and providers with Claude Code Router route-claude-code-requests-across-models-and-providers-with-claude-code-router 33.9k Developer Tools
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
Run long-horizon spec-driven coding agent workflows with GSD 2 run-long-horizon-spec-driven-coding-agent-workflows-with-gsd-2 7.3k Templates & Workflows
Build and inspect MCP apps and servers with mcp-use build-and-inspect-mcp-apps-and-servers-with-mcp-use 9.9k Integrations & Connectors
Preserve coding-agent context by sandboxing bulky tool output and retrieving only relevant session state with Context Mode preserve-coding-agent-context-by-sandboxing-bulky-tool-output-and-retrieving-only-relevant-session-state-with-context-mode 10k Developer Tools
Find likely duplicate GitHub issues through parallel search and evidence filtering with Claude Code dedupe find-likely-duplicate-github-issues-through-parallel-search-and-evidence-filtering-with-claude-code-dedupe 116.8k Templates & Workflows
Trace, evaluate, and monitor agentic workflows with Opik trace-evaluate-and-monitor-agentic-workflows-with-opik 19.1k Monitoring & Alerts
Build temporal context graphs for agent memory from evolving facts with Graphiti build-temporal-context-graphs-for-agent-memory-from-evolving-facts-with-graphiti 24.9k Library & API Reference
Run long-horizon research and coding agent workflows with DeerFlow run-long-horizon-research-and-coding-agent-workflows-with-deerflow 67.5k Code Quality & Review
Run stealth Chromium browser automation with CloakBrowser run-stealth-chromium-browser-automation-with-cloakbrowser 10.2k Browser Automation
Preserve agent session context with Claude Mem preserve-agent-session-context-with-claude-mem 74.5k Library & API Reference
Optimize prompt and agent pipelines with DSPy programs and evaluators optimize-prompt-and-agent-pipelines-with-dspy-programs-and-evaluators 34.3k Code Quality & Review

Categories

Category Skills What's inside
πŸ› οΈ Developer Tools 314 CLI tools, scaffolders, dev environment setup
πŸ”’ Security & Verification 226 Vulnerability scanning, auth setup, compliance
πŸ”§ CI/CD Integrations 192 Pipeline configs, deployment automation, build tooling
βœ… Code Quality & Review 183 Linting, code review, test generators, coverage
πŸ”„ Data Extraction & Transformation 170 ETL pipelines, parsing, format conversion
πŸ“‹ Runbooks & Diagnostics 169 Incident response, troubleshooting, system diagnostics
πŸ“„ Templates & Workflows 158 Scaffolders, boilerplate generators, workflow templates
πŸ“Š Monitoring & Alerts 129 Metrics, alerting rules, observability
πŸ“… Calendar, Email & Productivity 122 Email automation, calendar management, task coordination
πŸ“š Library & API Reference 121 SDK docs, API parsers, symbol resolvers
πŸ”— Integrations & Connectors 118 Third-party API bridges, webhooks, service connectors
🌐 Browser Automation 106 Web scraping, UI testing, headless browser control
πŸ” Research & Scraping 104 Web research, content discovery, data collection
πŸŽ™οΈ Media & Transcription 98 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 77 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:

{
  "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,471 In the catalog β€” every skill is backed by a real tool, repo, or package
πŸ›‘οΈ Security Reviewed 2,466 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: Web Submission

Submit through agentskillexchange.com/create-skill β€” auto-synced to this repo hourly.


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