OpenClaw hero background
OpenClaw Skills Directory

OpenClaw Skills:
Supercharge Your OpenClaw
Unlock limitless potential

Browse 200+ OpenClaw Skills from the community marketplace. Start with the OpenClaw CLI install guide and the ClawHub Marketplace to discover, verify, and install OpenClaw Skills that fit your workflows. OpenClaw Skills keep automation local, fast, and reliable for every task.

200+ SkillsEveryday updates3-second install
OpenClaw (permini)v1.0
$ clawhub search "automation"
Searching OpenClaw Skills marketplace...
Found 47 matching skills
★ Featured OpenClaw Skills:
├─ @openclaw/email-agent v2.1.0 ★4.8k
├─ @openclaw/slack-bridge v1.4.2 ★3.2k
├─ @openclaw/calendar-sync v3.0.1 ★5.1k
├─ @openclaw/github-assistant v2.3.0 ★2.9k
└─ @openclaw/notion-crawler v1.8.5 ★1.7k
$ clawhub install @openclaw/email-agent
Installing skill...
@openclaw/email-agent installed successfully
Permissions: email.read, email.send, contacts.read
$ openclaw skills --list-active
12 skills active | Gateway Status: Online
[openclaw-skills]Ready to install
Directory

OpenClaw Skills Directory

Empowering your OpenClaw ecosystem with community-driven modules.

n8n.ts
star172.9k
1234
export n8n
from "n8n-io/n8n"
coding
// Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Updated Feb 4, 2026INSTALLdownload
dify.ts
star128.7k
1234
export dify
from "langgenius/dify"
ai-ml
// Production-ready platform for agentic workflow development.
Updated Feb 4, 2026INSTALLdownload
openwebui.py
star122.9k
1234
export open-webui
from "open-webui/open-webui"
ai-ml
// User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Updated Feb 4, 2026INSTALLdownload
geminicli.ts
star93.5k
1234
export gemini-cli
from "google-gemini/gemini-cli"
coding
// An open-source AI agent that brings the power of Gemini directly into your terminal.
Updated Feb 4, 2026INSTALLdownload
awesomemcpservers.ts
star80.3k
1234
export awesome-mcp-servers
from "punkpeye/awesome-mcp-servers"
ai-ml
// A collection of MCP servers.
Updated Feb 4, 2026INSTALLdownload
netdata.c
star77.6k
1234
export netdata
from "netdata/netdata"
data-analytics
// The fastest path to AI-powered full stack observability, even for lean teams.
Updated Feb 4, 2026INSTALLdownload
ragflow.py
star72.8k
1234
export ragflow
from "infiniflow/ragflow"
ai-ml
// RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Updated Feb 4, 2026INSTALLdownload
lobehub.ts
star71.9k
1234
export lobehub
from "lobehub/lobehub"
ai-ml
// The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.
Updated Feb 4, 2026INSTALLdownload
anythingllm.js
star54.2k
1234
export anything-llm
from "Mintplex-Labs/anything-llm"
ai-ml
// The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Updated Feb 4, 2026INSTALLdownload
Overview

What are OpenClaw Skills?

OpenClaw Skills are local automation modules that extend your AI gateway with real actions. They let you run tools, access files, and connect APIs safely on your machine. OpenClaw Skills are versioned, permissioned, and composable, so workflows stay fast and auditable. OpenClaw was previously known as Clawbot and Moltbot, so you may see those names in older tutorials.

speed

Real-time Performance

OpenClaw Skills execute locally, so responses feel instant even when workflows touch files and APIs. Low latency makes OpenClaw Skills ideal for interactive agents and real-time automation.

menu

Structured Interfaces

Each OpenClaw Skills package ships with a clear interface, inputs, and outputs. This structure makes OpenClaw Skills easy to compose, test, and audit across teams.

sync

Hot Swappable

Versioned releases let OpenClaw Skills roll forward or back without breaking pipelines. Swap OpenClaw Skills in minutes while keeping approvals and permissions intact.

Advantages

Why OpenClaw Skills Feel Different

Experience the advantage of local execution and structured skill interfaces. OpenClaw Skills keep automation fast, predictable, and safe.

Lightning Fast

Lightning Fast

Local execution paths reduce latency and keep OpenClaw Skills responsive when tasks spike.

Precision Control

Precision Control

Structured interfaces make OpenClaw Skills predictable and auditable, even in complex workflows.

Smart Compose

Smart Compose

Compose multiple OpenClaw Skills to blend data, actions, and context into reliable automations.

Comparison

OpenClaw Skills vs Cloud-Only LLMs

See how OpenClaw Skills deliver real automation power beyond simple chat responses.

cloud_off

Traditional LLMs

  • Cloud-only execution with network dependency
  • Limited to text responses, no real actions
  • Rate limits and unpredictable latency
  • No local file system access
terminal

OpenClaw Skills

RECOMMENDED
  • Local execution with zero latency
  • Execute real actions: APIs, files, commands
  • Versioned skills with safe rollbacks
  • Full local file system and tool access
Use Cases

What Can You Build?

Real workflows built with OpenClaw Skills by the community.

Incident Response

Incident Response

Automated log parsing and anomaly detection. Triggers alerts and opens issues automatically.

opsmonitoring
Daily Briefing

Daily Briefing

Aggregates emails, calendar events, and tasks into a concise morning summary.

productivitycalendar
GA4 Reporting

GA4 Reporting

Direct integration with Google Analytics 4 to generate and ship weekly PDF reports.

analyticsmarketing
Deep Dive

How OpenClaw Skills Work End-to-End

OpenClaw Skills are designed for real work, not just demos. This deep dive explains how OpenClaw Skills are discovered, approved, installed, composed, and observed across personal and team environments.

Discovery, permissions, and trust

Discovery, permissions, and trust

OpenClaw Skills start in the directory, but they quickly become part of daily workflows. Each OpenClaw Skills entry ships with metadata, documentation, and a permission manifest that shows exactly what actions can run. That clarity reduces risk and makes OpenClaw Skills easier to approve. You can register, review code in a private repo, and enforce checks before any OpenClaw Skills execute.

Composition, versioning, and observability

Composition, versioning, and observability

OpenClaw Skills are composable. You can chain OpenClaw Skills as one tool gathers data, another transforms it, and a third publishes results. This approach keeps each skill small, testable, and reusable. Versioned releases allow rollback when a dependency changes, and tags make it clear which OpenClaw Skills are stable or experimental. Teams can set policies that only allow signed or reviewed skills in an automation stack that scales from personal workflows to enterprise pipelines.

OpenClaw Skills Setup Checklist

OpenClaw Skills Setup Checklist

OpenClaw Skills setup starts with installing the CLI, setting a local skills directory, and adding your first package. OpenClaw Skills work best when you document inputs and outputs.

OpenClaw Skills for Teams

OpenClaw Skills for Teams

Teams can create a private registry to curate OpenClaw Skills for internal use. Pair that registry with code review and CI tests so every OpenClaw Skills release meets quality interface and logging conventions.

OpenClaw Skills Reliability

OpenClaw Skills Reliability

Reliable automation depends on predictable behavior. OpenClaw Skills prioritize deterministic inputs, safe defaults, and explicit permissions to reduce surprises. If an external API fails, OpenClaw Skills can retry, fall back, or exit gracefully with actionable logs so operators can remediate fast.

Governance

OpenClaw Skills Installation & Governance

OpenClaw Skills should be easy to install, easy to audit, and easy to roll back. Use this governance flow to keep OpenClaw Skills safe in production while moving fast in development.

  1. Install the CLI. Use the OpenClaw CLI install guide and verify your environment variables, then create a dedicated folder for OpenClaw Skills so dependencies stay isolated.
  2. Choose trusted sources. Pull OpenClaw Skills from the ClawHub Marketplace or a private registry, and record the source so you always know where each OpenClaw Skills package originated.
  3. Review permissions. OpenClaw Skills declare file, network, and command access. Approve only what a skill needs, and reject OpenClaw Skills that request unnecessary scope.
  4. Test and pin versions. Run OpenClaw Skills in a staging workspace, capture logs, and pin a version that passes your checks. This ensures OpenClaw Skills behave the same in production.
  5. Publish runbooks. Document how OpenClaw Skills are triggered, what inputs they expect, and how to roll back. Clear runbooks keep OpenClaw Skills safe for every operator.

If you are building your own OpenClaw Skills, start with the skills authoring guide and the permissions reference. Those docs show how OpenClaw Skills define interfaces, validate inputs, and emit structured outputs that are easy to integrate and audit.

Testimonials

What People Say

Swipe to view more

I got up and running today with @openclaw and it has been nothing short of an iPhone moment for me. Thanks for creating the first true local agent stack...

@dajaset@dajaset

Everything Siri was supposed to be, and then some. I chained three skills and shipped a workflow in a weekend. It just clicked.

@crossiBuilds@crossiBuilds

OpenClaw feels like hiring a junior ops teammate. It labels, routes, and drafts updates before I even open my laptop.

@Ash@Ash

Our on-call runbook is now an OpenClaw skill. It pings, triages, and posts a summary in Slack with zero drama.

@opslane@opslane

We use OpenClaw to standardize client updates. It drafts, reviews, and pushes a clean weekly status in under 2 minutes.

@shipstationed@shipstationed

I built a research assistant that tracks papers and writes digests. It feels like a tailored tool, not a chatbot.

@papertrail@papertrail

I got up and running today with @openclaw and it has been nothing short of an iPhone moment for me. Thanks for creating the first true local agent stack...

@dajaset@dajaset

Everything Siri was supposed to be, and then some. I chained three skills and shipped a workflow in a weekend. It just clicked.

