Best OpenClaw Skills in 2026: 20 Must-Install Plugins from ClawHub

The 20 BEST OpenClaw skills from ClawHub — tested & ranked. Productivity, dev tools, research, home automation & more. Install commands included.

Quick Answer: Start with these five: google-calendar-sync, github-pilot, deep-research, mail-triage, and memory-vault. They cover 80% of what most people use OpenClaw for — and they're all free.


OpenClaw's real power isn't the base agent — it's the 5,700+ skills on ClawHub that turn it from a smart chatbot into a personal operating system. Calendar management, code review, financial tracking, home automation, security cameras — if there's a task you do on a computer, someone has probably built a skill for it.

The problem? Most of those 5,700 skills are mediocre. Some are abandoned. Some duplicate each other. We spent two weeks testing skills across every major category and picked the 20 that are genuinely worth installing — the ones that make OpenClaw feel like it was purpose-built for your workflow.

New to OpenClaw?

If you haven't set up OpenClaw yet, start with our OpenClaw tutorial — you'll be running in 30 minutes. Then come back here to supercharge it with skills.


How to Install Skills

Every skill on this list installs with one command:

npx clawhub install <skill-name>

OpenClaw auto-detects new skills — no restart required. To keep everything updated:

npx clawhub sync

Browse the full registry at clawhub.com or search from your terminal:

npx clawhub search <keyword>
Skill count and token costs

Each installed skill adds tool definitions to your LLM's system prompt, which increases token usage. If you're running a budget model like DeepSeek at $0.02/session, keep your active skill count under 20 to avoid ballooning costs. You can disable skills without uninstalling them using openclaw skills disable <name>.


Productivity & Organization

1. google-calendar-sync

google-calendar-syncEssential
187K installsby OpenClaw Core Team

Two-way Google Calendar sync with conflict-aware scheduling. Tell OpenClaw "move my dentist appointment to after the team standup" and it checks attendee availability, travel time, and your focus blocks before rebooking. Supports multiple calendars, recurring events, and time-zone-aware scheduling.

Why it's a must-install: This is the skill that makes OpenClaw feel like a real executive assistant. It doesn't just create events — it understands your schedule.

npx clawhub install google-calendar-sync

2. mail-triage

mail-triageEditor's pick
156K installsby InboxZero Labs

Connects to Gmail and Outlook via OAuth. Triages your inbox automatically — drafts replies, flags urgent items, unsubscribes from junk, and surfaces action items. The "morning briefing" mode summarizes overnight emails into a 30-second digest with recommended actions.

Why it's a must-install: The morning briefing alone saves 20 minutes per day. After a week of training, its draft replies are good enough to send 70% of the time.

npx clawhub install mail-triage

3. notion-bridge

notion-bridge
99K installsby @notionhacks

Deep Notion integration — read, create, and update pages, databases, and kanban boards. Supports querying your Notion workspace as a knowledge base for RAG-style lookups. Bi-directional sync means OpenClaw uses your docs as long-term memory while writing meeting notes and task updates back into Notion.

Why it's a must-install: If Notion is your second brain, this skill makes OpenClaw the bridge between thinking and doing. Ask "what did we decide about the pricing model?" and it searches your workspace instantly.

npx clawhub install notion-bridge

4. meeting-scribe

meeting-scribe
89K installsby ScribeAI

Joins Zoom, Google Meet, and Teams calls as a listener. Generates structured meeting notes with action items, decisions, and follow-ups within 60 seconds of the call ending. Auto-creates tasks in your connected task manager and sends each attendee a personalized summary highlighting only their action items.

Why it's a must-install: You'll never take meeting notes again. The per-attendee summaries mean everyone knows exactly what they're responsible for — no more "I thought you were doing that."

npx clawhub install meeting-scribe

Developer Tools

5. github-pilot

github-pilotMost installed
203K installsby OpenClaw Core Team

Full GitHub integration — create issues, review PRs, manage branches, search code across repos, and auto-generate release notes from commit history. The --review flag gives you a senior-engineer-style code review of any PR with inline comments pushed directly to GitHub.

Why it's a must-install: The most-installed skill on ClawHub for a reason. "Review my latest PR" becomes a real workflow — it reads the diff, checks for bugs, style issues, and missing tests, then posts comments on the PR itself.

npx clawhub install github-pilot
Want team-wide AI code review?

