@sendly/skills
v1.0.0
Published
Agent Skills for Sendly — SMS sending, phone verification, and compliance best practices for AI agents.
Downloads
120
Maintainers
Readme
@sendly/skills
Agent Skills for Sendly — give AI agents the knowledge to send SMS, verify phone numbers, and follow compliance best practices.
Install
npx skills add sendly/sendly-skillsOr install individual skills:
npx skills add sendly/sendly-skills/sending-sms
npx skills add sendly/sendly-skills/verifying-phones
npx skills add sendly/sendly-skills/sms-best-practicesSkills
| Skill | Description | |---|---| | sending-sms | Send SMS via the Sendly API — single messages, batch, scheduling, conversations | | verifying-phones | OTP phone verification — send codes, check codes, hosted sessions | | sms-best-practices | SMS compliance — TCPA, quiet hours, opt-outs, SHAFT filtering, E.164 formatting |
Compatibility
Works with any agent that supports SKILL.md files:
- Claude Code
- Cursor
- Codex
- VS Code Copilot
- Windsurf
- Gemini CLI
- OpenCode
Requirements
- A Sendly API key (sendly.live → Settings → API Keys)
- Use
sk_test_*keys for sandbox mode (no real SMS sent)
