By zapier
Write Zapier SDK code that works with 9,000+ apps by using agent assistance to resolve IDs, keys, and field choices, then generate structured build plans for durable workflows.
Claude Code subagents that pair with [`skills/zapier-sdk`](../skills/zapier-sdk/). Optional. Skip this directory if you don't use Claude Code.
Use for any read-only investigation of the Zapier SDK — discovering apps, actions, triggers, action or trigger input fields and their choices, or existing connections. Common jobs include answering "what actions does app X expose?", "what parameters does action Y take?", "which of my connections should I use for `run-action Z`?", and — when the caller is authoring a durable workflow — assembling a full source-app / trigger / destination-app / action build plan. Two output modes: (1) prose answer with cited CLI commands (default, for one-off questions); (2) structured JSON build plan (only when the caller signals durable-workflow authoring). Reads only — never creates files, never runs side effects (no `run-action`, no `run-durable`, no publishing), uses `docs.zapier.com` and `github.com/zapier` as read-only tiebreakers.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zapier/marketplace --plugin sdkConnect 9,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.
GTM Cheat Codes for Claude Code. Built and maintained by Zapier.
Agent-callable Trello tools — create and update cards, manage boards, lists, labels, checklists, and search. Use when the user mentions Trello or wants to create cards, move tasks, or manage boards, even if they do not name Trello explicitly.
Agent-callable Google Ads tools — search campaigns, ad groups, and ads via GAQL, build performance reports, manage campaign status and budgets, and set up conversion tracking. Use when the user mentions Google Ads or wants to read or manage advertising campaigns, budgets, or reporting — even if they don't name Google Ads explicitly.
Agent-callable Microsoft Outlook tools — read and search mail, send/reply/forward, organize messages and folders, manage calendar events, and manage contacts. Use when the user mentions Outlook, Microsoft 365 mail/calendar/contacts, or wants to send, read, search, or organize email, schedule events, or look up contacts — even if they don't name Outlook explicitly.
Create multi-step Zapier Zaps with filters, paths, and formatters
Editorial "Automation Builder" bundle for Claude Code from Antigravity Awesome Skills.
Give your AI agents access to third-party APIs (Salesforce, HubSpot, GitHub, Slack, Stripe, Jira, Notion, Intercom, Zendesk, and more) through strongly typed, well-documented tools.
Connect 9,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.
Generate n8n automation workflows from natural language descriptions
Use this agent when you need to design, build, or validate n8n automation workflows. This agent specializes in creating efficient n8n workflows using proper validation techniques and MCP tools integration.\n\nExamples:\n- <example>\n Context: User wants to create a Slack notification workflow when a new GitHub issue is created.\n user: "I need to create an n8n workflow that sends a Slack message whenever a new GitHub issue is opened"\n assistant: "I'll use the n8n-workflow-builder agent to design and build this GitHub-to-Slack automation workflow with proper validation."\n <commentary>\n The user needs n8n workflow creation, so use the n8n-workflow-builder agent to handle the complete workflow design, validation, and deployment process.\n </commentary>\n</example>\n- <example>\n Context: User has an existing n8n workflow that needs debugging and optimization.\n user: "My n8n workflow keeps failing at the HTTP Request node, can you help me fix it?"\n assistant: "I'll use the n8n-workflow-builder agent to analyze and debug your workflow, focusing on the HTTP Request node configuration."\n <commentary>\n Since this involves n8n workflow troubleshooting and validation, use the n8n-workflow-builder agent to diagnose and fix the issue.\n </commentary>\n</example>\n- <example>\n Context: User wants to understand n8n best practices and available nodes for a specific use case.\n user: "What are the best n8n nodes for processing CSV data and sending email reports?"\n assistant: "I'll use the n8n-workflow-builder agent to explore the available nodes and recommend the best approach for CSV processing and email automation."\n <commentary>\n This requires n8n expertise and node discovery, so use the n8n-workflow-builder agent to provide comprehensive guidance.\n </commentary>\n</example>