This connects Claude to Zoho Campaigns through Membrane's CLI so you can manage email lists, subscribers, and campaign reports without wrestling with OAuth or credential refresh. The skill exposes Zoho's v3 API for everything from creating email campaigns to pulling link reports and managing signup forms. Search for actions by natural language intent, run them with JSON parameters, or proxy requests directly when the pre-built actions don't cover your case. Works with Membrane's free tier and handles all the auth plumbing server-side, which is the main reason to use this over raw API calls. Best for marketing automation workflows where you're orchestrating campaigns programmatically rather than clicking through Zoho's web interface.
npx skills add https://github.com/membranedev/application-skills --skill zoho-campaigns