httpsms
Installation
SKILL.md
HttpSMS
HttpSMS is an SMS gateway that allows businesses to send and receive text messages programmatically. Developers can use its API to integrate SMS functionality into their applications for notifications, marketing, and two-factor authentication. It's used by businesses looking to automate SMS communication.
Official docs: https://www.bulksms.com/developer/
HttpSMS Overview
- SMS Messages
- SMS Message — Individual message.
- Phone Numbers
- Phone Number — An SMS-enabled phone number.
Working with HttpSMS
This skill uses the Membrane CLI to interact with HttpSMS. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills