I built a Claude Code skill for Apollo.io — it covers CRM sync troubleshooting (Salesforce/HubSpot field mapping, sync conflicts), the dialer (click-to-call, parallel dialing, call recording), Chrome extension setup, credit management, and the REST API — right in your terminal.
npx skills add sales-skills/sales --skills sales-apollo
Then type /sales-apollo to use it.
There's also a companion skill (/sales-apollo-sequences) dedicated to sequence mechanics — step timing, A/B testing subject lines, task steps, reply detection, and sequence analytics. The platform skill handles everything else: analytics dashboards, CRM sync configuration, API endpoints, webhook setup, team and permission management, and credit optimization.
Source: https://github.com/sales-skills/sales/blob/main/skills/sales-apollo/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 Apollo.io — it covers CRM sync troubleshooting (Salesforce/HubSpot field mapping, sync conflicts), the dialer (click-to-call, parallel dialing, call recording), Chrome extension setup, credit management, and the REST API — right in your terminal.
Then type
/sales-apolloto use it.There's also a companion skill (
/sales-apollo-sequences) dedicated to sequence mechanics — step timing, A/B testing subject lines, task steps, reply detection, and sequence analytics. The platform skill handles everything else: analytics dashboards, CRM sync configuration, API endpoints, webhook setup, team and permission management, and credit optimization.Source: https://github.com/sales-skills/sales/blob/main/skills/sales-apollo/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