I built a Claude Code skill for GetResponse — it covers the full platform from email campaigns and autoresponders through the visual marketing automation builder, conversion funnels, webinars (live and on-demand), the course creator, premium newsletters, SMS, web push, live chat, the website builder, and the REST API.
npx skills add sales-skills/sales --skills sales-getresponse
Then type /sales-getresponse to use it.
GetResponse has an unusually wide feature set — the conversion funnels alone (lead magnet, sales, webinar funnels) are practically a separate product. I covered how the automation workflows connect across all of these: triggering a webinar funnel from a landing page signup, scoring contacts based on email engagement, and pushing segments to the e-commerce integrations. The skill also flags which features are gated behind Marketer/Creator/MAX plans.
Source: https://github.com/sales-skills/sales/blob/main/skills/sales-getresponse/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 GetResponse — it covers the full platform from email campaigns and autoresponders through the visual marketing automation builder, conversion funnels, webinars (live and on-demand), the course creator, premium newsletters, SMS, web push, live chat, the website builder, and the REST API.
Then type
/sales-getresponseto use it.GetResponse has an unusually wide feature set — the conversion funnels alone (lead magnet, sales, webinar funnels) are practically a separate product. I covered how the automation workflows connect across all of these: triggering a webinar funnel from a landing page signup, scoring contacts based on email engagement, and pushing segments to the e-commerce integrations. The skill also flags which features are gated behind Marketer/Creator/MAX plans.
Source: https://github.com/sales-skills/sales/blob/main/skills/sales-getresponse/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