Skills (17/51 ready) ┌───────────┬──────────────────┬───────────────────────────────────────────────────────────────────┬──────────────────┐ │ Status │ Skill │ Description │ Source │ ├───────────┼──────────────────┼───────────────────────────────────────────────────────────────────┼──────────────────┤ │ ✓ ready │ 🔐 1password │ Set up and use 1Password CLI (op). Use when installing the CLI, │ openclaw-bundled │ │ │ │ enabling desktop app integration, signing in (single or multi- │ │ │ │ │ account), or reading/injecting/running secrets via op. │ │ │ ✓ ready │ 📦 apple-notes │ Manage Apple Notes via the `memo` CLI on macOS (create, view, │ openclaw-managed │ │ │ │ edit, delete, search, move, and export notes). Use when a user │ │ │ │ │ asks Clawdbot to add a note, list notes, search notes, or manage │ │ │ │ │ note folders. │ │ │ ✓ ready │ ⏰ apple- │ Manage Apple Reminders via remindctl CLI (list, add, edit, │ openclaw-bundled │ │ │ reminders │ complete, delete). Supports lists, date filters, and JSON/plain │ │ │ │ │ output. │ │ │ ✓ ready │ 🐻 bear-notes │ Create, search, and manage Bear notes via grizzly CLI. │ openclaw-bundled │ │ ✗ missing │ 📰 blogwatcher │ Monitor blogs and RSS/Atom feeds for updates using the │ openclaw-bundled │ │ │ │ blogwatcher CLI. │ │ │ ✗ missing │ 🫐 blucli │ BluOS CLI (blu) for discovery, playback, grouping, and volume. │ openclaw-bundled │ │ ✗ missing │ 🫧 bluebubbles │ Use when you need to send or manage iMessages via BlueBubbles │ openclaw-bundled │ │ │ │ (recommended iMessage integration). Calls go through the generic │ │ │ │ │ message tool with channel="bluebubbles". │ │ │ ✗ missing │ 📸 camsnap │ Capture frames or clips from RTSP/ONVIF cameras. │ openclaw-bundled │ │ ✓ ready │ 📦 clawhub │ Use the ClawHub CLI to search, install, update, and publish │ openclaw-bundled │ │ │ │ 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. │ │ │ ✗ missing │ 🧩 coding-agent │ Delegate coding tasks to Codex, Claude Code, or Pi agents via │ openclaw-bundled │ │ │ │ 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. │ │ │ ✗ missing │ 🎮 discord │ Discord ops via the message tool (channel=discord). │ openclaw-bundled │ │ ✗ missing │ 🎛️ eightctl │ Control Eight Sleep pods (status, temperature, alarms, │ openclaw-bundled │ │ │ │ schedules). │ │ │ ✗ missing │ ♊️ gemini │ Gemini CLI for one-shot Q&A, summaries, and generation. │ openclaw-bundled │ │ ✓ ready │ 📦 gh-issues │ Fetch GitHub issues, spawn sub-agents to implement fixes and │ openclaw-bundled │ │ │ │ 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] │ │ │ ✗ missing │ 🧲 gifgrep │ Search GIF providers with CLI/TUI, download results, and extract │ openclaw-bundled │ │ │ │ stills/sheets. │ │ │ ✓ ready │ 🐙 github │ GitHub operations via `gh` CLI: issues, PRs, CI runs, code │ openclaw-bundled │ │ │ │ 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. │ │ │ ✗ missing │ 🎮 gog │ Google Workspace CLI for Gmail, Calendar, Drive, Contacts, │ openclaw-bundled │ │ │ │ Sheets, and Docs. │ │ │ ✗ missing │ 📍 goplaces │ Query Google Places API (New) via the goplaces CLI for text │ openclaw-bundled │ │ │ │ search, place details, resolve, and reviews. Use for human- │ │ │ │ │ friendly place lookup or JSON output for scripts. │ │ │ ✓ ready │ 📦 healthcheck │ Host security hardening and risk-tolerance configuration for │ openclaw-bundled │ │ │ │ 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). │ │ │ ✓ ready │ 📧 himalaya │ CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, │ openclaw-bundled │ │ │ │ read, write, reply, forward, search, and organize emails from │ │ │ │ │ the terminal. Supports multiple accounts and message composition │ │ │ │ │ with MML (MIME Meta Language). │ │ │ ✗ missing │ 📨 imsg │ iMessage/SMS CLI for listing chats, history, and sending │ openclaw-bundled │ │ │ │ messages via Messages.app. │ │ │ ✗ missing │ 📦 mcporter │ Use the mcporter CLI to list, configure, auth, and call MCP │ openclaw-bundled │ │ │ │ servers/tools directly (HTTP or stdio), including ad-hoc │ │ │ │ │ servers, config edits, and CLI/type generation. │ │ │ ✗ missing │ 📊 model-usage │ Use CodexBar CLI local cost usage to summarize per-model usage │ openclaw-bundled │ │ │ │ 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. │ │ │ ✗ missing │ 🍌 nano-banana- │ Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro). │ openclaw-bundled │ │ │ pro │ │ │ │ ✗ missing │ 📄 nano-pdf │ Edit PDFs with natural-language instructions using the nano-pdf │ openclaw-bundled │ │ │ │ CLI. │ │ │ ✗ missing │ 📝 notion │ Notion API for creating and managing pages, databases, and │ openclaw-bundled │ │ │ │ blocks. │ │ │ ✓ ready │ 💎 obsidian │ Work with Obsidian vaults (plain Markdown notes) and automate │ openclaw-bundled │ │ │ │ via obsidian-cli. │ │ │ ✗ missing │ 🖼️ openai-image- │ Batch-generate images via OpenAI Images API. Random prompt │ openclaw-bundled │ │ │ gen │ sampler + `index.html` gallery. │ │ │ ✓ ready │ 📦 openai-whisper │ Local speech-to-text with the Whisper CLI (no API key). │ openclaw-managed │ │ ✗ missing │ ☁️ openai- │ Transcribe audio via OpenAI Audio Transcriptions API (Whisper). │ openclaw-bundled │ │ │ whisper-api │ │ │ │ ✗ missing │ 💡 openhue │ Control Philips Hue lights and scenes via the OpenHue CLI. │ openclaw-bundled │ │ ✗ missing │ 🧿 oracle │ Best practices for using the oracle CLI (prompt + file bundling, │ openclaw-bundled │ │ │ │ engines, sessions, and file attachment patterns). │ │ │ ✗ missing │ 🛵 ordercli │ Foodora-only CLI for checking past orders and active order │ openclaw-bundled │ │ │ │ status (Deliveroo WIP). │ │ │ ✗ missing │ 👀 peekaboo │ Capture and automate macOS UI with the Peekaboo CLI. │ openclaw-bundled │ │ ✗ missing │ 🗣️ sag │ ElevenLabs text-to-speech with mac-style say UX. │ openclaw-bundled │ │ ✓ ready │ 📜 session-logs │ Search and analyze your own session logs (older/parent │ openclaw-bundled │ │ │ │ conversations) using jq. │ │ │ ✗ missing │ 🗣️ sherpa-onnx- │ Local text-to-speech via sherpa-onnx (offline, no cloud) │ openclaw-bundled │ │ │ tts │ │ │ │ ✓ ready │ 📦 skill-creator │ Create, edit, improve, or audit AgentSkills. Use when creating a │ openclaw-bundled │ │ │ │ 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". │ │ │ ✗ missing │ 💬 slack │ Use when you need to control Slack from OpenClaw via the slack │ openclaw-bundled │ │ │ │ tool, including reacting to messages or pinning/unpinning items │ │ │ │ │ in Slack channels or DMs. │ │ │ ✗ missing │ 🌊 songsee │ Generate spectrograms and feature-panel visualizations from │ openclaw-bundled │ │ │ │ audio with the songsee CLI. │ │ │ ✗ missing │ 🔊 sonoscli │ Control Sonos speakers (discover/status/play/volume/group). │ openclaw-bundled │ │ ✗ missing │ 🎵 spotify-player │ Terminal Spotify playback/search via spogo (preferred) or │ openclaw-bundled │ │ │ │ spotify_player. │ │ │ ✗ missing │ 🧾 summarize │ Summarize or extract text/transcripts from URLs, podcasts, and │ openclaw-bundled │ │ │ │ local files (great fallback for “transcribe this YouTube/video”). │ │ │ ✓ ready │ ✅ things-mac │ Manage Things 3 via the `things` CLI on macOS (add/update │ openclaw-bundled │ │ │ │ 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. │ │ │ ✓ ready │ 🧵 tmux │ Remote-control tmux sessions for interactive CLIs by sending │ openclaw-bundled │ │ │ │ keystrokes and scraping pane output. │ │ │ ✗ missing │ 📋 trello │ Manage Trello boards, lists, and cards via the Trello REST API. │ openclaw-bundled │ │ ✓ ready │ 🎞️ video-frames │ Extract frames or short clips from videos using ffmpeg. │ openclaw-bundled │ │ ✗ missing │ 📞 voice-call │ Start voice calls via the OpenClaw voice-call plugin. │ openclaw-bundled │ │ ✗ missing │ 📱 wacli │ Send WhatsApp messages to other people or search/sync WhatsApp │ openclaw-bundled │ │ │ │ history via the wacli CLI (not for normal user chats). │ │ │ ✓ ready │ 🌤️ weather │ Get current weather and forecasts via wttr.in or Open-Meteo. Use │ openclaw-bundled │ │ │ │ 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. │ │ │ ✗ missing │ 𝕏 xurl │ A CLI tool for making authenticated requests to the X (Twitter) │ openclaw-bundled │ │ │ │ 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. │ │ └───────────┴──────────────────┴───────────────────────────────────────────────────────────────────┴──────────────────┘ Tip: use `npx clawhub` to search, install, and sync skills.