OutboundSequences · Cadence

Send Sms Textbelt

Sends SMS messages up to 800 characters via Textbelt and checks delivery status by message ID.

by GooseWorks AI·MIT-claimed (no LICENSE file)·679 on GitHub·updated 2026-05-07
npx goose-skills install

Description

Sends SMS messages up to 800 characters via Textbelt and checks delivery status by message ID. Designed for transactional or outreach messages without URL content.

What this skill does

  1. 1Sends SMS messages to US/Canada or international numbers via the Textbelt API.
  2. 2Returns a textId on success for delivery status tracking.
  3. 3Checks delivery status (DELIVERED, SENDING, FAILED) using the textId at no extra cost.
  4. 4Enforces message constraints: max 800 characters, no URLs permitted.

When to use

  • You want to send a one-off SMS notification or alert to a phone number.
  • You need to confirm delivery of a time-sensitive text message.
  • You're automating a follow-up touchpoint via SMS after an event or trigger.

Best for

Sales Development Rep

Format

Workflow

Frequently asked questions

What is Send Sms Textbelt?

Send Sms Textbelt is a Claude Code skill for outbound by GooseWorks AI. Sends SMS messages up to 800 characters via Textbelt and checks delivery status by message ID.

When should I use Send Sms Textbelt?

You want to send a one-off SMS notification or alert to a phone number. You need to confirm delivery of a time-sensitive text message.

How do I install Send Sms Textbelt?

Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.

Is Send Sms Textbelt free to use?

The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).

Source repository

More from gooseworks-ai/goose-skills

Other skills that might interest you