workflows-install

Install the Zapier SDK CLI and bootstrap five companion workflow skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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.

Core Features & Use Cases

  • Bootstraps the Zapier Workflows EA environment by installing and validating the SDK CLI.
  • Installs companion skills: workflows-doctor, workflows-create, workflows-list, workflows-history, workflows-modify for workflow authoring and management.
  • Verifies readiness of the local workspace for building, testing, and running workflows with the installed tools.

Quick Start

Run the workflows-install skill to install the Zapier SDK CLI and bootstrap the five companion workflow skills.

Frequently Asked Questions about workflows-install

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

FAQPage Schema
How do I install the Zapier SDK CLI for Zapier Workflows Early Access?

To install the Zapier SDK CLI, run the workflows-install skill, which validates the SDK CLI capability and bootstraps the five companion workflow skills required for Zapier Workflows Early Access.

What are the Zapier Workflows companion skills and do I need them all?

The Zapier Workflows companion skills are workflows-doctor, workflows-create, workflows-list, workflows-history, and workflows-modify. You need all five installed to properly author, manage, and monitor durable workflows.

Can I use Zapier Workflows skills without prior CLI authentication?

No, you cannot use Zapier Workflows skills without prior CLI authentication. The bootstrap process explicitly requires verifying environment readiness, EA access, and authentication before installing and validating the companion skills.

What's the best way to set up a local workspace for building Zapier Workflows?

The best way to set up a local workspace for building Zapier Workflows is running the workflows-install skill to verify your environment, install the Zapier SDK CLI, authenticate, and bootstrap the necessary workflow management skills.

Why are my Zapier Workflows companion skills not working after installation?

If Zapier Workflows companion skills are not working after installation, your local workspace likely failed the environment verification or EA access check. Run workflows-doctor to diagnose SDK CLI capability and authentication issues.