Install Your First OpenClaw Skill
Skills are plugins that give your agent new abilities. In 10 minutes, your bot will be able to search the web, check weather, and more.
What Are Skills?
Think of skills like apps for your AI agent. A bare OpenClaw install can chat, but skills let it interact with the real world — search Google, read websites, control browsers, check weather, manage files, and hundreds more.
Popular Starter Skills
weather
Get current weather and forecasts for any location. No API key required.
clawhub install weatherweb-search
Search the web using Brave Search API. Great for research tasks.
clawhub install web-searchagent-browser
Full browser automation — navigate sites, fill forms, take screenshots.
clawhub install agent-browsercoding-agent
Run coding agents like Codex or Claude Code for programming tasks.
clawhub install coding-agentvideo-frames
Extract frames and clips from videos using ffmpeg.
clawhub install video-framesHow to Install
SSH into your server and use the ClawHub CLI:
clawhub install weather
openclaw gateway restartThat's it. After restarting, your agent automatically discovers the new skill. Try messaging it: "What's the weather in Tokyo?"
Browse All Skills
Visit ClawHub.com to browse the full skill directory, or check our complete setup guide for skill recommendations based on your use case.
💡 Pro Tip: Dashboard Integration
Once you have skills installed, consider exploring the community dashboard gallery to see how other users visualize and monitor their skill usage in real-time dashboards.