Topic: personal
82 skills in this topic.
-
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.
openclaw/openclaw 355,710
-
notion
Notion API for creating and managing pages, databases, and blocks.
openclaw/openclaw 355,710
-
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
openclaw/openclaw 355,710
-
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
openclaw/openclaw 355,710
-
ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
openclaw/openclaw 355,710
-
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
openclaw/openclaw 355,710
-
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.
openclaw/openclaw 355,710
-
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
openclaw/openclaw 355,710
-
sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
openclaw/openclaw 355,710
-
sag
ElevenLabs text-to-speech with mac-style say UX.
openclaw/openclaw 355,710
-
wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
openclaw/openclaw 355,710
-
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
openclaw/openclaw 355,710
-
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
openclaw/openclaw 355,710
-
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".
openclaw/openclaw 355,710
-
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
openclaw/openclaw 355,710
-
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
openclaw/openclaw 355,710
-
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.
openclaw/openclaw 355,710
-
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.
openclaw/openclaw 355,710
-
apple-reminders
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
openclaw/openclaw 355,710
-
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.
openclaw/openclaw 355,710
-
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
openclaw/openclaw 355,710
-
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
openclaw/openclaw 355,710
-
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.
openclaw/openclaw 355,710
-
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.
openclaw/openclaw 355,710