AI Agent Skills Hub

13843+ security-scanned MCP skills, workflows, and integrations. Every skill graded A-F before you install.

13843+
Skills
25
Official
100%
Safe

OpenClaw // Featured

OpenClaw Skills Leaderboard

Ranked by heat score (community adoption + security audit score) from 2,993 cleaned OpenClaw skills.

Explore OpenClaw Hub

Top OpenClaw Skills

Top 100
1

self-improvement

B

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

★ 137Installs 17,058Heat 179
2

capability-evolver

B

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

★ 33Installs 36,013Heat 171
3

byterover

B

Manages project knowledge using ByteRover context tree. Provides two operations: query (retrieve knowledge) and curate (store knowledge). Invoke when user requests information lookup, pattern discovery, or knowledge persistence. Developed by ByteRover Inc. (https://byterover.dev/)

★ 36Installs 16,214Heat 168
4

Agent Browser

B

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.

★ 46Installs 12,909Heat 168
5

proactive-agent

B

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞

★ 58Installs 8,699Heat 167
6

clawddocs

B

Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features

★ 47Installs 5,476Heat 163
7

bird

B

X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.

★ 27Installs 8,551Heat 161
8

auto-updater

B

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

★ 35Installs 7,034Heat 160

What is OpenClaw?

OpenClaw is an open skill ecosystem for agent workflows. AgentSkillsHub tracks its most useful skills with structured metadata and security-first scoring.

Learn OpenClaw

Security Reviewed (A/B)

2,555 skills (85%) passed high-safety grade in the latest audit.

🏆

Top Agent Skills Leaderboard

Ranked by community stars and security grade

View All →
1
tensorflowB

An Open Source Machine Learning Framework for Everyone

AI & Machine Learningmcp
194,364
2
AutoGPTB

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

API & Integrationmcp
182,909
3
n8nB

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

AI & Machine Learningmcp
181,391
4
ollamaB

Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

AI & Machine Learningmcp
166,346
5
stable-diffusion-webuiB

Stable Diffusion web UI

AI & Machine Learningmcp
162,007
6
transformersB

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

AI & Machine Learningmcp
158,498
7
prompts.chatB

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

AI & Machine Learningmcp
154,429
8
difyB

Production-ready platform for agentic workflow development.

AI & Machine Learningmcp
134,759
9
system-prompts-and-models-of-ai-toolsB

FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models

Developmentmcp
133,527
10
langchainB

The agent engineering platform

Data & Analyticsmcp
131,323

A registry built for safety first

Agent Skills Hub helps teams discover reusable skills without guessing what is safe. Every entry is scanned, tagged, and scored so you can pick tools that match your risk tolerance and production needs.

Use the registry to compare repo signals, validate security posture, and track updates over time. The goal is simple: ship faster while keeping your workflow trustworthy.

What we flag

  • Hardcoded secrets and token leaks
  • Unsafe filesystem access and path traversal
  • Unpinned dependencies and suspicious install scripts
  • Network calls to unknown endpoints

Showcase // 01

Featured Solution Blueprints

Explore All Scenarios
🛒
ID: WF-001

E-commerce Automation

Automatically discover trending items, generate SEO descriptions, and upload to Shopify in minutes.

DiscoveryActive
💰
ID: WF-002

Smart Expense Audit

Extract invoice data via OCR, verify against policy, and auto-sync to QuickBooks or Google Sheets.

Finance SDKVerified
📈
ID: WF-003

AI Content Engine

Crawl keywords, analyze competitor Gaps, and publish viral threads to X based on trending topics.

Viral HooksOptimized
AD

Sponsorship & Partners

Reach 10,000+ AI developers and technical decision makers.

Apply for Placement

Email: [email protected]

Threat Intelligence

Why Security Scoring Matters?

We found critical vulnerabilities in 0% of public skills. Our scanner checks for 45+ specific attack vectors across every repository.

[VULN-01]

Arbitrary code execution

Skills using eval() or exec() can run malicious Python code on your local machine instantly.

Case Study // 0xCC →
[VULN-02]

API Key leakage

Hardcoded credentials or improper environment handling can silently exfiltrate your OpenAI/Claude API keys to third-party endpoints.

Detection Logic →
[VULN-03]

Unbounded file access

Unbounded fs.read allows skills to steal SSH keys, .env secrets, or browse history without prompting.

Sandbox Rules →

Intelligence // 01

AI Skill Recommender

Try:

Type a use case to discover matching skills

What Are AI Agent Skills?

AI Agent Skills are modular, reusable capabilities that extend the functionality of AI agents like Claude, ChatGPT, and other LLM-powered assistants. Think of them as plugins or extensions that give your AI agent superpowers — from accessing external APIs to executing complex workflows.

With the rise of Model Context Protocol (MCP) and similar standards, developers can now build and share skills that work across multiple AI platforms. This creates an ecosystem where one skill can be used by thousands of developers, dramatically accelerating AI agent development.

Why Security Matters for Agent Skills

Unlike traditional software libraries, agent skills often have broad system access — they can read files, make network requests, and execute code. A malicious or poorly-written skill could expose sensitive data, leak API keys, or compromise your entire development environment.

That's why Agent Skills Hub exists. We scan every skill's source code for 45+ vulnerability patterns including arbitrary code execution, credential leakage, and unbounded file access. Our security grades (A through F) give you instant visibility into risk levels before you install.

Popular Use Cases

  • Development Tools: GitHub integration, code review automation, deployment pipelines
  • Finance & Ops: Stripe payment processing, invoice generation, expense tracking
  • E-commerce: Shopify store management, inventory updates, product SEO
  • Marketing: Social media scheduling, SEO analysis, content generation
  • Workflows: Zapier-style automation, data transformation, API orchestration

Getting Started

Browse our registry of 13843+ verified skills, each with detailed security analysis and usage documentation. Use the search bar above to find skills by name, category, or platform compatibility. All skills are free to use — we only charge for premium security audits and verification badges.

Mission-Critical
Agent Skills

Get the "VERIFIED SECURE" internal node badge.
Boost user trust and get priority routing in our directory.

Includes manual static analysis & security certificate