Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
aws-lambda-deployment
leonj1/external-claude-skills
-
aws-ecs-deployment
leonj1/external-claude-skills
-
tabz-terminals
Spawn and manage terminal tabs via TabzChrome REST API. Use when spawning workers, creating terminals programmatically, setting up worktrees for parallel work, or crafting prompts for Claude workers.
GGPrompts/TabzChrome 137
-
tabz-browser
Browser automation via 70 tabz MCP tools. Use when taking screenshots, filling forms, debugging network requests, testing responsive design, or using text-to-speech notifications.
GGPrompts/TabzChrome 137
-
tabz-development
Patterns for building and debugging TabzChrome itself. Use when working on Terminal.tsx, xterm.js integration, WebSocket I/O, resize handling, or any TabzChrome extension/backend code.
GGPrompts/TabzChrome 137
-
tabz-integration
Integrate projects with TabzChrome terminals via HTML attributes, WebSocket, JS API, or Spawn API
GGPrompts/TabzChrome 137
-
integration
Integrate projects with TabzChrome terminals via Markdown links, HTML attributes, WebSocket, JS API, or Spawn API
GGPrompts/TabzChrome 137
-
terminals
Spawn and manage terminal tabs via TabzChrome REST API. Use when spawning workers, creating terminals programmatically, setting up worktrees for parallel work, or crafting prompts for Claude workers.
GGPrompts/TabzChrome 137
-
browser
Browser automation via 70 tabz MCP tools. Use when taking screenshots, filling forms, debugging network requests, testing responsive design, or using text-to-speech notifications.
GGPrompts/TabzChrome 137
-
epub-translate
A skill for creating bilingual EPUB books by adding translated text alongside the original content while preserving the original formatting and structure.
lywa1998/epub-bilingual-translate-skill
-
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
openclaw/openclaw 355,710
-
ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
openclaw/openclaw 355,710
-
camsnap
Capture frames or clips from RTSP/ONVIF cameras.
openclaw/openclaw 355,710
-
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
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
-
gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
openclaw/openclaw 355,710
-
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]
openclaw/openclaw 355,710
-
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
openclaw/openclaw 355,710
-
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
openclaw/openclaw 355,710
-
gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
openclaw/openclaw 355,710
-
notion
Notion API for creating and managing pages, databases, and blocks.
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
-
imsg
iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
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