How to Install Skills in OpenClaw
OpenClaw FAQ
Install skills from ClawHub with one command: clawhub install skill-name. Skills add capabilities like calendar, email, home automation, and more.
What Are Skills?
Skills are plugins that extend OpenClaw's capabilities. A skill is just a folder with a SKILL.md file that tells the AI how to use new tools. There are 1000+ community skills on ClawHub.
Installing Skills
- Search for skills:
clawhub search "calendar" - Install:
clawhub install skill-name - The skill is immediately available to your agent
Popular Skills
- Calendar integration
- Email management
- Home automation (Home Assistant)
- Weather forecasts
- News aggregation
- Task management
Creating Your Own Skills
Create a folder with a SKILL.md file describing the skill's purpose and tools. Publish to ClawHub to share with the community.
# Search for skills
clawhub search "calendar"
clawhub search "home assistant"
# Install a skill
clawhub install calendar-pro
# List installed skills
clawhub list
# Update all skills
clawhub update
# Publish your own skill
clawhub publish ./my-skill Try OpenClaw — free and open source
Sign up and launch your AI agent in under a minute. No credit card required.
Get Started Free →