This connects Claude to SMS Magic, a business messaging platform that hooks into CRMs like Salesforce for sales and support texting. It routes through Membrane's CLI so you don't handle auth tokens yourself. You can search for actions with natural language queries, run pre-built operations for messages and contacts, or proxy straight to the API when you need something custom. Main win is credential handling stays server-side and refreshes automatically. Useful if you're building agents that need to send bulk SMS campaigns, manage opt-outs, or pull conversation history without writing OAuth flows yourself.
npx skills add https://github.com/membranedev/application-skills --skill sms-magic