Chained sub-agents with retries, timeouts, and cost controls. Ready-to-run orchestration patterns for multi-step agent workflows.
Directory
Browse by facets (light hierarchy). Add new facets by extending asset_type, use_cases, and integrations in data/catalog.json.
Execute contact-form submissions with consistent fields + audit logging. Great email fallback.
Use 1Password CLI (op) to read/inject secrets safely. Great for CI + local automation without plaintext secrets.
Create/search/edit Apple Notes from the terminal via memo CLI. Fast capture + retrieval for macOS workflows.
Add/list/complete Apple Reminders via remindctl. Practical task capture and follow-up automation on Mac.
Monitor RSS/Atom feeds and blogs for updates via blogwatcher CLI. Keeps a clean "what changed" stream.
Delegate coding tasks to Codex, Claude Code, or Pi agents. Build features, review PRs, refactor codebases.
Fetch GitHub issues, spawn sub-agents to implement fixes, open PRs, then monitor and address review comments.
GitHub ops via gh CLI: issues, PRs, CI runs, code review, API queries. Works out of the box.
Gmail, Calendar, Drive, Contacts, Sheets, and Docs — all in one skill. Full read/write access.
Work with Obsidian vaults as plain Markdown notes: create/search/update notes via obsidian-cli automation.
Transcribe audio locally with Whisper CLI (no API key). Useful for meetings, voice notes, and videos.
Transcribe audio via OpenAI Audio Transcriptions API. Higher reliability for long files; needs API key.
Capture and automate macOS UI with Peekaboo CLI. Useful when no API exists and browser automation isn't enough.
Summarize URLs, podcasts, YouTube videos, and local files. Great fallback for any content ingestion task.
Create and query Things 3 tasks/projects from the CLI. Keeps GTD SSOT in Things.
Drive interactive CLIs via tmux panes (send keys, scrape output). Great for TTY-only tools and long-running jobs.
Current weather + forecast anywhere (no API key). Perfect for travel planning and daily automation.
Generate canonical UTM links fast (consistent source/medium/campaign/content) so attribution works from day one.
Control Bluesound and NAD players via blucli (blu): playback, volume, grouping, and device discovery.
Run Gemini 2.0 Flash/Pro in one-shot mode for Q&A, summaries, and generation tasks.
Search Tenor/Giphy, browse results in a TUI, download GIFs, and extract stills or sprite sheets.
Audit and harden the host running OpenClaw: firewall, SSH, updates, and risk posture review.
Batch-generate images via OpenAI DALL-E API with structured prompts and an auto-built HTML gallery.
Design, structure, and package new OpenClaw skills with SKILL.md, scripts, and assets.
Extract frames or short clips from video files using ffmpeg. Fast thumbnail generation for any video format.
Send WhatsApp messages and search/sync WhatsApp history via wacli CLI — without opening the app.
Post messages, read channels, manage users, and build Slack bots — complete agent integration reference.
Create, update, and search Notion pages and databases — complete agent integration reference.
Read, write, and manage Airtable bases and records — complete agent integration reference.
Create, update, and query Linear issues and projects via GraphQL API — complete agent reference.
Create and update Jira issues, query sprints, and manage projects via REST API — complete reference.
Manage Zendesk tickets, add comments, and handle user management via REST API.
Manage products, orders, inventory, and customers via Shopify Admin API — complete reference.
Manage HubSpot contacts, deals, companies, and workflows via REST API — complete agent reference.
Manage Stripe payments, customers, subscriptions, and invoices via REST API — complete reference.
Send transactional emails, manage templates, and handle lists via SendGrid API — complete reference.
Send SMS, make voice calls, and verify phone numbers via Twilio API — complete agent reference.
Upload, download, list, and generate presigned URLs for S3 objects — complete agent reference.
Caching, pub/sub, session storage, and rate limiting patterns for agents using Redis.
Query patterns, connection pooling, and transaction management for agents using PostgreSQL.
CRUD, aggregation pipelines, indexes, and Atlas search patterns for agents using MongoDB.
Generate high-quality images with DALL-E 3 using prompt engineering patterns — complete agent reference.
Run Stable Diffusion locally via Automatic1111 or ComfyUI — no API costs, full control.
Generate natural-sounding speech with ElevenLabs API — voices, streaming, and latency optimization.
Analyze images, perform OCR, and parse documents with GPT-4o vision — complete agent reference.
Analyze screenshots, diagrams, and documents with Claude's vision capabilities — complete reference.
Run code safely in a remote sandbox with E2B — file I/O, package installs, and isolated environments.
Set up Chroma or Pinecone for semantic search and RAG — embedding storage and query patterns.
Complete RAG pipeline: document ingestion, chunking, embedding, retrieval, and generation — ready to run.
Build semantic search over any text corpus using OpenAI embeddings — complete setup and query patterns.
Combine text, images, and audio in a single agent workflow — architecture and integration patterns.
Build LangChain chains, agents, memory, and tool integrations — practical patterns and gotchas.
Build CrewAI teams with roles, tasks, and tool delegation — complete setup and patterns reference.
Build AutoGen conversational agent networks with human-in-the-loop and tool use — complete reference.
Build visual LLM workflows with Dify — chatbots, pipelines, and API deployment without code.
Fine-tune OpenAI or Together.ai models: data prep, training, evaluation, and deployment.
Scrape modern websites with Playwright: selectors, pagination, auth flows, and anti-detection patterns.
Extract structured data from HTML, PDF, and JSON sources — complete pipeline with validation.
Parse PDFs with pdfplumber, PyMuPDF, and LlamaParse — text, tables, and layout extraction patterns.
Process CSV and Excel files with pandas — cleaning, transforming, and exporting data in agent pipelines.
Poll APIs for changes and set up webhooks for event-driven agent triggers — complete patterns reference.
Aggregate news from RSS feeds, NewsAPI, and web sources — filter, deduplicate, and summarize.
Monitor brand mentions, keywords, and conversations on Twitter/X, Reddit, and beyond.
Fetch stock prices, fundamentals, and market data from Yahoo Finance, Alpha Vantage, and Polygon.io.
Fetch, parse, and analyze academic papers from ArXiv and Semantic Scholar via API.
Search USPTO and Google Patents for patent data — claims, citations, and prior art analysis.
Automate a morning briefing: news digest + calendar summary + task list — delivered on schedule.
Classify, prioritize, and draft replies for incoming email — reduce inbox to zero faster.
Automate scheduling, detect conflicts, and send reminders — calendar ops without manual work.
Transcribe meetings, summarize key points, and extract action items — automated meeting notes.
Full content pipeline: research → write → edit → format → publish to blog or CMS automatically.
Research → enrich → score → outreach — automated B2B lead generation pipeline.
Classify support tickets, auto-reply to common questions, and route escalations — support at scale.
Monitor brand mentions across platforms, alert on signals, and draft response options automatically.
Track competitors automatically: pricing, features, hiring, news — weekly digest delivered.
Automate product launch coordination: checklist management, stakeholder updates, and go/no-go checks.
Generate invoices, track payments, and send overdue reminders — billing without manual work.
Log, categorize, and report expenses automatically — no more manual spreadsheets.
Automate hiring: JD generation, candidate sourcing, screening, and interview scheduling.
Automate onboarding sequences: welcome emails, setup tasks, check-ins, and completion tracking.
Gather data, summarize key metrics, and deliver a structured weekly report — automatically.
GitHub Actions CI/CD patterns for agents — build, test, deploy, and rollback workflows.
Build, push, run, and compose Docker containers in agent workflows — complete reference.
Monitor K8s clusters: pod status, logs, events, and scaling via kubectl — agent-ready patterns.
Parse structured and unstructured logs, detect anomalies, and surface actionable signals.
Capture, triage, and alert on application errors with Sentry API — agent-ready integration.
Set up APM with Datadog, New Relic, or OpenTelemetry — metrics, traces, and agent integration.
Automate dependency scanning, SAST, and secret detection in agent workflows — secure by default.
Automate PR checks: lint, test coverage, security scan, and LLM code review — ship faster.
Auto-generate docs from code with JSDoc, Sphinx, and MkDocs — keep docs in sync automatically.
Test APIs with Postman, pytest, and contract testing — complete agent reference for API quality.
Automate web browsers with Playwright and Puppeteer — login, fill forms, and extract data.
Prompt patterns that reliably work: chain-of-thought, few-shot, structured output, and role prompting.
Design and implement memory for agents: in-context, episodic, semantic, and procedural memory.
Dispatch and process background tasks with Celery, RQ, or BullMQ — reliable async agent workflows.
Build production agents with the OpenAI Agents SDK: tools, handoffs, guardrails, and tracing.