HomeBrowseUpload
← Back to registry
// Skill profile

sms

name: "sms"

by bytesagain3 · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain3/bytesagain3-sms
View on GitHub
// Full documentation

---

name: "sms"

version: "3.0.0"

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

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# 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 | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band