github-pilot is great for personal use. If your whole team needs AI code review on every PR — with shared rules, consistent style, and zero per-person setup — cowork.ink runs it automatically across your entire org.


6. terminal-exec

terminal-execEssential
172K installsby OpenClaw Core Team

Sandboxed shell execution with configurable permission tiers. Grant "file read + network none" for safe data analysis, or "full access" for system administration. Every command gets logged to an audit trail. Supports bash, zsh, PowerShell, and fish.

Why it's a must-install: This is what makes OpenClaw an agent instead of a chatbot. Without it, OpenClaw can only talk. With it, OpenClaw can actually do things on your machine — safely.

npx clawhub install terminal-exec

7. docker-compose

docker-compose
67K installsby @containerdev

Manage Docker containers through natural language. Spin up dev environments, inspect logs, restart services, and generate docker-compose files from plain-English descriptions. Say "I need Postgres 16, Redis, and a Node API server" and it generates and launches the full compose config.

Why it's a must-install: Eliminates the "let me Google that docker-compose syntax again" loop. Especially useful if you spin up and tear down dev environments frequently.

npx clawhub install docker-compose

Data & Research

8. deep-research

deep-researchEditor's pick
144K installsby OpenClaw Core Team

Agentic research tool that takes a question, autonomously searches the web, reads and cross-references multiple sources, and produces a cited research brief with confidence scores for each claim. Unlike simple web search, it verifies facts across sources and flags contradictions.

Why it's a must-install: Ask "what are the current best practices for Kubernetes pod security in 2026?" and get a 2-page brief with citations, not a list of links. The confidence scores help you know what's well-established vs. contested.

npx clawhub install deep-research

9. nano-pdf

nano-pdf
108K installsby @pdfwizard

Reads, summarizes, extracts data from, and generates PDFs. Handles invoices, academic papers, contracts, and forms. The table extraction pulls structured data from PDF tables into JSON or CSV without the usual formatting disasters.

Why it's a must-install: "Summarize this 40-page contract and highlight anything unusual" is a real sentence you can say to OpenClaw after installing this. The table extraction is genuinely best-in-class.

npx clawhub install nano-pdf

10. memory-vault

memory-vaultEssential
122K installsby OpenClaw Core Team

Local-first long-term memory with encrypted vector storage. Stores conversation history, facts, preferences, and context on your machine. Enables RAG-style retrieval so OpenClaw "remembers" past interactions — even across sessions. Supports selective "forget me" commands for privacy.

Why it's a must-install: Without this, OpenClaw forgets everything between sessions. With it, your agent builds a persistent understanding of who you are, what you're working on, and how you prefer things done. The difference is night and day. See our guide to how AI agent memory works for the technical details.

npx clawhub install memory-vault

Communication & Social

11. slack-agent

slack-agent
113K installsby WorkflowAI Inc.

Operates inside your Slack workspace — summarizes channels you missed, drafts messages in your tone, answers DMs on your behalf (with approval), and extracts action items from threads. The "catch me up" command generates a priority-ranked summary weighted by how often you engage with each channel.

Why it's a must-install: If you're in 20+ Slack channels, this skill is the difference between spending 45 minutes catching up every morning and spending 3 minutes reading a summary.

npx clawhub install slack-agent

12. contacts-crm

contacts-crm
35K installsby @rmcconnell

Lightweight personal CRM that tracks your relationships — remembers when you last talked to someone, what you discussed, and nudges you to follow up. Syncs with email, calendar, and LinkedIn. The "relationship decay" alerts notice when you haven't contacted an important person in a while and suggest a contextual reason to reach out.

Why it's a must-install: Networking is a skill most people are bad at because they forget. This skill makes OpenClaw your relationship manager — "who haven't I talked to in a month?" becomes actionable.

npx clawhub install contacts-crm

Home & IoT

13. home-assistant-link

home-assistant-link
52K installsby @smarthomedev

Bridges OpenClaw to your Home Assistant instance for natural-language control over lights, thermostats, cameras, locks, and automations. Can create new HA automations from plain English — "when I say goodnight, lock the doors, turn off downstairs lights, set the thermostat to 68, and arm the security system" becomes a single command.

Why it's a must-install: If you run Home Assistant, this turns OpenClaw into the best smart home voice controller you've ever used — except it works through text too, from any channel.

npx clawhub install home-assistant-link

14. frigate-vision

frigate-vision
19K installsby @nvr_nerd

