Skip to main content

← All sources

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/sources

Top OpenClaw skills

See all →

The most-installed skills from OpenClaw, ranked by adoption.

  1. 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 OpenClaw
  2. 02crabbox

    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 OpenClaw
  3. 03discord-clawd

    Use to talk to the Discord-backed OpenClaw agent/session; not for archive search.

    Buildfrom OpenClaw
  4. 04openclaw-changelog-update

    Regenerate OpenClaw release changelog sections from git history before beta or stable releases.

    Buildfrom OpenClaw
  5. 05openclaw-docker-e2e-authoring

    Author OpenClaw Docker E2E and live provider Docker lanes.

    Buildfrom OpenClaw
  6. 06openclaw-landable-bug-sweep

    Find or repair small high-confidence non-SDK-boundary OpenClaw bugfix PRs until five are landable.

    Buildfrom OpenClaw
  7. 07openclaw-refactor-docs

    Refactor an existing OpenClaw docs page with source-audited preservation, restructuring, and verification.

    Buildfrom OpenClaw
  8. 08openclaw-secret-scanning-maintainer

    Triage, redact, clean up, and resolve OpenClaw GitHub Secret Scanning alerts in issues or PRs.

    Buildfrom OpenClaw
  9. 09openclaw-test-performance

    Benchmark, diagnose, and optimize OpenClaw test and plugin-suite runtime, import hotspots, CPU/RSS, heap growth, and slow coverage paths.

    Buildfrom OpenClaw
  10. 10parallels-discord-roundtrip

    Run macOS Parallels smoke with Discord send, host verification, host reply, and guest readback proof.

    Buildfrom OpenClaw
  11. 11release-openclaw-mac

    Run or recover OpenClaw macOS release signing, notarization, appcast, and asset promotion.

    Buildfrom OpenClaw
  12. 12security-triage

    Triage OpenClaw security advisories, drafts, and GHSA reports with shipped-tag and trust-model proof.

    Buildfrom OpenClaw
  13. 13slacrawl

    Slack archive: search, sync freshness, threads/DMs, SQL counts, and Slacrawl repo work.

    Buildfrom OpenClaw
  14. 14technical-documentation

    Build and review high-quality technical docs as well as agent instruction files in your repository.

    Buildfrom OpenClaw
  15. 15verify-release

    Verify an OpenClaw release is fully published across GitHub, npm, plugins, ClawHub, package smoke, and live Gateway agent turns.

    Buildfrom OpenClaw
  16. 16agent-transcript

    Add a redacted agent transcript section to GitHub PR or issue bodies during OpenClaw agent-created PR/issue workflows.

    Buildfrom OpenClaw
  17. 17autoreview

    Auto Review closeout. Codex review is the default when no engine is set and is the recommended reviewer.

    Buildfrom OpenClaw
  18. 18claw-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 OpenClaw
  19. 19clawsweeper

    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 OpenClaw
  20. 20control-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 OpenClaw
  21. 21openclaw-parallels-smoke

    Run, rerun, debug, or interpret OpenClaw Parallels install, onboarding, gateway smoke, and upgrade checks.

    Buildfrom OpenClaw
  22. 22discord-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 OpenClaw
  23. 23discrawl

    Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release work.

    Buildfrom OpenClaw
  24. 24gitcrawl

    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.