Azure Communication Sms Java
Helps with Azure, Java as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add azure-communication-sms-java npx -- -y @trustedskills/azure-communication-sms-java
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"azure-communication-sms-java": {
"command": "npx",
"args": [
"-y",
"@trustedskills/azure-communication-sms-java"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to send and receive SMS messages using the Azure Communication Services (ACS) Java SDK. It provides programmatic access to ACS SMS capabilities, allowing agents to automate communication workflows and integrate SMS functionality into applications. The skill leverages a Java library for interacting with the Azure cloud service.
When to use it
- Automated appointment reminders: Send automated text message reminders to patients or customers about upcoming appointments.
- Order updates: Notify users via SMS when their order status changes (e.g., shipped, out for delivery).
- Two-factor authentication: Implement SMS-based two-factor authentication for enhanced security.
- Emergency alerts: Send critical alerts and notifications to a designated group of recipients via SMS.
Key capabilities
- Sending SMS messages
- Receiving incoming SMS messages
- Utilizes the Azure Communication Services Java SDK
- Integration with Azure cloud services
Example prompts
- "Send an SMS to +15551234567 saying 'Your appointment is tomorrow at 2 PM.'"
- "Check for any new SMS messages."
- "Notify me when order #12345 ships via SMS."
Tips & gotchas
- Requires an Azure account and valid ACS connection string to function.
- Ensure the recipient's phone number is in a supported format by Azure Communication Services.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.