CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

80

1.35x
Quality

72%

Does it follow best practices?

Impact

92%

1.35x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/azure-communication-sms-java/SKILL.md

The canonical home for this skill is azure-communication-sms-java in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

57%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A thorough, mostly executable Java reference for ACS SMS with good error handling, but it leans long for a single file, repeats the async client setup, includes a non-executable delivery-report stub, and lacks a clear sequenced workflow with validation checkpoints.

Suggestions

Extract the SmsSendResult property table, environment variables, and alternate auth methods into a references/ file, keeping SKILL.md as a concise quick-start with one-level-deep links to improve progressive disclosure.

Replace the comment-only Delivery Reports handler stub with executable Event Grid event-parsing code, or explicitly justify it as a shape-to-implement example.

Remove the redundant async client construction in Async Operations and the filler 'When to Use' sentence, and consolidate Trigger Phrases with the frontmatter description to tighten conciseness.

DimensionReasoningScore

Conciseness

Mostly efficient code-centric content, but includes redundant duplication (async client built twice across Client Creation and Async Operations), a Trigger Phrases section that restates the description, and a filler 'When to Use' line ('applicable to execute the workflow or actions described in the overview').

3 / 5

Actionability

Largely copy-paste ready Java covering single send, bulk send, options, async, and error handling, but the Delivery Reports handler is a comment-only stub rather than executable parsing code, a minor gap.

4 / 5

Workflow Clarity

Content is organized as a feature catalog rather than a sequenced workflow; per-recipient isSuccessful() checks and 429 retry guidance provide some validation for the batch/bulk path, but explicit checkpoints and a clear send-then-verify sequence are missing.

3 / 5

Progressive Disclosure

Well-organized section headers, but at ~270 lines with no bundle files or external references, all content (property table, environment variables, multiple auth variants) is inlined with no one-level-deep references to split out detail.

3 / 5

Total

13

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A well-crafted description that concisely states both the capability and explicit use-when triggers with strong natural keywords. Minor specificity and synonym coverage gaps keep it just short of perfect on two dimensions.

DimensionReasoningScore

Specificity

Lists several concrete actions and use cases ('Send SMS messages', 'OTP delivery', 'bulk messaging', 'delivery reports') but omits adjacent capabilities like number management or inbound reply handling, leaving minor coverage gaps.

4 / 5

Completeness

Explicitly answers both 'what' ('Send SMS messages with Azure Communication Services SMS Java SDK') and 'when' ('Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keywords ('SMS notifications', 'OTP delivery', 'bulk messaging', 'delivery reports', 'Azure Communication Services SMS') that users would actually say, though a few common synonyms like 'text message' are absent.

4 / 5

Distinctiveness Conflict Risk

The 'Azure Communication Services SMS Java SDK' framing carves a clear niche with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.