skills

mcp
Security Audit
Fail
Health Warn
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Fail
  • rm -rf — Recursive force deletion command in .github/workflows/security-scan.yml
Permissions Pass
  • Permissions — No dangerous permissions requested
Purpose
This project serves as an open-source catalog and registry for over 2,000 AI agent skills. It allows developers to discover and install pre-built capabilities, integrations, and workflows for coding assistants like Claude Code, Cursor, and Codex.

Security Assessment
Overall Risk: Medium. The repository itself acts primarily as an index and installation wrapper rather than running a standalone background service. However, because it relies heavily on shell scripts and npm executions, it inherently executes shell commands on your machine. While the repository doesn't seem to contain hardcoded secrets or request dangerous host permissions, the automated CI workflows contain a `rm -rf` command (flagged as a failure in the audit). Additionally, because this tool acts as a gateway to install third-party skills, the actual security risk depends heavily on the upstream packages being downloaded and executed.

Quality Assessment
The project is licensed under the highly permissive MIT license and appears to be actively maintained, with repository updates pushed as recently as today. On the downside, community trust and visibility are currently very low. With only 5 GitHub stars, the project has not yet been widely adopted or battle-tested by a large audience. Furthermore, some of the claims in the documentation—such as assigning identical massive star counts (e.g., 356.8k) to unrelated skills—appear to be exaggerated or artificially inflated, which raises minor trust concerns regarding how they evaluate and present ecosystem signals.

Verdict
Use with caution—while the index itself is likely safe, its low community adoption, questionable metrics, and reliance on executing third-party packages mean you should carefully vet any individual skill before installing it.
SUMMARY

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

README.md

Agent Skill Exchange

The open catalog of AI agent skills

Published
Categories
Security%20Reviewed
License

Categories · Top Starred · Top Downloaded · Catalog · Submit a Skill

2,372 published skills · 17 categories · Real ecosystem signals · Updated hourly


What is an Agent Skill

An agent skill is a reusable capability package for AI coding agents. Each entry here wraps a real tool, API, or workflow into a format agents like Claude Code, Cursor, Codex, and OpenClaw can install and use.

Every published skill is backed by a real upstream project or documented integration. No synthetic filler, no fake repo stars, no proxy download theater.


Start Here

# Install any skill
npx skills add agentskillexchange/skills --skill <slug>

# Target a specific agent
npx skills add agentskillexchange/skills --skill <slug> -a claude-code
npx skills add agentskillexchange/skills --skill <slug> -a cursor
npx skills add agentskillexchange/skills --skill <slug> -a codex

# OpenClaw
clawhub install <slug>

Skill of the Day

shadcn/ui — Re-usable UI Component Collection for React


Featured Skills

A strong cross-section of high-signal skills across the catalog.

Skill Tool ⭐ Stars Category
Turn GitHub Issues into Fix PRs openclaw 356.8k Developer Tools
Check current weather and short forecasts for planning openclaw 356.8k Calendar, Email & Productivity
Audit OpenClaw host security posture and hardening gaps openclaw 356.8k Security & Verification
Diagnose OpenClaw node pairing and route failures openclaw 356.8k Runbooks & Diagnostics
n8n Workflow Webhook Bridge n8n-workflow-webhook-bridge 182.1k Integrations & Connectors
Ollama Local LLM Runner and Model Server ollama-local-llm-runner-model-server 167.9k Developer Tools
Hugging Face Model Deployer huggingface 159.4k CI/CD Integrations
Hugging Face Transformers — Machine Learning Model Library hugging-face-transformers-ml-library 159.2k Developer Tools
yt-dlp Feature-Rich Audio and Video Downloader CLI yt-dlp 154.3k Media & Transcription
Langflow Visual AI Agent and Workflow Builder langflow-visual-ai-agent-workflow-builder 146.8k Templates & Workflows
Open WebUI Self-Hosted AI Interface for LLMs open-webui-self-hosted-ai-interface 130.4k Developer Tools
Kubernetes Troubleshooting Runbook kubernetes 121.8k Monitoring & Alerts

Categories

Category Skills What's inside
🛠️ Developer Tools 271 CLI tools, scaffolders, dev environment setup
🔧 CI/CD Integrations 175 Pipeline configs, deployment automation, build tooling
🔒 Security & Verification 170 Vulnerability scanning, auth setup, compliance
🔄 Data Extraction & Transformation 155 ETL pipelines, parsing, format conversion
📋 Runbooks & Diagnostics 147 Incident response, troubleshooting, system diagnostics
Code Quality & Review 147 Linting, code review, test generators, coverage
📊 Monitoring & Alerts 122 Metrics, alerting rules, observability
📅 Calendar, Email & Productivity 114 Email automation, calendar management, task coordination
📚 Library & API Reference 113 SDK docs, API parsers, symbol resolvers
📄 Templates & Workflows 107 Scaffolders, boilerplate generators, workflow templates
🔍 Research & Scraping 98 Web research, content discovery, data collection
🌐 Browser Automation 97 Web scraping, UI testing, headless browser control
🔗 Integrations & Connectors 97 Third-party API bridges, webhooks, service connectors
📰 WordPress & CMS 96 Theme/plugin dev, WP-CLI automation, CMS management
🎙️ Media & Transcription 90 Audio/video processing, speech-to-text
🎨 Image & Creative Automation 83 Image generation, asset processing, design automation
✍️ Content Writing & SEO 73 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

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,372 In the catalog, every skill is backed by a real tool, repo, or package
🛡️ Security Reviewed 1,987 Scanned for malicious patterns, prompt injection, and unsafe instructions

More: verification/


Submit a Skill

  1. Fork this repo and add a skills/<slug>/SKILL.md entry, or
  2. Submit through agentskillexchange.com/create-skill for hourly sync

Reviews (0)

No results found