skills
Health Uyari
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 5 GitHub stars
Code Basarisiz
- rm -rf — Recursive force deletion command in .github/workflows/security-scan.yml
Permissions Gecti
- Permissions — No dangerous permissions requested
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.
The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.
Agent Skill Exchange
The open catalog of AI agent skills
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>
- Browse by category in categories/
- See strong signals in TOP-STARS.md and TOP-DOWNLOADS.md
- Use CATALOG.md for the full human-readable index
Skill of the Day
shadcn/ui — Re-usable UI Component Collection for React
- Tool:
shadcn-ui-react-component-collection - Category: Developer Tools
- Frameworks: Multi-Framework
- GitHub stars: 112,069
- Listing: https://agentskillexchange.com/skills/shadcn-ui-react-component-collection/
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
- Fork this repo and add a
skills/<slug>/SKILL.mdentry, or - Submit through agentskillexchange.com/create-skill for hourly sync
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi