The Community Directory for OpenClaw

Curated skills, deployment guides, SOUL.md templates, and workflow recipes. Everything you need to set up and run OpenClaw.

New to OpenClaw?

Follow these guides in order to get up and running:

Deploy OpenClaw

Step-by-step guides with cost breakdowns and security hardening

All Guides →
6,941+
Skills
17
Guides
8
SOUL.md Templates
12
Workflow Recipes

Featured Skills

Top-rated skills from ClawHub and the OpenClaw community

All Skills →

Slack

Featured

Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

npx clawhub@latest install slack
4.6k downloads13 stars

Agent Browser

Featured

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.

npx clawhub@latest install agent-browser
12.8k downloads46 stars

Vercel React Best Practices

Featured

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

npx clawhub@latest install vercel-react-best-practices
1.2k downloads1 stars

Perplexity Deep Search

Featured

Deep search via Perplexity API. Three modes: search (quick facts), reason (complex analysis), research (in-depth reports). Returns AI-grounded answers with citations.

npx clawhub@latest install perplexity-deep-search
633 downloads3 stars

Kubernetes

Featured

Comprehensive Kubernetes and OpenShift cluster management skill covering operations, troubleshooting, manifest generation, security, and GitOps. Use this skill when: (1) Cluster operations: upgrades, backups, node management, scaling, monitoring setup (2) Troubleshooting: pod failures, networking issues, storage problems, performance analysis (3) Creating manifests: Deployments, StatefulSets, Services, Ingress, NetworkPolicies, RBAC (4) Security: audits, Pod Security Standards, RBAC, secrets management, vulnerability scanning (5) GitOps: ArgoCD, Flux, Kustomize, Helm, CI/CD pipelines, progressive delivery (6) OpenShift-specific: SCCs, Routes, Operators, Builds, ImageStreams (7) Multi-cloud: AKS, EKS, GKE, ARO, ROSA operations

npx clawhub@latest install kubernetes
1.1k downloads1 stars

X Bookmarks

Featured

Fetch, summarize, and manage X/Twitter bookmarks via the `bird` CLI. Use when: (1) user says "check my bookmarks", "what did I bookmark", "bookmark digest", "summarize my bookmarks", "x bookmarks", "twitter bookmarks", (2) user wants a periodic digest of saved tweets, (3) user wants to categorize, search, or analyze their bookmarks, (4) scheduled bookmark digests via cron. Requires `bird` CLI (npm i -g bird-cli) and X/Twitter authentication via browser cookies or manual tokens.

npx clawhub@latest install x-bookmarks
0 downloads0 stars

X Research

Featured

X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, account monitoring, deep-dives, and sourced briefings.

git clone https://github.com/rohunvora/x-research-skill.git
0 downloads0 stars

SOUL.md Templates

Copy-paste persona configs for common OpenClaw setups

All Templates →

Browse by Category

6,941 skills organized into 10 categories

View All →

Workflow Recipes

Multi-skill automations with config snippets you can drop in

All 12 Recipes →

Community Use Cases

Real-world projects built by the OpenClaw community

All Use Cases →

Get the Weekly Roundup

New skills, deployment tips, and workflow recipes. One email per week. No spam.

What Is OpenClaw?

OpenClaw is an open-source AI agent framework that runs locally on your machine or server. It connects to LLMs like Claude, GPT-4, and open-source models to automate tasks through composable skills - small, focused plugins that give your agent new capabilities.

Unlike cloud-only AI tools, OpenClaw runs where you want it: on a Mac Mini at home, a DigitalOcean droplet, a Raspberry Pi, or inside Docker containers in your existing infrastructure. You control your data, your API keys, and your automation logic.

The OpenClaw Directory is a collection of resources for discovering everything you need to get started and get productive. Browse verified skills from ClawHub, follow deployment guides for every major platform, and combine skills into powerful workflow recipes.

Whether you are setting up your first OpenClaw instance or building complex multi-agent automations, this directory has the resources and configs to help you move fast.