I built a Claude Code skill for ZoomInfo — it covers SalesOS (prospecting, enrichment, intent signals, org charts, Engage sequences, conversation intelligence), MarketingOS (B2B advertising audiences, FormComplete for progressive profiling, website chat), OperationsOS (data orchestration, CRM deduplication, hygiene workflows), Copilot (AI-assisted pipeline management), and the API.
npx skills add sales-skills/sales --skills sales-zoominfo
Then type /sales-zoominfo to use it.
The three OS products have a lot of overlap that's confusing to navigate, so the skill routes users to the right module based on what they're actually trying to do. OperationsOS orchestration workflows and the CRM hygiene features (dedup rules, enrichment scheduling, field normalization) got the most detailed coverage since that's where the API integration complexity lives.
Source: https://github.com/sales-skills/sales/blob/main/skills/sales-zoominfo/SKILL.md
MIT-licensed — PRs welcome if anything's off. If you find it useful, a ⭐ on the repo helps: https://github.com/sales-skills/sales
I built a Claude Code skill for ZoomInfo — it covers SalesOS (prospecting, enrichment, intent signals, org charts, Engage sequences, conversation intelligence), MarketingOS (B2B advertising audiences, FormComplete for progressive profiling, website chat), OperationsOS (data orchestration, CRM deduplication, hygiene workflows), Copilot (AI-assisted pipeline management), and the API.
Then type
/sales-zoominfoto use it.The three OS products have a lot of overlap that's confusing to navigate, so the skill routes users to the right module based on what they're actually trying to do. OperationsOS orchestration workflows and the CRM hygiene features (dedup rules, enrichment scheduling, field normalization) got the most detailed coverage since that's where the API integration complexity lives.
Source: https://github.com/sales-skills/sales/blob/main/skills/sales-zoominfo/SKILL.md
MIT-licensed — PRs welcome if anything's off. If you find it useful, a ⭐ on the repo helps: https://github.com/sales-skills/sales