Browse Skills
44,854 skills available ยท 38.5M total installs
Web Search
Search the web using DuckDuckGo, Brave Search, or Tavily. Get real-time information without hallucination. Supports structured results and full page content.
Weather
Get current weather and forecasts for any location via wttr.in or Open-Meteo. Supports hourly, daily, and current conditions.
OpenAI Image Gen
Generate and edit images using OpenAI's DALL-E 3 and GPT-4o image generation APIs. Supports text-to-image, image editing, and variations.
Healthcheck
Monitor and diagnose OpenClaw agent health, session status, tool availability, and system resources. Essential for debugging and monitoring.
Whisper Transcription
Transcribe audio and video files to text using OpenAI Whisper. Supports 50+ languages with automatic language detection.
Skill Creator
AI-powered skill scaffolding tool. Describe what you want your skill to do and get a complete SKILL.md + tool handlers generated automatically.
Code Runner
Execute Python, JavaScript, and shell scripts in a sandboxed environment. Great for data analysis, prototyping, and automation tasks.
Self-Improvement
Captures agent learnings, errors, and corrections to enable continuous improvement. Logs to structured markdown files for review and pattern detection.
GitHub Assistant
Manage GitHub repos, issues, PRs, and workflows directly from your agent. Create PRs, review code, manage issues, and trigger CI/CD.
PDF Reader
Extract text, tables, and metadata from PDF files. Supports OCR for scanned documents, page selection, and structured data extraction.
n8n Workflow Builder
Build and manage n8n automation workflows via MCP. Create, test, and deploy production-ready automations with AI guidance.
Calendar Sync
Connect to Google Calendar and Outlook. Create events, check availability, set reminders, and manage your schedule from natural language.
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.
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.
Apple Reminders
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Bluebubbles
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
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.
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). Requires a bash tool that supports pty:true.
Gh Issues
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]
Github
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.
Goplaces
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.
Himalaya
CLI 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).
Imsg
iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
Mcporter
Use 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.
Can't find what you need?