Agent skill
customer-deck-builder
Build tailored customer-facing sales or customer success decks from approved account context and generate the presentation with Gamma through Zapier MCP.
Filed under Onboarding, retention and expansion.
From zapier/gtm-cheat-codes · 17 skills · 329 · pushed 2026-07-13
What it does when it runs
Build tailored customer-facing sales or customer success decks from approved account context and generate the presentation with Gamma through Zapier MCP.
Read from the skill and the 5 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It only issues instructions, so there is nothing to bound. - Actions present in the files
- None. Instructions only.
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/zapier/gtm-cheat-codes.git /tmp/gtm-cheat-codes git -C /tmp/gtm-cheat-codes sparse-checkout set "skills/sales-revops/customer-deck-builder" mkdir -p ~/.claude/skills/customer-deck-builder cp -R "/tmp/gtm-cheat-codes/skills/sales-revops/customer-deck-builder/." ~/.claude/skills/customer-deck-builder/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
Or take the whole library
This repo ships a .claude-plugin manifest, so Claude Code can install all 17 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.
/plugin marketplace add zapier/gtm-cheat-codes /plugin
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from zapier/gtm-cheat-codes/blob/022a2884f40316ef22269e29fd61b8a0f0c4cb4a/skills/sales-revops/customer-deck-builder/SKILL.md, which is licensed MIT (repository). 688 words, 14 headings.
Customer Deck Builder
Use this skill when a GTM team needs a customer-facing deck for discovery, QBR, renewal, expansion, executive briefing, onboarding, or follow-up.
Workflow
- Gather the minimum context:
- company name, domain, or account ID
- call type
- meeting goal
- attendee roles
- specific topics, questions, or risks
- Resolve the account from approved CRM or account-data sources.
- Pull only the approved fields needed for the deck:
- account plan and renewal context
- usage summary
- active users or builder roles
- top apps and workflows
- feature adoption
- relevant customer notes or meeting context
- Choose the right deck shape:
- discovery or first meeting
- QBR or business review
- renewal
- expansion or upsell
- executive briefing
- onboarding kickoff
- follow-up or check-in
- Build the narrative before writing slides:
- what the customer is doing today
- what value they are already getting
- what risks, gaps, or opportunities are visible
- which use cases fit their stack, role, or goal
- what next step should come out of the meeting
- Write slide-by-slide markdown for Gamma.
- Generate the deck through Zapier MCP using Gamma actions.
- Return the Gamma URL, deck summary, and review notes.
Deck Structures
Discovery Or First Meeting
Goal: establish credibility, show useful context, and frame relevant automation opportunities.
Suggested slides:
- Cover
- Agenda
- What we know about the customer
- AI automation opportunity
- Where to start
- Relevant use cases
- Customer proof
- Next steps
QBR Or Business Review
Goal: show value delivered, identify optimization opportunities, and align on next steps.
Suggested slides:
- Cover
- Agenda
- Customer and Zapier team
- Account health overview
- Usage trend or task-limit utilization
- Feature adoption
- Top workflows and apps
- Opportunities
- Progress and next steps
Renewal
Goal: recap value, show trajectory, and connect the renewal conversation to measurable outcomes.
Suggested slides:
- Cover
- Agenda
- Year in automation
- Usage trend
- Current-period usage
- Automation stack
- Relevant product updates
- Plan fit
- Expansion opportunities
- Next steps
Expansion Or Executive Briefing
Goal: show current value, identify where more teams or workflows can benefit, and keep the conversation outcome-focused.
Suggested slides:
- Cover
- Current impact
- Who is building
- What is working
- New use cases
- Product updates
- Proof points
- Next steps
Gamma Generation Pattern
Prepare the deck content as markdown:
# Zapier + [Company Name] - [Call Type]
*Prepared for [Company Name] | [Date]*
---
## Agenda
1. Context
2. Current impact
3. Opportunities
4. Next steps
---
## [Slide Title]
[Concise slide content]
Then use Zapier MCP to run the Gamma create-generation action with:
- format: presentation
- card dimensions: 16x9
- tone: professional
- audience: business executive
- text amount: concise
Poll the Gamma generation status action until the presentation URL is available.
Content Guidelines
- Lead with the customer outcome, not the data source.
- Use concrete numbers only when the source supports them.
- Make every slide useful in three seconds.
- Clean up technical app names before putting them on slides.
- Group workflow logic tools separately from external apps.
- Use plain language for task usage, feature adoption, renewal timing, and expansion opportunities.
- Flag any claims, product roadmap mentions, or customer references that need approval.
Zapier MCP And SDK Role
- Use Zapier MCP to read approved CRM, account, usage, meeting, and document context.
- Use Zapier MCP to call Gamma generation and status actions.
- Use Zapier SDK when the workflow becomes repeatable: deck request intake, data snapshot logging, approval routing, and handoff tracking.
Guardrails
- Do not include raw SQL, internal table names, private notes, emails, or internal IDs in customer-facing slides.
- Do not use unapproved customer names, quotes, logos, or metrics.
- Do not share a generated deck externally until a human has reviewed the content.
- Do not write back to CRM, create customer messages, or publish assets without approval.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- customer-research by coreyhaines31 · 45,947
- deck-generator by ericosiu · 3,449
- customer-onboarding by louisblythe · 136
- customer-referrals by louisblythe · 136
- ideal-customer-profile-matching by louisblythe · 136
- customer-journey-mapping by thatrebeccarae · 119
- data-viz-deck by thatrebeccarae · 119
- pro-deck-builder by thatrebeccarae · 119
Need help setting it up?
This page tells you what customer-deck-builder does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.