@crossiBuilds@crossiBuilds

OpenClaw feels like hiring a junior ops teammate. It labels, routes, and drafts updates before I even open my laptop.

@Ash@Ash

Our on-call runbook is now an OpenClaw skill. It pings, triages, and posts a summary in Slack with zero drama.

@opslane@opslane

We use OpenClaw to standardize client updates. It drafts, reviews, and pushes a clean weekly status in under 2 minutes.

@shipstationed@shipstationed

I built a research assistant that tracks papers and writes digests. It feels like a tailored tool, not a chatbot.

@papertrail@papertrail

The future of how AI personal assistants look like is @openclaw. Has already help me submit health reimbursements, find doctor...

@Cucho@Cucho

I moved my support triage from a messy inbox into OpenClaw in a day. The permission view made approval painless for my team.

@llater@llater

I wired in calendar + CRM skills and my weekly review now takes 15 minutes. This is the first AI tooling I trust daily.

@betaUser@betaUser

I finally stopped copy‑pasting between Notion and Linear. The skills pipeline keeps everything in sync automatically.

@irisflow@irisflow

The permissions panel made security happy. We approved the workflow in one meeting instead of three.

@secdesk@secdesk

Our sales team uses OpenClaw to prep calls. It pulls CRM context and drafts next steps before the meeting starts.

@pipelinepro@pipelinepro

The future of how AI personal assistants look like is @openclaw. Has already help me submit health reimbursements, find doctor...

@Cucho@Cucho

I moved my support triage from a messy inbox into OpenClaw in a day. The permission view made approval painless for my team.

@llater@llater

I wired in calendar + CRM skills and my weekly review now takes 15 minutes. This is the first AI tooling I trust daily.

@betaUser@betaUser

I finally stopped copy‑pasting between Notion and Linear. The skills pipeline keeps everything in sync automatically.

@irisflow@irisflow

The permissions panel made security happy. We approved the workflow in one meeting instead of three.

@secdesk@secdesk

Our sales team uses OpenClaw to prep calls. It pulls CRM context and drafts next steps before the meeting starts.

@pipelinepro@pipelinepro
Quick Start

Get Started in Minutes

Install the CLI and bootstrap OpenClaw Skills on your machine. Skill installs are fast, and updates are safe.

install.sh
# Install OpenClaw CLI
$curl -fsSL https://openclawskills.best/install.sh | sh
# Install your first skill
$clawhub install @openclaw/email-agent
# List installed skills
$openclaw skills list
download

1. Install CLI

Download OpenClaw CLI to unlock powerful OpenClaw Skills on your system with one-line installer for macOS/Linux

search

2. Find Skills

Explore 200+ community-built OpenClaw Skills for automation, AI integration, workflow optimization, and productivity

install_desktop

3. Install

Install any OpenClaw Skills instantly with a single command. Safe, fast, and hassle-free automation deployment

rocket_launch

4. Run

Launch your OpenClaw Skills and start automating tasks immediately. Transform your workflow with AI-powered skills

Security

Safety First

Skills can execute real actions. Treat any third-party skill like executable code and review it before you run it.

OpenClaw safety icon
code

Review Source

Check the skill source code on GitHub before installing. Look for suspicious network calls.

key

Check Permissions

Skills must declare permissions. Deny skills requesting excessive access.

shield

Use Isolation

Run untrusted skills in Docker sandbox, not on bare metal.

FAQ

Common Questions

Everything you need to know about OpenClaw Skills.

Is OpenClaw the same as Clawbot or Moltbot?

Yes. OpenClaw is the current name; Clawbot and Moltbot were earlier names. Older posts may still reference Clawbot or Moltbot, but they point to the same OpenClaw Skills platform today.

Where are OpenClaw Skills stored?

Skills can load from bundled defaults, your local ~/.openclaw/skills folder, and a /skills directory in the current workspace. Workspace skills override local, and local overrides bundled.

How do I install a skill from ClawHub?

Use clawhub install <skill-name> to install from the registry. This pulls the skill into your local catalog.

clawhub install <skill-name>

How do I update or remove a skill?

Use clawhub update <skill-name> to update, and clawhub remove <skill-name> to uninstall.

clawhub update <skill-name>clawhub remove <skill-name>

Can I publish my own OpenClaw Skills?

Yes. Create a skill folder with SKILL.md and publish it with clawhub publish so others can install it from the registry.

clawhub publish

How does precedence work when multiple skills share a name?

The workspace /skills directory takes precedence over ~/.openclaw/skills, which takes precedence over bundled skills.

How do I trust or review a skill before running it?

Review the SKILL.md file and source code, then manage trust with clawhub trust. Treat third-party skills like executable code.

clawhub trust

Ready to Automate?

Join thousands of developers building with OpenClaw Skills. Install your first skill in under 60 seconds.

check_circleFree forevercheck_circleOpen sourcecheck_circleNo credit card