๐Ÿš€ 90+ Skills Available

The npm for AI Agents

Discover, install, and publish skills for OpenClaw, Claude Code, and any AI agent. One command to supercharge your assistant.

openclaw skills install <skill-name>
90+Skills
11Categories
FreeForever

Browse by Category

Why Use SkillHub?

๐Ÿ”

Discover Skills

Browse 90+ curated skills across 11 categories. Search by name, keyword, or category to find exactly what your AI agent needs.

โšก

One-Command Install

Install any skill instantly with a single CLI command. No complex setup, no dependency management โ€” just run and go.

๐Ÿ”“

Free & Open Source

All skills are free and open source. No paywalls, no usage limits, no premium tiers. The community builds and shares.

๐Ÿงฉ

Multi-Platform

Skills work with OpenClaw, Claude Code, and other AI agents that support the standard skill format. One skill, many platforms.

Submit Your Skill

Have a great skill? Share it with the community. Get your skill listed on SkillHub and reach thousands of AI agent users.

1

Create

Build your skill with a SKILL.md and supporting files

2

Publish

Use clawhub publish to submit to the registry

3

Share

Your skill appears here for everyone to discover and install

Frequently Asked Questions

What are AI agent skills?

Skills are modular packages that extend AI agent capabilities. They contain instructions (SKILL.md), scripts, and references that teach an AI agent how to perform specific tasks โ€” from searching the web to managing databases to controlling smart home devices.

How do I install a skill?

Run openclaw skills install <skill-name> in your terminal. The skill will be downloaded and ready to use immediately. Some skills may require additional configuration like API keys.

Are skills free?

Yes! All skills listed here are free and open source. Some individual skills may require API keys for external services (like Tavily for search or Twilio for calls), but the skills themselves cost nothing.

Can I use skills with Claude Code?

Yes, many skills work with Claude Code, OpenClaw, and other AI agents that support the skill format. Check individual skill descriptions for platform compatibility.

How do I create my own skill?

Use the skill-creator skill to get started. It provides templates and guidance for creating professional skills with proper structure, documentation, and scripts.