CtrlK
BlogDocsLog inGet started
Tessl Logo

twilio-send-message

Send messages via Twilio's Programmable Messaging API across all channels — SMS, MMS, RCS, and WhatsApp. Covers text messages, media, rich content (cards, carousels, buttons), template-based sends, Messaging Services, status callbacks, and WhatsApp's 24-hour service window. Use when the user wants to send a message — whether they say "send SMS", "text message", "branded message", "rich message", "WhatsApp message", "RCS message", "notification", or "alert". For picking the right channel for a use case, first consult twilio-messaging-channel-advisor.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

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

The body is highly actionable with executable multi-language examples and a strong error table, well-structured with clear one-level references to sibling skills. The main weakness is mild redundancy that keeps conciseness just below maximal.

Suggestions

Consolidate the Messaging-Service recommendation so it appears once (e.g., in Overview and Quickstart only) rather than repeating across Key Patterns, reducing token redundancy.

Trim the Quickstart by leading with the recommended Messaging Service path and showing the from_ variants more compactly, rather than fully repeating all four channel examples in both Python and Node.

If deeper channel-specific send flows grow, move them into a references/ file and link from Next Steps to keep the overview lean.

DimensionReasoningScore

Conciseness

Largely token-efficient and free of beginner-concept padding, but the Messaging-Service recommendation recurs across Overview, Quickstart, and Key Patterns, and four channel variants are shown in both Python and Node, so it could be tightened. It is not verbose enough for a 1, nor lean enough for a 3.

2 / 3

Actionability

Provides fully executable Python and Node messages.create() snippets with concrete from/to/body parameters, plus runnable media, template, and status-callback examples and a code-to-fix error table — copy-paste ready.

3 / 3

Workflow Clarity

The skill is essentially a single unambiguous messages.create() action; channel routing is laid out explicitly in a table and channel selection is deferred to a sibling skill, so the simple-skill path applies and the action is unambiguous.

3 / 3

Progressive Disclosure

No bundle directories exist; the single file is well-organized into Overview, Prerequisites, Quickstart, Key Patterns, Common Errors, CANNOT, and Next Steps, with one-level-deep backtick pointers to sibling skills for deeper topics.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

The description is specific, trigger-rich, and complete, clearly stating both what the skill does and when to use it while deconflicting channel-selection to a sibling skill. It is a strong, well-targeted description.

DimensionReasoningScore

Specificity

Enumerates multiple concrete capabilities — 'text messages, media, rich content (cards, carousels, buttons), template-based sends, Messaging Services, status callbacks' — across named channels, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (enumerated channel capabilities and features) and when via the 'Use when the user wants to send a message...' clause, satisfying the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Provides broad natural-language phrasings a user would actually say — 'send SMS', 'text message', 'branded message', 'rich message', 'WhatsApp message', 'RCS message', 'notification', or 'alert' — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Scoped to Twilio send-side messaging with distinct triggers, and proactively redirects channel-selection to twilio-messaging-channel-advisor, minimizing overlap with adjacent skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openai/plugins
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.