OpenClaw skills
Official first-party skills from the OpenClaw open-source AI-assistant product (openclaw.ai), covering maturity scoring, auto-review, QA end-to-end testing, release/maintainer workflows, and channel/message-flow and tool integrations for the OpenClaw harness. skills-hub.ai mirrors 114 skills from OpenClaw daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/openclaw/openclaw
Installing a OpenClaw skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a OpenClaw skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all OpenClaw skills via API
curl https://skills-hub.ai/api/v1/skills?source=openclaw
# Browse all sources
open https://skills-hub.ai/sourcesTop OpenClaw skills
See all →The most-installed skills from OpenClaw, ranked by adoption.
01clawdtributor
Use for OpenClaw clawtributors PR/issue triage: Discrawl discovery, live-open rechecks, deep review, topic grouping, and compact @handle/LOC/type/blast/verification summaries.
Buildfrom OpenClaw02crabbox
Use the Crabbox wrapper for OpenClaw remote validation across Linux, macOS, Windows, and WSL2, including delegated Blacksmith Testbox proof. Report the actual provider and id.
Buildfrom OpenClaw03discord-clawd
Use to talk to the Discord-backed OpenClaw agent/session; not for archive search.
Buildfrom OpenClaw04openclaw-changelog-update
Regenerate OpenClaw release changelog sections from git history before beta or stable releases.
Buildfrom OpenClaw05openclaw-docker-e2e-authoring
Author OpenClaw Docker E2E and live provider Docker lanes.
Buildfrom OpenClaw06openclaw-landable-bug-sweep
Find or repair small high-confidence non-SDK-boundary OpenClaw bugfix PRs until five are landable.
Buildfrom OpenClaw07openclaw-refactor-docs
Refactor an existing OpenClaw docs page with source-audited preservation, restructuring, and verification.
Buildfrom OpenClaw08openclaw-secret-scanning-maintainer
Triage, redact, clean up, and resolve OpenClaw GitHub Secret Scanning alerts in issues or PRs.
Buildfrom OpenClaw09openclaw-test-performance
Benchmark, diagnose, and optimize OpenClaw test and plugin-suite runtime, import hotspots, CPU/RSS, heap growth, and slow coverage paths.
Buildfrom OpenClaw10parallels-discord-roundtrip
Run macOS Parallels smoke with Discord send, host verification, host reply, and guest readback proof.
Buildfrom OpenClaw11release-openclaw-mac
Run or recover OpenClaw macOS release signing, notarization, appcast, and asset promotion.
Buildfrom OpenClaw12security-triage
Triage OpenClaw security advisories, drafts, and GHSA reports with shipped-tag and trust-model proof.
Buildfrom OpenClaw13slacrawl
Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.
Buildfrom OpenClaw14technical-documentation
Build and review high-quality technical docs as well as agent instruction files in your repository.
Buildfrom OpenClaw15verify-release
Verify an OpenClaw release is fully published across GitHub, npm, plugins, ClawHub, package smoke, and live Gateway agent turns.
Buildfrom OpenClaw16agent-transcript
Add a redacted agent transcript section to GitHub PR or issue bodies during OpenClaw agent-created PR/issue workflows.
Buildfrom OpenClaw17autoreview
Auto Review closeout. Codex review is the default when no engine is set and is the recommended reviewer.
Buildfrom OpenClaw18claw-score
Audit or refresh OpenClaw maturity scorecard docs from root taxonomy, maturity scores, and QA evidence artifacts without using maintainer discrawl data or committed inventory reports.
Buildfrom OpenClaw19clawsweeper
Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Buildfrom OpenClaw20control-ui-e2e
Use when testing, fixing, or extending the OpenClaw Control UI GUI with Vitest + Playwright end-to-end checks, mocked Gateway WebSocket flows, mocked dashboard runs, screenshots/videos, or agent-verifiable browser proof.
Buildfrom OpenClaw21openclaw-parallels-smoke
Run, rerun, debug, or interpret OpenClaw Parallels install, onboarding, gateway smoke, and upgrade checks.
Buildfrom OpenClaw22discord-user-post
Post an approved message as the logged-in Discord user through the Discord desktop app. Use for release announcements or other direct user-authored Discord posts; not for OpenClaw channel sends, bots, webhooks, relays, agent sessions, or archive search.
Buildfrom OpenClaw23discrawl
Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work.
Buildfrom OpenClaw24gitcrawl
GitHub archive: issue/PR search, sync freshness, duplicate clusters, gh-shim PR status, and Gitcrawl repo work.
Buildfrom OpenClaw
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Jun 30, 2026, 11:14 PM (success).
OpenClaw skills, frequently asked
What are OpenClaw skills?
OpenClaw skills are AI coding skills published by OpenClaw (Official first-party skills from the OpenClaw open-source AI-assistant product (openclaw.ai), covering maturity scoring, auto-review, QA end-to-end testing, release/maintainer workflows, and channel/message-flow and tool integrations for the OpenClaw harness.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many OpenClaw skills are available?
skills-hub.ai indexes 114 skills from OpenClaw, synced daily from the upstream GitHub repository (https://github.com/openclaw/openclaw).
How do I install a OpenClaw skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official OpenClaw skills?
Yes. Every skill from this source is mirrored from OpenClaw's own GitHub repository (https://github.com/openclaw/openclaw). Each skill page links back to the upstream source of truth, so you can verify the original.