Skills Repository

OpenClaw Skills
extend your agent's capabilities

Skills are pre-packaged capabilities for OpenClaw agents. Each skill comes with instructions, scripts, and configuration that teach your AI how to use specific tools.

💻 Development

coding-agent

Run Codex CLI, Claude Code, or other coding agents via background process for programmatic control.

codexautomationbackground
github

Interact with GitHub using the gh CLI. Issues, PRs, CI runs, and API queries.

ghissuespull-requests

Productivity

summarize

Summarize or extract text/transcripts from URLs, podcasts, and local files.

youtubepodcasttranscribe
weather

Get current weather and forecasts. No API key required.

forecastno-api-key
peekaboo

Capture and automate macOS UI with the Peekaboo CLI.

macosautomationscreenshots

🎬 Media

openai-image-gen

Batch-generate images via OpenAI Images API with a gallery viewer.

dall-eimagesbatch
openai-whisper-api

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

transcriptionaudiowhisper
video-frames

Extract frames or short clips from videos using ffmpeg.

ffmpegvideoframes

🔌 Integrations

mcporter

Use mcporter CLI to list, configure, auth, and call MCP servers/tools directly.

mcptoolsservers
sonoscli

Control Sonos speakers — discover, status, play, volume, group.

sonosmusicsmart-home

🛡️ System

healthcheck

Host security hardening and risk-tolerance configuration for OpenClaw deployments.

securityaudithardening
skill-creator

Create or update AgentSkills. Design, structure, and package skills with scripts and assets.

metadevelopmentpackaging

Installing Skills

# Search for skills
npx clawhub@latest search "github"
# Install a skill
npx clawhub@latest install github
# Browse all skills
https://clawhub.com

Build Your Own Skills

The AI Dev Team playbook includes the skill-creator workflow and templates for building custom skills.

Get the Playbook — $29