Connects to Frigate NVR and lets OpenClaw analyze security camera feeds using vision models. Get natural-language alerts — "there's a person at your front door carrying a package" — instead of raw motion notifications. Learns to distinguish between the mail carrier, your neighbor's cat, and an actual stranger.

Why it's a must-install: A niche pick, but if you run Frigate, this replaces hundreds of meaningless motion alerts with a handful of actually useful ones. The false-positive reduction after a week of training is remarkable.

npx clawhub install frigate-vision

Finance & Shopping

15. budget-tracker

budget-tracker
71K installsby FinLit Tools

Connects to bank accounts via Plaid, categorizes transactions, tracks spending against budgets, and delivers weekly financial summaries. Ask "how much did I spend on restaurants in February?" and get an instant answer. The subscription detective automatically finds recurring charges, flags price increases, and identifies subscriptions you haven't used in 30+ days.

Why it's a must-install: The subscription detective alone pays for itself. Most people are paying for 3–5 services they've forgotten about. This skill finds them in your first week.

npx clawhub install budget-tracker
Security note

budget-tracker uses Plaid's read-only API — it can see transactions but can't move money. Still, we recommend pairing it with vault-keys (skill #19) so your banking credentials never touch the LLM context. Read more about AI agent security best practices.


16. price-scout

price-scout
44K installsby @bargainhunter

Monitors prices across Amazon, Best Buy, Walmart, and 40+ retailers. Set a target price and OpenClaw alerts you when it drops. Includes price history analysis that tells you whether a current "sale" is actually a good deal or if the item was cheaper last month. Can also find coupon codes at checkout.

Why it's a must-install: "Watch this monitor and tell me when it drops below $300" is the kind of task a personal agent should handle. Set it and forget it — OpenClaw will message you on Telegram when the price hits your target.

npx clawhub install price-scout

Media & Content

17. read-later

read-later
62K installsby @readwise_fan

Save articles, threads, and videos to a personal reading queue. Extracts clean text via reader mode, generates summaries at your preferred detail level, and can read articles aloud with TTS. The weekly digest compiles your saved items into a personalized newsletter organized by topic.

Why it's a must-install: "Save this for later" actually works now. Instead of 47 open browser tabs, you have a curated queue with summaries — and a weekly digest that ensures you actually read the best stuff.

npx clawhub install read-later

18. image-gen

image-gen
88K installsby DiffusionKit

Generate images via Stable Diffusion, DALL-E, Flux, or Imagen directly from OpenClaw. Supports img2img, inpainting, upscaling, and batch generation with prompt templates. Local generation runs on your own GPU via ComfyUI backend — no API costs and no content restrictions.

Why it's a must-install: "Generate a thumbnail for my blog post about Kubernetes security" stops being a 20-minute Figma task and becomes a 10-second message. Local GPU support means power users pay nothing.

npx clawhub install image-gen

Privacy & Security

19. vault-keys

vault-keysEssential
55K installsby OpenClaw Core Team

Integrates with 1Password, Bitwarden, or KeePass to let OpenClaw securely access credentials when performing tasks. Zero-knowledge architecture — passwords are injected at the system level and never passed through the LLM context window. The AI knows "use my GitHub token" but never sees the actual token.

Why it's a must-install: If you use any skill that needs credentials (and you will), this is the secure way to handle them. Without it, you'd paste API keys into chat messages — which means they'd end up in your LLM provider's logs. Don't do that.

npx clawhub install vault-keys

20. mcp-firewall

mcp-firewall
39K installsby AgentSec

A gateway that monitors and controls all tool calls OpenClaw makes. Enforces permission policies, rate limits, and blocks suspicious patterns like prompt injection or data exfiltration. Ships with presets — "paranoid mode" blocks all network access and file writes; "developer mode" allows scoped repo access. Full audit trail for everything.

Why it's a must-install: The more powerful your agent becomes, the more important guardrails are. This skill is the seatbelt — you hope you never need it, but you'll be glad it's there when a malicious website tries to inject instructions into your agent.

npx clawhub install mcp-firewall

The Starter Pack: Install All Five Essentials

If you want to get started fast, here are the five skills we consider non-negotiable:

npx clawhub install google-calendar-sync
npx clawhub install github-pilot
npx clawhub install deep-research
npx clawhub install memory-vault
npx clawhub install vault-keys

These five cover scheduling, code, research, memory, and security — the foundation everything else builds on.


Skills by Install Count

Here's the full list ranked by popularity:

RankSkillInstallsCategoryAuthor
1github-pilot203KDeveloper ToolsCore Team
2google-calendar-sync187KProductivityCore Team
3terminal-exec172KDeveloper ToolsCore Team
4mail-triage156KProductivityInboxZero Labs
5deep-research144KResearchCore Team
6memory-vault122KResearchCore Team
7slack-agent113KCommunicationWorkflowAI Inc.
8notion-bridge99KProductivity@notionhacks
9meeting-scribe89KProductivityScribeAI
10image-gen88KMediaDiffusionKit
11nano-pdf108KResearch@pdfwizard
12budget-tracker71KFinanceFinLit Tools
13docker-compose67KDeveloper Tools@containerdev
14read-later62KMedia@readwise_fan
15vault-keys55KSecurityCore Team
16home-assistant-link52KHome & IoT@smarthomedev
17price-scout44KFinance@bargainhunter
18mcp-firewall39KSecurityAgentSec
19contacts-crm35KCommunication@rmcconnell
20frigate-vision19KHome & IoT@nvr_nerd

How to Pick the Right Skills for You

The 20 skills above cover the broadest set of use cases, but your ideal setup depends on how you use OpenClaw:

Developer daily driver: github-pilot + terminal-exec + docker-compose + deep-research + memory-vault

Knowledge worker / manager: mail-triage + meeting-scribe + slack-agent + notion-bridge + google-calendar-sync

Privacy-first self-hoster: memory-vault + vault-keys + mcp-firewall + terminal-exec + image-gen (local GPU)

Smart home enthusiast: home-assistant-link + frigate-vision + google-calendar-sync + budget-tracker

Budget-conscious user: Pair any skill set above with DeepSeek at $0.02/session and keep your total active skill count under 15.


Building Your Own Skills

If ClawHub doesn't have what you need, building a skill takes about 15 minutes:

npx clawhub init my-custom-skill

This scaffolds a skill template with a JSON tool definition and a handler script. Define your tool's parameters, write the logic, and publish:

npx clawhub publish

The OpenClaw skill SDK docs cover everything from simple wrappers around CLI tools to complex multi-step skills with state management. The community is active — most skill PRs on ClawHub get reviewed within 48 hours.


Get Started

Install OpenClaw if you haven't already:

npm install -g openclaw@latest && openclaw onboard

Then install the five essentials and start experimenting. The agent gets dramatically more useful as you add skills that match your actual workflow — and the ClawHub registry is growing by ~50 new skills per week.

For the full setup walkthrough, see our OpenClaw tutorial. To pick the right model for your skills, check our best model for OpenClaw comparison.

If you're a solo developer looking for a lighter alternative, GoGogot is a self-hosted AI agent with 27 built-in tools in a single Docker container — no plugin system needed, everything works out of the box at $0.02/session.

If you're on a team, cowork.ink gives everyone shared access to AI agents with built-in orchestration — no per-person skill management required.

Frequently Asked Questions

How do I install OpenClaw skills from ClawHub?
Run `npx clawhub install <skill-name>` in your terminal. OpenClaw auto-detects new skills — no restart needed. To update all installed skills, run `npx clawhub sync`. Browse the full registry at [clawhub.com](https://clawhub.com).
How many skills can I install on OpenClaw at once?
There's no hard limit, but we recommend 15–25 active skills for the best performance. Each skill adds to the system prompt that gets sent to your LLM, which increases token usage. If you're on a budget model like DeepSeek, fewer skills means lower costs per session.
Are OpenClaw skills free?
The vast majority of ClawHub skills are free and open-source. A handful of premium skills from commercial developers charge a small monthly fee (typically $2–5/month). Free alternatives exist for almost every category.
Can I build my own OpenClaw skill?
Yes. Skills are just JSON tool definitions plus an optional handler script. The [OpenClaw skill SDK](https://docs.openclaw.ai/skills/sdk) has a `clawhub init` scaffolding command that generates a working skill in under 5 minutes. Publish to ClawHub with `npx clawhub publish`.
What is the difference between OpenClaw skills and MCP servers?
OpenClaw skills are native ClawHub plugins designed specifically for OpenClaw. MCP servers use the open [Model Context Protocol](/blog/mcp-vs-a2a/) standard and work with any MCP-compatible agent. OpenClaw supports both — you can install ClawHub skills and connect MCP servers simultaneously.
Home Blog Company