skills.surf

Discover Agent Skills

Browse and install skills for AI coding agents

4040 repositories ยท 139561 skills

1password

305.0k

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.

documents

acp-router

305.0k

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

305.0k

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.

ios-swift

apple-reminders

305.0k

openclaw/openclaw

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

ios-swift

bear-notes

305.0k

openclaw/openclaw

Create, search, and manage Bear notes via grizzly CLI.

blogwatcher

305.0k

openclaw/openclaw

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

blucli

305.0k

openclaw/openclaw

BluOS CLI (blu) for discovery, playback, grouping, and volume.

bluebubbles

305.0k

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".

react-web

camsnap

305.0k

openclaw/openclaw

Capture frames or clips from RTSP/ONVIF cameras.

clawhub

305.0k

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.

devops

coding-agent

305.0k

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.

design

diffs

305.0k

openclaw/openclaw

Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.

creative

discord

305.0k

openclaw/openclaw

Discord ops via the message tool (channel=discord).

eightctl

305.0k

openclaw/openclaw

Control Eight Sleep pods (status, temperature, alarms, schedules).

feishu-doc

305.0k

openclaw/openclaw

Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.

documents

feishu-drive

305.0k

openclaw/openclaw

Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

devops

feishu-perm

305.0k

openclaw/openclaw

Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.

documents

feishu-wiki

305.0k

openclaw/openclaw

Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.

gemini

305.0k

openclaw/openclaw

Gemini CLI for one-shot Q&A, summaries, and generation.

gh-issues

305.0k

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

305.0k

openclaw/openclaw

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

design

github

305.0k

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.

react-web

gog

305.0k

openclaw/openclaw

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

goplaces

305.0k

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.