Agent skill

cross-crm-opportunity-sync

Coordinate opportunities and customer records across multiple CRMs while preserving attribution, visibility, commissions, and governance.

zapiergithub.com/zapierGitHub ↗
claude-codecursorMIT
Install
npx skills add zapier/gtm-cheat-codes --skill cross-crm-opportunity-sync --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/sales-revops/cross-crm-opportunity-sync/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 318

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Cross-CRM Opportunity Sync Use this skill when a company runs multiple CRMs and needs one deal, account, or customer relationship to stay understandable across systems. ## Workflow 1. Detect a new opportunity or approved stage-change event in a connected CRM. 2. Match the account against a master customer record or matching rules. 3. Determine whether the deal touches another CRM, business unit, product line, or customer relationship. 4. Mirror or link the opportunity in the relevant CRM with approved fields only. 5. Surface cross-CRM context to the rep through an internal note, briefing, or team notification. 6. Write an audit trail for every cross-CRM write. 7. Route low-confidence matches, old conflicts, and revenue-sensitive updates for human review. ## Zapier MCP And SDK Role - Use Zapier MCP to read and write approved CRM fields, call an LLM for matching and enrichment, look up a master customer record, and route rep notifications. - Use Zapier SDK for developer-led implementations that need durable workflow execution, retries, logs, schedules, sandbox-to-production promotion, and audit trails. - Keep production writes, fuzzy matches, revenue-touching workflows, and custome

What's inside
Steps it walks through
  1. Workflow
  2. Zapier MCP And SDK Role
  3. Master Customer Record Patterns
  4. Known Gotchas
  5. Guardrails
  6. Inspired By
Ships with 5 files
  • ONBOARDING-PROMPT.md
  • README.md
  • SCHEMA-MAP.md
  • SETUP.md
  • metadata.yaml
More from gtm-cheat-codes
All skills →
About this skill
What does the cross-crm-opportunity-sync skill do?

Coordinate opportunities and customer records across multiple CRMs while preserving attribution, visibility, commissions, and governance.

How do I install it?

Run `npx skills add zapier/gtm-cheat-codes --skill cross-crm-opportunity-sync --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From zapier/gtm-cheat-codes, a repository with 318 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going