CtrlK
BlogDocsLog inGet started
Tessl Logo

twilio-agent-connect

Use when building or integrating Twilio Agent Connect (TAC) to connect third-party LLM agent runtimes with Twilio Voice, Messaging, ConversationRelay, Conversation Memory, Conversation Orchestrator, or Enterprise Knowledge.

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/twilio-developer-kit/skills/twilio-agent-connect/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 content is highly actionable with complete code examples and clear installation guidance, but it is a long monolithic document with redundant feature listings and no progressive disclosure to separate reference files. Adding validation checkpoints and splitting advanced sections into referenced files would raise the weaker dimensions.

Suggestions

Split the Cloud Platform Integrations, Advanced Features, and Troubleshooting sections into one-level-deep reference files (e.g. INTEGRATIONS.md, TROUBLESHOOTING.md) and link to them from a concise overview to improve progressive disclosure.

De-duplicate the Memory Management, Conversation Lifecycle, and ConversationRelay details that appear in both Product Context and later feature sections to tighten conciseness.

Add explicit validation/verification checkpoints in the Quick Start and Message Flow workflows (e.g. verify the server is reachable, confirm the WebSocket connects before handling messages) with retry guidance on failure.

DimensionReasoningScore

Conciseness

The ~540-line body is mostly concrete and earns its explanations of Twilio-specific services, but Memory Management, Conversation Lifecycle, and ConversationRelay details are repeated across Product Context, Key Features, and Voice-Specific Features sections, adding tokens that could be tightened.

2 / 3

Actionability

It provides fully executable Python and TypeScript quick-start examples, exact installation commands, required environment variables, and concrete config snippets that are copy-paste ready.

3 / 3

Workflow Clarity

The Message Flow section gives a clear 5-step sequence, but the workflows lack explicit validation checkpoints or validate-fix-retry feedback loops, which the level-3 anchor requires.

2 / 3

Progressive Disclosure

Sections are well-organized, but the skill is a single monolithic SKILL.md with no bundle files; substantial content such as cloud integrations, advanced features, and troubleshooting that could be split into one-level-deep references is all inline.

2 / 3

Total

9

/

12

Passed

Description

90%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 strong: it uses third-person voice, has an explicit 'Use when' trigger, and names a clear, distinctive Twilio-specific niche. The only weakness is a narrow set of action verbs, which keeps specificity at the mid level.

DimensionReasoningScore

Specificity

Names the domain and concrete integration targets (Twilio Voice, Messaging, ConversationRelay, Conversation Memory, Conversation Orchestrator, Enterprise Knowledge), but the verb-actions are limited to 'building or integrating' and 'connect', so it is not a comprehensive list of distinct actions.

2 / 3

Completeness

The 'Use when building or integrating ... to connect third-party LLM agent runtimes with ...' clause explicitly answers both what the skill does and when to invoke it, matching the level-3 anchor.

3 / 3

Trigger Term Quality

Terms like 'Twilio Agent Connect (TAC)', 'Twilio Voice', 'ConversationRelay', and 'Conversation Memory' are exactly the natural vocabulary a user of this product would say when they need the skill.

3 / 3

Distinctiveness Conflict Risk

The description is tightly scoped to Twilio Agent Connect and its named services, giving it a clear niche that is unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

12

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

skill_md_line_count

SKILL.md is long (550 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

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.