Manage SMS templates with variable substitution and formatting. Use when preparing bulk messages.
--- 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` ```bash scripts/script.sh create <name text> ``` ### `list` ```bash scripts/script.sh list ``` ### `preview` ```bash scripts/script.sh preview <name> ``` ### `send` ```bash scripts/script.sh send <name phone> ``` ### `var` ```bash scripts/script.sh var <name key_val> ``` ### `export` ```bash scripts/script.sh export <file> ``` ## Data Storage Data stored in `~/.local/share/sms/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.