Agent Skill
An Agent Skill that enables AI assistants to interact with the EngageLab OTP REST API. It supports one-time password generation, multi-channel delivery (SMS, WhatsApp, email, and voice), verification code validation, custom message sending, template management, callback webhook configuration, and SMPP integration.
Features Overview
- Send OTP —— Generate and send one-time passwords through the platform, or send custom verification codes
- Verify OTP —— Validate whether the verification code submitted by the user is valid
- Custom Messages —— Use custom templates to send verification codes, notifications, and marketing content
- Template Management —— Create, query, retrieve, and delete OTP templates that support multi-channel strategies
- Callback Configuration —— Set up webhooks to receive delivery status, notification events, and system events
- SMPP Integration —— Enable carrier-grade SMS delivery through the SMPP protocol
Installation
🦞 OpenClaw
This skill is available in the official OpenClaw skill library, ClawHub.
clawhub install engagelab-otp
clawhub install engagelab-otp
This code block in the floating window
Smithery
This skill is available on Smithery.
npx @smithery/cli@latest skill add engagelab-dev/engagelab-otp
npx @smithery/cli@latest skill add engagelab-dev/engagelab-otp
This code block in the floating window
GitHub
npx skills add https://github.com/DevEngageLab/engagelab-skills/tree/main/engagelab-otp
npx skills add https://github.com/DevEngageLab/engagelab-skills/tree/main/engagelab-otp
This code block in the floating window










