install-zapier

install-zapier is a skill for Claude Code from zapier/gtm-cheat-codes. It costs 93 tokens per session (556 once invoked), scanned A, original, MIT.

A setup guide that helps connect Zapier, an automation service, to an AI app, a code project, or the command line.

In plain words
What is it for?
Use it to connect an AI client to your apps, call Zapier from code, or run Zapier from a terminal.
Why use it?
It removes the need to choose between Zapier’s different connection methods without knowing what each one is for.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the gtm-cheat-codes plugin — 21 skills shipped together

Good fit Use it to connect an AI client to your apps, call Zapier from code, or run Zapier from a terminal.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zapier/gtm-cheat-codes/install-zapier
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zapier/gtm-cheat-codes --skill install-zapier
Clone the repo
git clone --depth 1 https://github.com/zapier/gtm-cheat-codes

Made for: Claude Code.

Or install gtm-cheat-codes, the plugin that ships this one along with the rest of its 21 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for install-zapier

README.md
[![agentmods](https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/install-zapier/github.svg)](https://agentmods.dev/skills/zapier/gtm-cheat-codes/install-zapier)
Your own site
<a href="https://agentmods.dev/skills/zapier/gtm-cheat-codes/install-zapier"><img src="https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/install-zapier/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for install-zapier

Your own site · 80×15
<a href="https://agentmods.dev/skills/zapier/gtm-cheat-codes/install-zapier"><img src="https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/install-zapier.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 556 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00093 $0.00556
Opus 5 $0.00046 $0.00278
Sonnet 5 $0.00019 $0.00111
Haiku 4.5 $0.00009 $0.00056

Measured 9d ago against content hash 8d016089f34c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

install-zapier scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/install-zapier/SKILL.md · 40 lines

What it actually says

Install Zapier

Use this skill when a person says "install Zapier" and may not know which Zapier surface they need. Do not make them pick a product. Ask what they want to do, then walk them through the right path one step at a time.

Step 1: Find The Right Path

Ask one or two plain questions, then map the answer.

What they want Path Why
Claude, ChatGPT, or Cursor to use their apps now Zapier MCP Connect tools to an AI client, no code
To build an app or agent in code Zapier SDK Call Zapier as a library: code, state, retries, schedules
To drive Zapier from the terminal Zapier CLI Standalone global install; bundles the SDK
Not sure Start with Zapier MCP Fastest path to a working agent

The SDK and CLI are separate installs. Pick the SDK for a code project, the CLI for terminal-only work. If they want an AI client now and durable workflows later, set up MCP first, then the SDK.

App Connectors

These three paths are how a person installs Zapier itself. Individual app connectors are a separate thing: per-app integration skills (for example Notion) that a person installs when they need a specific app. Point them to those only after the core install, and only for the app they named. See the note at the end of INSTALL-PATHS.md.

Step 2: Walk The Chosen Path

Open INSTALL-PATHS.md and follow the section for the chosen path. Do one step at a time. Confirm each step worked before moving to the next.

Step 3: Verify

Run the verify check at the end of the chosen path section before telling the person they are done. Confirm the connection works with a read-only or draft-only action first.

Guardrails

  • Never have the person paste API keys or tokens into chat. Use the auth flows linked in each path.
  • Use least-privilege. Add only the tools the person actually needs.
  • Keep human approval before any send, post, CRM write, or publish.
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 40 lines · 93 tokens per session scan A 8d016089f34c

Subscribe to this mod's changes

install-zapier is a skill published in the GitHub repository zapier/gtm-cheat-codes (334 stars, last pushed 1mo ago), licensed MIT. It adds 93 tokens to every session and 556 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

handoff

Export or import local Waybill Bundles for unfinished coding-agent tasks. Use when the user asks for /handoff, /handoff export, /handoff import, or wants to continue from a Waybill bundle.

wardmos/waybill · 44 tokens

peon-ping-toggle

Toggle peon-ping sound notifications on/off. Use when user wants to mute, unmute, pause, or resume peon sounds during a Claude Code session. Also handles config changes like volume, pack rotation, categories — any peon-ping setting.

PeonPing/peon-ping · 58 tokens

peon-ping-log

Log exercise reps for the Peon Trainer. Use when user says they did pushups, squats, or wants to log reps. Examples - "/peon-ping-log 25 pushups", "/peon-ping-log 30 squats", "log 50 pushups".

PeonPing/peon-ping · 64 tokens

usage-audit

Audit a Claude Code setup for token waste and context bloat. Checks MCP servers, CLAUDE.md, skills, and settings against bloat filters. Triggers on: "audit my context", "usage audit", "token audit", "context bloat". NOT for codebase audits.

Mathews-Tom/armory · 63 tokens

Agent Browser Automation

Fast Rust-based headless browser automation CLI with Node.js fallback for AI agents, featuring navigation, clicking, typing, snapshots, and structured commands optimized for agent workflows.

PramodDutta/qaskills · 37 tokens

daily-journal

A passive daily work journal that Claude keeps FOR you so you never have to write it yourself. Append short entries after meaningful work (what was done, what you focused on, artifacts touched) to 01-daily/journal/YYYY-MM-DD.md. Run a guided reflection at night or in the morning. Use when you run /daily-journal, say…

huytieu/COG-second-brain · 107 tokens