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.
npx skills add zapier/gtm-cheat-codes --skill install-zapiergit clone --depth 1 https://github.com/zapier/gtm-cheat-codesWrote 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.
[](https://agentmods.dev/skills/zapier/gtm-cheat-codes/install-zapier)<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.
<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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.
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.
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.
- 9d ago First seen · 40 lines · 93 tokens per session scan A 8d016089f34c
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.
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.
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.
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".
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.
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.
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…