openclaw
All Skills
1password
openclaw/openclaw
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.
acp-router
openclaw/openclaw
Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation.
apple-notes
openclaw/openclaw
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.
apple-reminders
openclaw/openclaw
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
bear-notes
openclaw/openclaw
Create, search, and manage Bear notes via grizzly CLI.
blogwatcher
openclaw/openclaw
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
blucli
openclaw/openclaw
BluOS CLI (blu) for discovery, playback, grouping, and volume.
bluebubbles
openclaw/openclaw
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
camsnap
openclaw/openclaw
Capture frames or clips from RTSP/ONVIF cameras.
clawhub
openclaw/openclaw
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.
coding-agent
openclaw/openclaw
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.
diffs
openclaw/openclaw
Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
discord
openclaw/openclaw
Discord ops via the message tool (channel=discord).
eightctl
openclaw/openclaw
Control Eight Sleep pods (status, temperature, alarms, schedules).
feishu-doc
openclaw/openclaw
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
feishu-drive
openclaw/openclaw
Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
feishu-perm
openclaw/openclaw
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
feishu-wiki
openclaw/openclaw
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
gemini
openclaw/openclaw
Gemini CLI for one-shot Q&A, summaries, and generation.
gh-issues
openclaw/openclaw
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]
gifgrep
openclaw/openclaw
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
github
openclaw/openclaw
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.
gog
openclaw/openclaw
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
goplaces
openclaw/openclaw
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.