workflows-create

Generate validated Zapier durable workflows from natural language prompts using the SDK CLI.

13|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/zapier/agent-skills --skill workflows-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflows-create
Source: https://github.com/zapier/agent-skills/tree/main/skills/workflows/create
Command: npx skills add https://github.com/zapier/agent-skills --skill workflows-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create end-to-end Zapier durable workflows from natural language prompts, enabling non-technical users to automate complex processes without writing code.

Core Features & Use Cases

  • Generate production-ready durable workflows using the Zapier SDK CLI with validation, testing, and deployment steps.
  • Validate compatibility and prerequisites (SDK versions, plugin bindings) and support both webhook/manual and trigger-backed workflows.
  • Produce workflow definitions that can be published and managed within a Zapier account, including versioning and privacy settings.

Quick Start

Describe the durable Zapier workflow you want in natural language, and this skill will generate, validate, and deploy it.

Frequently Asked Questions about workflows-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Zapier workflows using natural language?

Zapier durable workflows are automation sequences designed for reliability and long-running tasks. They apply safety validations, version pinning, and compatibility checks to guarantee stable workflow generation without manual code intervention.

What do I need to generate and deploy durable workflows with the Zapier SDK CLI?

To generate and deploy durable workflows with the Zapier SDK CLI, you need a Zapier environment that supports the required SDK versions and plugin bindings. The system validates these prerequisites before producing deployable workflow definitions.

Can I use natural language prompts to build end-to-end automation without writing code?

Yes, you can generate production-ready durable workflows from natural language without writing code. The system manages the entire process from discovery and definition to testing, deployment, and publishing within your Zapier account.

Does the Zapier workflow generation process support webhook and trigger-backed workflows?

Yes, the Zapier workflow generation process supports both webhook/manual and trigger-backed workflows. It validates compatibility and prerequisites for both types to ensure reliable execution regardless of the workflow initiation method.

How are compatibility checks and version pinning handled during workflow generation?

Compatibility checks and version pinning are enforced automatically during workflow generation. The system validates SDK versions and plugin bindings, applying safety validations to guarantee reliable workflow generation and prevent deployment errors.