GitHub
Skills harvested from GitHub repositories
14810 skills availablecoding-agent
Use bash (with optional background mode) for all coding agent work. Simple and effective. For Codex, Pi, and OpenCode, P...
session-logs
Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent co...
xurl
xurl is a CLI tool for the X API. It supports both shortcut commands (human/agent‑friendly one‑liners) and raw curl‑styl...
notion
Use the Notion API to create/read/update pages, data sources (databases), and blocks. Create an integration at https://n...
apple-reminders
Use remindctl to manage Apple Reminders directly from the terminal. ✅ USE this skill when: User explicitly mentions "rem...
eightctl
Use eightctl for Eight Sleep pod control. Requires auth. Auth Config: /.config/eightctl/config.yaml Env: EIGHTCTLEMAIL, ...
gifgrep
Use gifgrep to search GIF providers (Tenor/Giphy), browse in a TUI, download results, and extract stills or sheets. GIF-...
openai-whisper-api
Transcribe an audio file via OpenAI’s /v1/audio/transcriptions endpoint. {baseDir}/scripts/transcribe.sh /path/to/audio....
slack
Use slack to react, manage pins, send/edit/delete messages, and fetch member info. The tool uses the bot token configure...
nano-pdf
Use nano-pdf to apply edits to a specific page in a PDF using a natural-language instruction. nano-pdf edit deck.pdf 1 "...
canvas
Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). The canvas tool lets you present web content o...
imsg
Use imsg to read and send iMessage/SMS via macOS Messages.app. ✅ USE this skill when: User explicitly asks to send iMess...
obsidian
Obsidian vault = a normal folder on disk. Vault structure (typical) Notes: .md (plain text Markdown; edit with any edito...
skill-creator
This skill provides guidance for creating effective skills. Skills are modular, self-contained packages that extend Code...
peekaboo
Peekaboo is a full macOS UI automation CLI: capture/inspect screens, target UI elements, drive input, and manage apps/wi...
github
Use the gh CLI to interact with GitHub repositories, issues, PRs, and CI. ✅ USE this skill when: Checking PR status, rev...
clawhub
Install npm i -g clawhub Auth (publish) clawhub login clawhub whoami Search clawhub search "postgres backups" Install cl...
parallels-discord-roundtrip
Use when macOS Parallels smoke must prove Discord two-way delivery end to end. Cover: install on fresh macOS snapshot on...
himalaya
Himalaya is a CLI email client that lets you manage emails from the terminal using IMAP, SMTP, Notmuch, or Sendmail back...
openclaw-ghsa-maintainer
Use this skill for repo security advisory workflow only. Keep general release work in openclaw-release-maintainer. Befor...
blogwatcher
Track blog and RSS/Atom feed updates with the blogwatcher CLI. Install Go: go install github.com/Hyaxia/blogwatcher/cmd/...
windows-safety-guide
Provides OpenClaw with high-privilege Windows systems security policies, behavior auditing, logging and daily security a...
oracle
Oracle bundles your prompt + selected files into one “one-shot” request so another model can answer with real repo conte...
openai-whisper
Use whisper to transcribe audio locally. Quick start whisper /path/audio.mp3 --model medium --outputformat txt --outputd...