What is azure-communication-sms-java?
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports. Source: sickn33/antigravity-awesome-skills.
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports.
Quickly install azure-communication-sms-java AI skill to your development environment via command line
Source: sickn33/antigravity-awesome-skills.
Send SMS messages to single or multiple recipients with delivery reporting.
Delivery reports are sent via Azure Event Grid. Configure an Event Grid subscription for your ACS resource.
| getMessageId() | String | Unique message identifier | | getTo() | String | Recipient phone number | | isSuccessful() | boolean | Whether send succeeded | | getHttpStatusCode() | int | HTTP status for this recipient | | getErrorMessage() | String | Error details if failed | | getRepeatabilityResult() | RepeatabilityResult | Idempotency result |
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports. Source: sickn33/antigravity-awesome-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-communication-sms-javaSend SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports. Source: sickn33/antigravity-awesome-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill azure-communication-sms-java Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sickn33/antigravity-awesome-skills