🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sendly/skills

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendly/skills

Agent Skills for Sendly — SMS sending, phone verification, and compliance best practices for AI agents.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

@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-skills

Or 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-practices

Skills

SkillDescription
sending-smsSend SMS via the Sendly API — single messages, batch, scheduling, conversations
verifying-phonesOTP phone verification — send codes, check codes, hosted sessions
sms-best-practicesSMS 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)

Keywords

sendly

FAQs

Package last updated on 01 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts