
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
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.
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.
Notion API for creating and managing pages, databases, and blocks.
Capture and automate macOS UI with the Peekaboo CLI.
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.
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Extract frames or short clips from videos using ffmpeg.
Get current weather and forecasts (no API key required).
Capture frames or clips from RTSP/ONVIF cameras.
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.
Control Eight Sleep pods (status, temperature, alarms, schedules).
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
ElevenLabs text-to-speech with mac-style say UX.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
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.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
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.
Create, search, and manage Bear notes via grizzly CLI.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
BluOS CLI (blu) for discovery, playback, grouping, and volume.
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.
Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
Gemini CLI for one-shot Q&A, summaries, and generation.
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).
# Lobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation ## When to use Lobster | User intent | Use Lobster? | | ------------------------------------------------------ | --------------------------
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.
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Local speech-to-text with the Whisper CLI (no API key).
Control Philips Hue lights/scenes via the OpenHue CLI.
Prepare a GitHub PR for merge by rebasing onto main, fixing review findings, running gates, committing fixes, and pushing to the PR head branch. Use after /reviewpr. Never merge or push to main.
Search and analyze your own session logs (older/parent conversations) using jq.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Control Sonos speakers (discover/status/play/volume/group).
Manage Trello boards, lists, and cards via the Trello REST API.
Start voice calls via the OpenClaw voice-call plugin.
Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or assess readiness to land. Do not merge, push, or make code changes you intend to keep.
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
# Canvas Skill Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). ## Overview The canvas tool lets you present web content on any connected node's canvas view. Great for: - Displaying games, visualizations, dashboards - Showing generated HTML content - Interactive demos ## How It Works ### Architecture ``` ┌─────────────────┐ ┌──────────────────┐ ┌─────────────┐ │ Canvas Host │────▶│ Node Bridge │────▶│ Node App │ │ (HTTP Server) │ │ (TCP
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).
iMessage/SMS CLI for listing chats, history, watch, and sending.
--- name: food-order description: Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA. homepage: https://ordercli.sh metadata: {"openclaw":{"emoji":"🥡","requires":{"bins":["ordercli"]},"install":[{"id":"go","kind":"go","module":"github.com/steipete/ordercli/cmd/ordercli@latest","bins":["ordercli"],"label":"Install ordercli (go)"}]}} --- # Food order (Foodora via ordercli) Goal: reorder a previous Foodo
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
X/Twitter CLI for reading, searching, posting, and engagement via cookies.
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
Merge a GitHub PR via squash after /preparepr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and clean up worktrees after success.
--- name: discord description: Use when you need to control Discord from OpenClaw via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, create/edit/delete channels and categories, fetch permissions or member/role/channel info, set bot presence/activity, or handle moderation actions in Discord DMs or channels. metadata: {"openclaw":{"emoji":"🎮","requires":{"config":["channels.discord"]}}} --- # Discord Actions ## Overview Us
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).