Coding Agent Skill for OpenClaw
Delegate coding tasks to Codex, Claude Code, or Pi agents. Build features, review PRs, refactor codebases.
44 matching assets.
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.
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.
Current weather + forecast anywhere (no API key). Perfect for travel planning and daily automation.
Control Bluesound and NAD players via blucli (blu): playback, volume, grouping, and device discovery.
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.
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.
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.
Run code safely in a remote sandbox with E2B — file I/O, package installs, and isolated environments.
Build visual LLM workflows with Dify — chatbots, pipelines, and API deployment without code.
Scrape modern websites with Playwright: selectors, pagination, auth flows, and anti-detection patterns.
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.
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.
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.
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.
Build production agents with the OpenAI Agents SDK: tools, handoffs, guardrails, and tracing.