By zapier
Manage Zapier durable workflows from Claude Code: list, inspect run history, build new workflows from natural language, modify and republish existing ones, and diagnose CLI compatibility — all through the Zapier SDK CLI.
Create a durable Zapier workflow from natural language using @zapier/zapier-durable and the Zapier SDK CLI. Use when the user wants to build a Zapier workflow, create an automation, write a durable workflow, build me a Zap that, create a durable that, or automate a multi-step process involving Zapier-connected apps.
Diagnose Zapier Workflows skill and SDK CLI compatibility. Use when a workflow skill asks for a compatibility check, when SDK commands or flags are missing, when a workflow skill may be stale, or when updating workflow skills after an SDK CLI change.
Show run history for a specific durable workflow using the Zapier SDK experimental Code Workflows commands. Use when the user asks for run history, execution history, what happened with this Zap, or how a workflow fired.
Install the Zapier SDK CLI for Zapier Workflows Early Access and bootstrap the workflows companion skills. Use when the user wants to set up Zapier Workflows, get started building durable workflows, install workflow skills, or configure the Zapier SDK CLI.
List durable workflows in the authenticated Zapier account using the Zapier SDK experimental Code Workflows commands. Use when the user asks to list my Zaps, show my durable workflows, what workflows do I have, or see what Zapier workflows are deployed.
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.
A collection of skills for AI coding agents (Claude Code, Cursor, Copilot, etc.), maintained by Zapier teams. Skills are packaged instructions and scripts that extend an agent's capabilities.
Skills follow the Agent Skills format and are indexed by skills.sh.
Skills live under skills/, grouped into a subfolder per team or project, with one folder per skill:
skills/
<team-or-project>/ # category: one subfolder per team or project
<skill-name>/ # kebab-case, one folder per skill
SKILL.md # required
See AGENTS.md for the authoring contract (naming, frontmatter, scripts).
Skills are grouped by team or project. Each category's README lists its skills; the full, always-current index of every skill is on skills.sh.
| Category | Description |
|---|---|
| workflows | Skills for setting up, building, inspecting, and modifying Zapier Workflows |
Install every skill in the repo:
npx skills add zapier/agent-skills
Or install a single skill by its name:
npx skills add zapier/agent-skills --skill <skill-name>
This drops the skill into your local agent configuration (e.g. .claude/skills/ or .cursor/skills/).
To install locally without triggering the public skills.sh marketplace listing:
DISABLE_TELEMETRY=1 DO_NOT_TRACK=1 npx skills add zapier/agent-skills --skill <skill-name>
Skills are available to your agent automatically once installed — the agent invokes them when a relevant task is detected.
Not all Zapier skills live in this repo. This repo is the home for non-connector skills. Other sources have their own distribution:
If you are an agent looking for a connector-specific skill, do not expect to find it under skills/ in this repo; use the connectors distribution channel instead.
MIT
npx claudepluginhub zapier/agent-skillsConnect 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 skills and verified examples for writing Zapier SDK code that works.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,846 supported skills.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Harness-native ECC operator layer - 67 agents, 277 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses