Agent Skill
An Agent Skill that enables AI assistants to interact with the EngageLab SMS REST API. It provides structured instructions for sending SMS messages through the EngageLab platform, managing SMS templates, and handling signatures (Sender ID).
Features Overview
- Send SMS messages — Use pre-approved templates to compose and send notification or marketing SMS messages to one or more recipients
- Template management — Create, query, update, and delete SMS templates (with variable placeholders and approval workflows supported)
- Signature (Sender ID) management — Create, query, update, and delete SMS signatures associated with templates
Installation Methods
🦞 OpenClaw
This skill is available in the official OpenClaw skill library, ClawHub.
clawhub install engagelab-sms
clawhub install engagelab-sms
This code block in the floating window
Smithery
This skill is available on Smithery.
npx @smithery/cli@latest skill add engagelab-dev/engagelab-sms
npx @smithery/cli@latest skill add engagelab-dev/engagelab-sms
This code block in the floating window
GitHub
npx skills add https://github.com/DevEngageLab/engagelab-skills/tree/main/engagelab-sms
npx skills add https://github.com/DevEngageLab/engagelab-skills/tree/main/engagelab-sms
This code block in the floating window
