1,312 skills found · Page 1 of 44
openclaw / apple-notesManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes)
openclaw / apple-remindersManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
openclaw / blucliBluOS CLI (blu) for discovery, playback, grouping, and volume.
openclaw / bluebubblesUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
openclaw / canvasCanvas 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: -
openclaw / clawflowUse when work should span one or more detached tasks but still behave like one job with a single owner context. ClawFlow is the runtime substrate under authoring layers like Lobster, acpx, or plain code. Keep conditional logic in the caller; use ClawFlow for flow identity, waiting, outputs, and user-facing emergence.
openclaw / clawhubUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
openclaw / coding-agentDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
openclaw / discordDiscord ops via the message tool (channel=discord).
openclaw / eightctlControl Eight Sleep pods (status, temperature, alarms, schedules).
openclaw / gh-issuesFetch 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]
openclaw / githubGitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries
openclaw / gogGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
openclaw / healthcheckHost security hardening and risk-tolerance configuration for OpenClaw deployments
openclaw / himalayaCLI 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).
openclaw / imsgiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
openclaw / mcporterUse 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.
openclaw / model-usageUse 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.
openclaw / node-connectDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
openclaw / openhueControl Philips Hue lights and scenes via the OpenHue CLI.
openclaw / peekabooCapture and automate macOS UI with the Peekaboo CLI.
openclaw / session-logsSearch and analyze your own session logs (older/parent conversations) using jq.
openclaw / slackUse 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.
openclaw / sonoscliControl Sonos speakers (discover/status/play/volume/group).
openclaw / things-macManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
openclaw / tmuxRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
openclaw / acp-routerRoute plain-language requests for Pi, Claude Code, Codex, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, 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.
openclaw / proseOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
openclaw / tavilyTavily web search, content extraction, and research tools.
openclaw / AGENTSExtensions Boundary This directory contains bundled plugins. Treat it as the same boundary that third-party plugins see. Public Contracts - Docs: - `docs/plugins/building-plugins.md` - `do