🔧 OpenClaw Skills

52 个自动化技能

1

1password

安全工具

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

a

apple-notes

开发工具

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

a

apple-reminders

开发工具

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

b

bear-notes

开发工具

Create, search, and manage Bear notes via grizzly CLI.

b

blogwatcher

开发工具

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

b

blucli

开发工具

BluOS CLI (blu) for discovery, playback, grouping, and volume.

b

bluebubbles

社交通讯

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

c

camsnap

开发工具

Capture frames or clips from RTSP/ONVIF cameras.

c

clawhub

开发工具

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

c

coding-agent

安全工具

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

d

discord

社交通讯

Discord ops via the message tool (channel=discord).

e

eightctl

自动化

Control Eight Sleep pods (status, temperature, alarms, schedules).

g

gemini

开发工具

Gemini CLI for one-shot Q&A, summaries, and generation.

g

gh-issues

开发工具

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

g

gifgrep

开发工具

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

g

github

安全工具

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

g

gog

开发工具

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

g

goplaces

开发工具

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

h

healthcheck

安全工具

Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).

h

himalaya

开发工具

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

i

imsg

开发工具

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

m

mcporter

安全工具

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

m

model-usage

开发工具

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

n

nano-banana-pro

开发工具

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

n

nano-pdf

开发工具

Edit PDFs with natural-language instructions using the nano-pdf CLI.

n

node-connect

安全工具

Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.

n

notion

开发工具

Notion API for creating and managing pages, databases, and blocks.

o

obsidian

开发工具

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

o

openai-image-gen

开发工具

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

o

openai-whisper

开发工具

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

o

openai-whisper-api

开发工具

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

o

openhue

开发工具

Control Philips Hue lights and scenes via the OpenHue CLI.

o

oracle

开发工具

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

o

ordercli

开发工具

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

p

peekaboo

开发工具

Capture and automate macOS UI with the Peekaboo CLI.

s

sag

其他

ElevenLabs text-to-speech with mac-style say UX.

s

session-logs

信息获取

Search and analyze your own session logs (older/parent conversations) using jq.

s

sherpa-onnx-tts

其他

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

s

skill-creator

安全工具

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".

s

slack

社交通讯

Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

s

songsee

开发工具

Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.

s

sonoscli

开发工具

Control Sonos speakers (discover/status/play/volume/group).

s

spotify-player

开发工具

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

s

summarize

信息获取

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

t

things-mac

开发工具

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

t

tmux

开发工具

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

t

trello

开发工具

Manage Trello boards, lists, and cards via the Trello REST API.

v

video-frames

开发工具

Extract frames or short clips from videos using ffmpeg.

v

voice-call

其他

Start voice calls via the OpenClaw voice-call plugin.

w

wacli

开发工具

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

w

weather

开发工具

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

x

xurl

安全工具

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.