zapier-demo
Walk a new user through setting up their first Zapier action and running it live — the smallest possible win. Asks what app they use, recommends one read…
Explore what Zapier MCP can do for the user — interview them about their role and the apps they live in, suggest specific use cases as on-demand prompts, then walk them through enabling the actions to make those use cases real. The natural next step after `zapier-demo`. Use when
$ npx -y skills add zapier/zapier-mcp --skill zapier-explore --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/zapier-exploreContext preview
The summary Claude sees to decide when to auto-load this skill.
Explore what Zapier MCP can do for the user — interview them about their role and the apps they live in, suggest specific use cases as on-demand prompts, then walk them through enabling the actions to make those use cases real. The natural next step after `zapier-demo`. Use when
name: zapier-explore description: Explore what Zapier MCP can do for the user — interview them about their role and the apps they live in, suggest specific use cases as on-demand prompts, then walk them through enabling the actions to make those use cases real. The natural next step after `zapier-demo`. Use when the user asks "what else can Zapier do for me", "set up more tools", "add a starter pack for my role", "what should I enable next", "suggest workflows", "help me figure out what to do with Zapier", "I don't know where to start", or "give me Zapier examples".
Help the user expand beyond the first action — figure out what Zapier MCP can do for them based on their role and apps, then walk them through enabling a starter set of actions tailored to that work.
This is the natural follow-on to `zapier-demo`. Demo proves one action works; explore turns that into a real toolkit for the user's day-to-day.
For how the Zapier MCP server itself works, see [docs.zapier.com/mcp](https://docs.zapier.com/mcp/home).
If the user hasn't run their first action yet, route to **zapier-demo** first — explore works best after a win.
Keep it short — two or three questions, not a survey. Adapt follow-ups based on answers.
Open with:
> "Let's figure out what to add to your Zapier toolkit. Quick context first — what do you do for work, and what apps are you in every day?"
Listen for:
If they give you only role *or* only apps, ask one follow-up. If they give you both, optionally ask:
> "Is there a task you keep redoing manually that you'd love to delegate?"
Don't push past three questions. Move on with what you've got.
Pick the **role library** below that best matches the user's answers (multiple is fine — combine for hybrid roles). For each, surface 4–6 use cases tailored to the apps they mentioned. If they named an app you don't have in the library, default to the closest equivalent (e.g., "Outlook" → use the Gmail patterns; "Monday.com" → use the Asana patterns).
For each use case, output:
Format as a short prose block per use case, not a table. Don't list more than 6 use cases at once. If you have more, present them in waves — give 4, see if any land, then offer "want more?"
For the use cases the user reacts to ("yes that one"), produce a consolidated **enable list** grouped by app:
> "To make those work, you'll need to enable: > - **Slack:** Send Channel Message, Find Message > - **Jira:** Find Issue by Key, Create Issue > - **Google Calendar:** Find Events"
Cross-reference the **Recommended actions by app** table below to fill any gaps — aim for 2–4 actions per app (1–2 search, 1–2 write).
Direct the user to their Zapier dashboard:
Then tell them what to do:
> "Open [that link], find your server, and add the actions in the list above. You'll also need to connect each app's account when prompted (OAuth). Come back and say **done** when everything is added."
Wait for confirmation. If they hit issues:
Re-inspect the available Zapier MCP tools and confirm the new actions are present. If anything is missing, troubleshoot with the user — most often a client reload is enough.
Once everything is enabled, name the win and offer a natural next step:
> "You're set up with [N] tools across [App list]. Try one now — say something like '[example prompt tailored to their setup]' and I'll run it. Or run **/zapier-status** anytime to check the health of your tools."
Don't read the user every use case verbatim. Pick the most relevant ones for their context and present them as natural recommendations.
Zapier MCP gives any MCP-compatible AI client governed access to 9,000+ apps — send messages, pull data, trigger workflows, all in plain English. No code, no infrastructure, SOC 2 Type II certified.
Walk a new user through setting up their first Zapier action and running it live — the smallest possible win. Asks what app they use, recommends one read…
Onboard a new user to Zapier MCP — introduce what it can do, walk through authentication, and route into the right flow based on the state of their setup. Use…
Check the health of your Zapier MCP setup. Three modes — health check (dashboard view), audit (find waste and duplicates), diagnose (systematic…