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/sourcesTop OpenClaw skills
See all →The most-installed skills from OpenClaw, ranked by adoption.
01obsidian-vault-maintainer
4 installsMaintain an Obsidian-friendly memory wiki vault with wikilinks, frontmatter, and official Obsidian CLI awareness.
Buildfrom OpenClaw02video-frames
1 installsExtract frames or short clips from videos using ffmpeg.
Buildfrom OpenClaw03voice-call
1 installsStart voice calls via the OpenClaw voice-call plugin.
Buildfrom OpenClaw04apple-reminders
1 installsList, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.
Buildfrom OpenClaw05discord
1 installsDiscord messaging workflows through OpenClaw's message tool.
Buildfrom OpenClaw06gog
1 installsGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Buildfrom OpenClaw07node-connect
1 installsDiagnose OpenClaw Control UI browser and native Android, iOS, or macOS node connection failures across route, auth, pairing, QR/setup-code, and reconnect states.
Buildfrom OpenClaw08diagram-maker
1 installsCreate SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.
Buildfrom OpenClaw09openai-whisper
1 installsLocal speech-to-text with the Whisper CLI (no API key).
Buildfrom OpenClaw10sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
Buildfrom OpenClaw11crabbox
Crabbox/Testbox remote proof for OpenClaw: trusted-source routing, untrusted isolation, Linux/macOS/Windows/WSL2, live E2E, desktop, diagnostics, cleanup.
Buildfrom OpenClaw12summarize
Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.
Buildfrom OpenClaw13openclaw-changelog-update
Regenerate OpenClaw release changelog sections from git history before beta, stable, or extended-stable releases.
Buildfrom OpenClaw14openclaw-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 OpenClaw15openai-whisper-api
OpenAI Audio Transcriptions API via curl; gpt-4o-transcribe, mini, diarize, or whisper-1.
Buildfrom OpenClaw16test-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 OpenClaw17mcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
Buildfrom OpenClaw18openclaw-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 OpenClaw19openhue
Control Philips Hue lights and scenes via the OpenHue CLI.
Buildfrom OpenClaw20openclaw-test-audit
Audit or remove low-value, implementation-coupled, or duplicative OpenClaw tests and simplify test-only seams.
Buildfrom OpenClaw21peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
Buildfrom OpenClaw22discord-clawd
Use to talk to the Discord-backed OpenClaw agent/session; not for archive search.
Buildfrom OpenClaw23slack
Slack messaging workflows through OpenClaw's message tool.
Buildfrom OpenClaw24discrawl
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.