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 121 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. 01obsidian-vault-maintainer

    4 installs

    Maintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.

    Buildfrom OpenClaw
  2. 02video-frames

    1 installs

    Extract frames or short clips from videos using ffmpeg.

    Buildfrom OpenClaw
  3. 03voice-call

    1 installs

    Start voice calls via the OpenClaw voice-call plugin.

    Buildfrom OpenClaw
  4. 04apple-reminders

    1 installs

    List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.

    Buildfrom OpenClaw
  5. 05discord

    1 installs

    Discord messaging workflows through OpenClaw's message tool.

    Buildfrom OpenClaw
  6. 06gog

    1 installs

    Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

    Buildfrom OpenClaw
  7. 07node-connect

    1 installs

    Diagnose OpenClaw Control UI browser and native Android, iOS, or macOS node connection failures across route, auth, pairing, QR/setup-code, and reconnect states.

    Buildfrom OpenClaw
  8. 08diagram-maker

    1 installs

    Create SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.

    Buildfrom OpenClaw
  9. 09openai-whisper

    1 installs

    Local speech-to-text with the Whisper CLI (no API key).

    Buildfrom OpenClaw
  10. 10sherpa-onnx-tts

    Local text-to-speech via sherpa-onnx (offline, no cloud)

    Buildfrom OpenClaw
  11. 11crabbox

    Crabbox/Testbox remote proof for OpenClaw: trusted-source routing, untrusted isolation, Linux/macOS/Windows/WSL2, live E2E, desktop, diagnostics, cleanup.

    Buildfrom OpenClaw
  12. 12summarize

    Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.

    Buildfrom OpenClaw
  13. 13openclaw-changelog-update

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

    Buildfrom OpenClaw
  14. 14openclaw-pr-maintainer

    Use immediately for any pasted OpenClaw GitHub issue or PR URL/number, and for OpenClaw issue/PR orchestration, review, triage, root-cause repair, PR rewrite, duplicate search, opener identity/who wrote it, author account age/activity, comments, labels, close, land, or maintainer evidence checks.

    Buildfrom OpenClaw
  15. 15openai-whisper-api

    OpenAI Audio Transcriptions API via curl; gpt-4o-transcribe, mini, diarize, or whisper-1.

    Buildfrom OpenClaw
  16. 16test-audit

    Invoke whenever writing, changing, reviewing, or sweeping tests. Authoring gate for new tests plus audit workflow for low-value, implementation-coupled, or duplicative tests and the test-only production seams they demand.

    Buildfrom OpenClaw
  17. 17mcporter

    List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.

    Buildfrom OpenClaw
  18. 18openclaw-parallels-smoke

    Prepare, snapshot, run, rerun, debug, or interpret OpenClaw Parallels guest install, onboarding, gateway smoke, and upgrade checks across macOS, Windows, and Linux.

    Buildfrom OpenClaw
  19. 19openhue

    Control Philips Hue lights and scenes via the OpenHue CLI.

    Buildfrom OpenClaw
  20. 20openclaw-test-audit

    Audit or remove low-value, implementation-coupled, or duplicative OpenClaw tests and simplify test-only seams.

    Buildfrom OpenClaw
  21. 21peekaboo

    Capture and automate macOS UI with the Peekaboo CLI.

    Buildfrom OpenClaw
  22. 22discord-clawd

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

    Buildfrom OpenClaw
  23. 23slack

    Slack messaging workflows through OpenClaw's message tool.

    Buildfrom OpenClaw
  24. 24discrawl

    Discord archive: search, sync freshness, DMs, summaries, TUI, repo/release 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: Aug 15, 2026, 4:12 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 121 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.