ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

10dlc-registration

Register for 10DLC as a sole proprietor to enable SMS messaging in the USA. Use when setting up A2P SMS, registering brands/campaigns, or assigning phone numbers for compliant US messaging. Requires Telnyx CLI.

Why use this skill?

Easily register your 10DLC brand and campaigns for US SMS messaging. Simplify A2P compliance, avoid carrier filtering, and manage phone numbers with OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dotcom-squad/telnyx-10dlc
Or

What This Skill Does

The 10dlc-registration skill empowers developers and business owners to manage A2P (Application-to-Person) SMS compliance in the USA directly via OpenClaw. It automates the complex regulatory requirements of registering Sole Proprietor brands and campaigns with the Campaign Registry. By interfacing with the Telnyx CLI, it ensures that your SMS traffic remains compliant, prevents filtering by carriers, and guarantees higher message deliverability rates. The skill guides you through the entire lifecycle: from the initial brand registration and PIN verification to campaign creation, use case selection, and final phone number assignment.

Installation

To install this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/dotcom-squad/telnyx-10dlc

Ensure that you have the Telnyx CLI pre-installed on your system (npm install -g @telnyx/api-cli) and that your environment is authenticated with telnyx auth setup. This skill acts as an intelligent wrapper around these commands, providing interactive prompts to simplify the registration process.

Use Cases

This tool is essential for businesses conducting SMS marketing or notification services. Key use cases include:

  • 2FA/OTP: Implementing secure user verification codes.
  • Customer Support: Enabling two-way conversational support via CUSTOMER_CARE.
  • Account Alerts: Sending critical account notifications to users.
  • Logistics: Informing customers about delivery statuses.
  • Mixed Messaging: Managing diverse communication streams within a single campaign.

Example Prompts

  1. "OpenClaw, start the interactive 10DLC registration wizard to set up my sole proprietor brand."
  2. "Check the current status of my 10DLC campaign with ID <campaign-id> and tell me if it has been approved."
  3. "Assign my business phone number +15551234567 to my new CUSTOMER_CARE campaign."

Tips & Limitations

  • Verification: Sole proprietor brands often require a PIN verification via email or SMS. Always keep your contact info current.
  • Opt-Outs: Ensure your sample messages include a clear 'STOP' opt-out instruction, or the campaign will likely be rejected.
  • Review Times: Brand and campaign approval is not instantaneous and typically takes 24-72 hours. Do not expect immediate delivery after registration.
  • Descriptions: When creating a campaign, be descriptive. Vague descriptions are the #1 cause of manual rejection.

Metadata

Stars1335
Views0
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dotcom-squad-telnyx-10dlc": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#sms#compliance#telnyx#messaging#a2p
Safety Score: 4/5

Flags: external-api, code-execution