ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

sms

Manage SMS templates with variable substitution and formatting. Use when preparing bulk messages.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/sms
Or

sms

Manage SMS templates with variable substitution and formatting. Use when preparing bulk messages.

Commands

create

scripts/script.sh create <name text>

list

scripts/script.sh list

preview

scripts/script.sh preview <name>

send

scripts/script.sh send <name phone>

var

scripts/script.sh var <name key_val>

export

scripts/script.sh export <file>

Data Storage

Data stored in ~/.local/share/sms/.


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4097
Views1
Updated2026-04-14
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-bytesagain3-sms": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.