March 19, 2026
/
Insights

The Best OpenClaw Skills to Install First

There are 13,700+ skills on ClawHub. Here's where to actually start — and why each one is worth it.

Author
Team Tulip

Quick Answer

The best first OpenClaw skills are Summarize (condenses any content you send), Agent Browser (reads full web pages, not just search results), Capability Evolver (helps your agent learn new tasks), Daily Briefing (automated morning digest to your phone), and Weather (a simple first integration that confirms everything is wired up correctly).

What Are Skills?

A skill is a small bundle of instructions that teaches your OpenClaw agent how to do something specific. Think of it as giving your agent a new piece of knowledge — how to pull weather data, how to add items to Notion, how to format a daily summary. Skills are versioned, community-maintained, and install with a single command via the ClawHub CLI.

ClawHub currently hosts over 13,700 skills. That's a lot to sort through when you've just set up your agent. This guide cuts through it and tells you the five that are genuinely worth installing first.

How to Install Skills

First, install the ClawHub CLI if you haven't already:

npm i -g clawhub

Then install any skill with:

clawhub install [skill-slug]

Restart your agent after installing and the new capability will be available straight away.

1. Summarize

clawhub install summarize

This is the skill most new users get the most immediate value from. Send your agent a link — an article, a YouTube video, a PDF, a long email thread — and it returns a tight, accurate summary. Try it the moment it's installed. It's the clearest demonstration of what having an agent actually feels like.

2. Agent Browser

clawhub install agent-browser

The default web search tool finds results and returns links. Agent Browser goes further: it actually visits pages, reads them, and extracts the information you need. Ask your agent to check the pricing on a competitor's website, pull the key points from a Wikipedia article, or read a specific page — it handles all of it. This one meaningfully expands what your agent can research for you.

3. Capability Evolver

clawhub install capability-evolver

The top-rated AI skill on ClawHub, and one of the most interesting. Capability Evolver lets your agent learn new tasks by breaking them down and practising them iteratively. If you want your agent to do something it doesn't know how to do yet, this skill gives it the means to figure it out. It's one of the things that makes OpenClaw feel genuinely intelligent rather than just pre-programmed.

4. Daily Briefing

clawhub install daily-briefing

Set up a morning summary delivered to your phone at whatever time you choose. You configure what goes into it — news topics, calendar events for the day, tasks due, weather — and your agent assembles and sends it automatically every morning. This is one of the cleanest set-it-and-forget-it wins available, and once you have it running you'll wonder how you started the day without it.

5. Weather

clawhub install weather

Simple, but worth having. Your agent can now check weather for any location and incorporate it into responses and briefings. It's also a useful first integration to confirm that your agent is correctly pulling from external data sources — a good sanity check after your initial setup.

What to Install Next

Once the core five are running well, the next layer depends on what you actually want to automate. If you're using Notion, Todoist, or Obsidian, search ClawHub for those app names and you'll find dedicated integrations. If you want to get more out of the web research capabilities, search for "research" or "deep research". If you're a developer, "github" and "code" will surface relevant options.

A good rule of thumb: install skills for things you actually do, not everything that sounds interesting. Ten well-chosen skills will serve you better than fifty you've never properly tested.

A Word on Security

Skills are community-built. ClawHub runs automated security scanning since early 2026, but it's still worth being selective. Stick to skills with strong review counts and recent update activity, and read what a skill does before installing it — especially if it asks for access to accounts or credentials.

Frequently Asked Questions

Are these skills free?

Yes, all five listed above are free. Most ClawHub skills are free. Some premium skills are paid, and the listing will say so clearly before you install.

Can I uninstall a skill?

Yes. Run clawhub uninstall [skill-slug] and your agent will no longer have access to that capability.

How many skills can I install?

There's no hard limit. In practice, a focused set of skills keeps your agent fast and its behaviour predictable. Most experienced users settle on 10–20 skills they actually use regularly.

Can I write my own?

Yes. Skills are markdown files with a specific structure. If you want your agent to do something that doesn't exist on ClawHub yet, you can build it yourself. The OpenClaw documentation has a full skill authoring guide, and you can optionally publish your skill for others to use.

Get Started

Deploy an agent, today

Run your first agent on Tulip in a few clicks
Deploy Agent
Deploy Agent