obul-textbelt

Send SMS and check delivery statuses via the Textbelt API and Obul proxy.

1|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/obulai/obul-apis --skill obul-textbelt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obul-textbelt
Source: https://github.com/obulai/obul-apis/tree/main/skills/obul-textbelt
Command: npx skills add https://github.com/obulai/obul-apis --skill obul-textbelt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to send SMS messages programmatically without the need for complex account configurations or logins, and to check the delivery status of those messages.

Core Features & Use Cases

  • Programmatic SMS Sending: Send SMS messages to any phone number.
  • Delivery Status Tracking: Check if an SMS message has been delivered.
  • Use Case: A user wants to send an automated appointment reminder via SMS to their clients. They can use this skill to send the reminder message and later check if it was successfully delivered.

Quick Start

Use the obul-textbelt skill to send an SMS to +15551234567 with the message "Your appointment is tomorrow at 10 AM.".

Frequently Asked Questions about obul-textbelt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send SMS messages programmatically for automated notifications?

To send SMS messages programmatically for automated notifications, you can use this Skill to send texts to any phone number via the Textbelt API. It requires an Obul API key for authentication and handles the message delivery through a proxy.

Can I check SMS delivery status after sending an automated alert?

Yes, you can check SMS delivery status after sending an automated alert. This Skill supports delivery status tracking, allowing you to verify whether your programmatically sent SMS messages were successfully delivered to the recipient.

What is needed to send automated SMS alerts without complex account configurations?

To send automated SMS alerts without complex account configurations, you need an Obul API key for authentication and billing. The Skill uses this key to interact with the Textbelt API through the Obul proxy, bypassing standard login requirements.

Does this SMS messaging approach support two-factor authentication use cases?

Yes, this SMS messaging approach supports two-factor authentication use cases. Programmatic SMS sending via the Textbelt API enables you to deliver verification codes and automated alerts directly to user phone numbers without manual intervention.

How do I send an appointment reminder via SMS to my clients?

You send an appointment reminder via SMS by providing the client's phone number and the reminder text to the Skill. It programmatically transmits the message through the Textbelt API, allowing you to later verify its delivery status.