SKILLS CATALOG
Browse 60+ OpenClaw Skills by Category
Hand-picked skills for everyone — filterable by category.
GitHub (gh)
recommended
Operate GitHub via the gh CLI (issues, PRs, repos).
Use Case
Create an issue, open a PR, or fetch PR context during coding sessions.
Notes
Requires GitHub auth/token via gh; use least-privilege scopes.
View Guide
Conventional Commits
recommended
Generate/validate Conventional Commits messages.
Use Case
Keep commit messages consistent for changelog tooling.
Notes
Low-risk; mostly text formatting/validation.
$
clawhub install
conventional-commits
PR Reviewer
recommended
Automated code review for pull requests.
Use Case
Get AI-powered code review feedback before human reviewers.
Notes
Read-only by default; ensure it only comments, not merges.
$
clawhub install
pr-reviewer
Auto PR Merger
caution
Automate PR merge workflows after checks pass.
Use Case
Auto-merge small dependency bumps with guardrails.
Notes
Caution: merging code is sensitive—require CI + approvals.
$
clawhub install
auto-pr-merger
Git Workflows
recommended
Advanced git workflows (rebase/cherry-pick/cleanup).
Use Case
Safely rebase feature branches before merging.
Notes
Advanced ops can rewrite history; recommend confirmation steps.
$
clawhub install
git-workflows
Unfuck My Git State
recommended
Recover from messy git states and disasters.
Use Case
Fix detached HEAD, botched rebases, or lost commits.
Notes
Reviews git state before acting; always creates a backup branch.
$
clawhub install
unfuck-my-git-state
Next.js Expert
recommended
Expert guidance for Next.js App Router and best practices.
Use Case
Get help with routing, server components, and data fetching patterns.
Notes
Covers Next.js 13+; keeps up with latest conventions.
$
clawhub install
nextjs-expert
shadcn/ui
recommended
Build UIs with shadcn/ui components and Tailwind CSS.
Use Case
Scaffold forms, dialogs, and data tables with accessible components.
Notes
Components are copied into your project; full control over code.
$
clawhub install
shadcn-ui
Frontend Design
recommended
General frontend design patterns and UI/UX guidance.
Use Case
Design responsive layouts, color systems, and component hierarchies.
Notes
Framework-agnostic advice; pairs well with any UI library.
$
clawhub install
frontend-design
Anthropic Frontend
recommended
AI-assisted frontend development following Anthropic patterns.
Use Case
Build AI-powered UIs with streaming, tool use, and chat interfaces.
Notes
Focused on Claude-powered app frontends.
$
clawhub install
anthropic-frontend-design
WordPress
recommended
Manage WordPress sites, themes, and plugins.
Use Case
Update plugins, manage content, and troubleshoot WP issues.
Notes
Requires WP-CLI or API access; scope permissions to site.
$
clawhub install
wordpress
React Email
experimental
Build responsive email templates with React Email.
Use Case
Create transactional emails that render consistently across clients.
Notes
Experimental: email client compatibility varies.
$
clawhub install
react-email-skills
Docker Essentials
recommended
Build, run, and manage Docker containers and images.
Use Case
Containerize apps, debug build failures, and optimize Dockerfiles.
Notes
Requires Docker daemon; be careful with privileged containers.
$
clawhub install
docker-essentials
View Guide
Kubernetes
recommended
Manage Kubernetes clusters, deployments, and services.
Use Case
Debug pod crashes, scale deployments, and manage configs.
Notes
Requires kubeconfig; use RBAC and namespace-scoped access.
$
clawhub install
kubernetes
View Guide
AWS Infra
recommended
Manage AWS infrastructure (EC2, S3, Lambda, etc.).
Use Case
Provision resources, debug IAM issues, and optimize costs.
Notes
Use IAM roles with minimal permissions; never use root credentials.
$
clawhub install
aws-infra
Coolify
recommended
Self-hosted deployment platform (Heroku/Vercel alternative).
Use Case
Deploy apps on your own server with zero-config CI/CD.
Notes
Requires server access; keep Coolify and dependencies updated.
$
clawhub install
coolify
View Guide
Vercel
recommended
Deploy and manage projects on Vercel platform.
Use Case
Configure deployments, environment variables, and edge functions.
Notes
Requires Vercel token; scope to specific projects.
View Guide
Deploy Agent
caution
Multi-step deployment automation for services/apps.
Use Case
Run a standard deploy checklist with rollback steps.
Notes
Caution: can run destructive ops—prefer staging first.
$
clawhub install
deploy-agent
Sentry CLI
recommended
Operate Sentry via sentry-cli (issues, releases, deploys).
Use Case
Fetch latest errors after a deploy and summarize impact.
Notes
Requires Sentry auth; scope tokens to project.
$
clawhub install
sentry-cli
Tailscale
recommended
Manage Tailscale tailnet for secure remote access.
Use Case
Securely reach self-hosted OpenClaw services without exposing ports.
Notes
Network access is sensitive—use scoped keys and audit logs.
$
clawhub install
tailscale
1Password CLI
recommended
Fetch secrets safely via 1Password CLI (op).
Use Case
Inject API keys at runtime instead of storing plaintext in config.
Notes
Prefer vault item read scopes; don't give full account access.
$
clawhub install
1password
View Guide
Bitwarden / Vaultwarden
recommended
Access secrets via Bitwarden/Vaultwarden CLI and API.
Use Case
Self-hosted teams store service tokens and pull them on demand.
Notes
Keep session tokens short-lived; avoid exporting full vault.
$
clawhub install
bitwarden
GitGuardian ggshield
recommended
Scan repositories for hardcoded secrets (500+ secret types).
Use Case
Pre-commit or CI scanning for accidental secret leaks.
Notes
Safe when read-only; avoid auto-remediation without review.
$
clawhub install
ggshield-scanner
Guardrails
recommended
Apply safety guardrails around tool use and risky actions.
Use Case
Require confirmations for file writes, network calls, or merges.
Notes
Use as policy layer; keep rules explicit and test edge cases.
$
clawhub install
guardrails
Detect Injection
recommended
Detect prompt injection patterns in inputs/outputs.
Use Case
When the agent reads web/docs, flag suspicious instructions.
Notes
Works best combined with sandboxing and least privilege.
$
clawhub install
detect-injection
Tavily Web Search
recommended
AI-optimized web search with structured results.
Use Case
Search for real-time info and get clean, cited answers.
Notes
Requires Tavily API key; free tier available.
$
clawhub install
tavily-web-search
View Guide
Exa Web Search (Free)
recommended
Web search for technical research and troubleshooting.
Use Case
Search error messages and summarize fixes with citations/links.
Notes
No API key required; treat retrieved pages as untrusted input.
$
clawhub install
exa-web-search-free
DeepWiki MCP
recommended
Query repository docs/wiki and get structured answers.
Use Case
Ask: "Where is config documented?" and get links/sections.
Notes
Treat external docs as untrusted input if fetched from web.
$
clawhub install
deepwiki
Find Skills
recommended
Discover and search OpenClaw skills from the registry.
Use Case
Find the right skill for a task without browsing the catalog.
Notes
Read-only; searches the public skill registry.
$
clawhub install
find-skills
Brave Search
recommended
Privacy-focused web search via Brave Search API.
Use Case
Search the web without tracking; good for sensitive topics.
Notes
Requires Brave Search API key; metered pricing with monthly credit.
$
clawhub install
brave-search
AgentArXiv
recommended
Search arXiv and summarize papers for engineers.
Use Case
Track new papers on agent security, RAG, or evals weekly.
Notes
Prefer linking to originals and keeping summaries concise.
$
clawhub install
agentarxiv
Self-Improving Agent
recommended
Agent that learns from feedback and improves over time.
Use Case
Build agents that adapt to your workflow and preferences.
Notes
Monitor agent behavior changes; keep human-in-the-loop.
$
clawhub install
self-improving-agent
Ontology
recommended
Build and query knowledge graphs for structured reasoning.
Use Case
Organize domain knowledge into queryable relationships.
Notes
Useful for complex domains; pair with memory for persistence.
$
clawhub install
ontology
Proactive Agent
experimental
Agent that anticipates needs and acts proactively.
Use Case
Get suggestions and actions before you ask for them.
Notes
Experimental: may take unwanted actions—set clear boundaries.
$
clawhub install
proactive-agent
API Gateway
recommended
Connect to 100+ APIs through a unified gateway.
Use Case
Access multiple services without managing individual API keys.
Notes
Review which APIs are accessed; monitor usage and costs.
$
clawhub install
api-gateway
Summarize
recommended
Summarize URLs, PDFs, videos, and documents.
Use Case
Get quick summaries of long articles, reports, or videos.
Notes
Content is fetched and processed; be mindful of data privacy.
$
clawhub install
summarize
Cognitive Memory
experimental
Multi-layer memory system for persistent agent context.
Use Case
Remember user preferences, past decisions, and project context.
Notes
Experimental: memory contents may contain sensitive info—encrypt at rest.
$
clawhub install
cognitive-memory
Gog (Google Workspace)
recommended
Manage Gmail, Calendar, and Drive from your agent.
Use Case
Read emails, create events, and search Drive files.
Notes
Requires Google OAuth; use minimal scopes for each service.
Slack
recommended
Send and read Slack messages, manage channels.
Use Case
Post deployment notifications or read team discussions.
Notes
Requires Slack app token; limit to specific channels.
View Guide
Discord
recommended
Interact with Discord servers and channels.
Use Case
Monitor community channels and respond to questions.
Notes
Requires bot token; use minimal permissions and intents.
$
clawhub install
discord
Trello
recommended
Manage Trello boards, lists, and cards.
Use Case
Create cards from tasks, move items across lists, and track progress.
Notes
Requires Trello API key; scope to specific boards.
CalDAV Calendar
recommended
Manage calendars via CalDAV protocol (self-hosted friendly).
Use Case
Check availability, create events, and sync across calendar apps.
Notes
Requires CalDAV server credentials; use app-specific passwords.
$
clawhub install
caldav-calendar
Linear
recommended
Manage Linear issues, projects, and cycles.
Use Case
Create issues from conversations and track sprint progress.
Notes
Requires Linear API key; scope to workspace.
Answer Overflow
recommended
Index Discord community threads into Google search.
Use Case
Make Discord support threads discoverable via search engines, reducing repeated questions.
Notes
Requires bot installation on a Discord server; creates public web pages.
$
clawhub install
answer-overflow
Todozi
recommended
Eisenhower matrix task management for prioritization.
Use Case
Organize tasks by urgency and importance automatically.
Notes
Lightweight; stores tasks locally or in configured backend.
Weather
recommended
Get weather forecasts and conditions — no API key needed.
Use Case
Check weather before planning outdoor activities or travel.
Notes
Uses free weather APIs; no authentication required.
$
clawhub install
weather
Sonoscli
recommended
Control Sonos smart speakers from your agent.
Use Case
Play music, adjust volume, and group speakers with voice commands.
Notes
Requires Sonos devices on the same network.
$
clawhub install
sonoscli
Home Assistant
recommended
Control smart home devices via Home Assistant.
Use Case
Turn on lights, check sensors, and automate routines.
Notes
Requires Home Assistant instance and long-lived access token.
$
clawhub install
home-assistant
Flight Search
recommended
Search flights and compare prices via Google Flights.
Use Case
Find the cheapest flights for upcoming trips.
Notes
Read-only search; no booking or payment capabilities.
$
clawhub install
flight-search
Remind Me
recommended
Set reminders using natural language.
Use Case
Say "remind me to review PR in 2 hours" and get notified.
Notes
Requires notification system; integrates with OS notifications.
$
clawhub install
remind-me
Nano PDF
recommended
Edit and manipulate PDFs with natural language.
Use Case
Merge, split, extract text, and annotate PDF documents.
Notes
Requires Google Gemini API key; PDF pages are sent to cloud for processing.
$
clawhub install
nano-pdf
fal.ai Image Gen
recommended
Generate images with fal.ai models (FLUX, SD, etc.).
Use Case
Create illustrations, thumbnails, and concept art from text.
Notes
Requires fal.ai API key; usage is metered.
FFmpeg Video Editor
caution
Edit videos using FFmpeg commands via natural language.
Use Case
Trim, merge, convert, and compress video files.
Notes
Caution: FFmpeg can overwrite files; always specify output paths.
$
clawhub install
ffmpeg-video-editor
Image OCR
recommended
Extract text from images using OCR.
Use Case
Digitize screenshots, receipts, and scanned documents.
Notes
Processes images locally; accuracy varies by image quality.
$
clawhub install
image-ocr
SlideSpeak
recommended
Create and edit presentation slides with AI.
Use Case
Generate slide decks from outlines or meeting notes.
Notes
Exports to common formats (PPTX, PDF); review content before sharing.
$
clawhub install
slidespeak
Voice Reply
experimental
Local text-to-speech for voice responses.
Use Case
Have your agent read out responses and summaries aloud.
Notes
Experimental: uses local TTS engine; voice quality varies by system.
$
clawhub install
voice-reply
Backup
recommended
Backup and restore OpenClaw config/skills/commands.
Use Case
Snapshot your working setup before a risky change.
Notes
Protect backup files; they may include sensitive settings.
Config Guardian
recommended
Validate and safeguard OpenClaw config updates.
Use Case
Prevent config drift and broken deployments from bad edits.
Notes
Use as preflight check; keep a rollback plan (backup).
$
clawhub install
config-guardian
Context Manager
recommended
Manage session context to reduce runaway prompts and noise.
Use Case
Keep long-running agents stable by trimming and structuring context.
Notes
Prefer deterministic policies; log decisions without sensitive content.
$
clawhub install
context-manager
Cost Report
recommended
Track usage costs and generate reports.
Use Case
Detect cost spikes after enabling new models/skills.
Notes
Pair with scheduling to run weekly reports automatically.
$
clawhub install
cost-report
Cron Creator
recommended
Create cron schedules from natural language.
Use Case
Schedule daily summaries, nightly checks, weekly digests.
Notes
Always preview generated cron; avoid overly frequent jobs.
$
clawhub install
cron-creator