SendSMS — отправка SMS и управление контактами

integrations

Sendsms is a Claude Code skill that connects it to SendSMS for sending SMS messages programmatically and managing contacts and groups. It operates through the Membrane CLI: discover available operations with `membrane action list --intent=QUERY`, execute them via `membrane action run`, and fall back to direct SendSMS API calls through Membrane's proxy when built-in actions don't cover the use case — authentication and credential refresh are handled automatically. The skill requires network access and a Membrane account (free tier supported). It suits developers and teams who want to add SMS notifications, alerts, or bulk messaging to their Claude Code workflows without dealing with auth plumbing manually.