Browse OpenClaw Agent Skills

Welcome to the SkillHub skills registry. Browse over 1,000 verified and community-contributed OpenClaw agent skills. Each skill extends your AI agent's capabilities with new instructions, tools, and workflows. Skills are published in the open SKILL.md format and can be installed with a single command using the shsc CLI tool.

SkillHub is the central registry for OpenClaw skills — similar to npm for JavaScript or PyPI for Python, but purpose-built for AI agent skill packages. You can search by name, filter by category, sort by popularity or recent updates, and discover trending skills used by the community.

Featured Skills (50 shown)

The following skills are sorted by download count. Click any skill to view its full documentation, version history, validation score, and installation instructions.

How to Install Skills

Install any skill with a single command: shsc install owner/skill-name. Skills are downloaded to your local .local/skills directory and automatically available to your OpenClaw agent. You can also browse and install skills directly from this web interface.

Publishing Your Own Skills

Create a SKILL.md file with YAML frontmatter and markdown instructions, then publish it to SkillHub using the CLI (shsc publish) or the web upload form. All published skills go through an automated validation pipeline that checks for security issues, proper formatting, and best practices.