CtrlK
BlogDocsLog inGet started
Tessl Logo

twilio-conversation-orchestrator

Configure automatic conversation capture and routing with Twilio Conversation Orchestrator. Covers Configuration creation, channel capture rules, grouping types, status timeouts, Memory Store linkage, Intelligence linkage, and conversation lifecycle. Use this skill to automatically capture SMS, voice, WhatsApp, RCS, and web chat traffic into unified conversations without manually creating conversations or participants.

71

Quality

88%

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

77%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 code and clear sequenced workflows with validation checkpoints, but it loses token efficiency through repetition (the triple-repeated billing warning and duplicated ASCII diagrams) and remains monolithic rather than progressively disclosing detail into separate files.

Suggestions

Consolidate the Voice Double Billing Warning to a single authoritative section and have other mentions link to it with a one-line pointer, removing the duplicate explanation blocks and the second ASCII diagram.

Move the large 'How It Works' ASCII flow diagrams and/or the full Integration Patterns code catalog into reference files under references/, keeping SKILL.md as a concise overview with one-level-deep links.

Tighten the dual JavaScript+Python listings where the two are near-identical by showing one canonical example and noting the other is equivalent, reducing token usage without losing actionability.

DimensionReasoningScore

Conciseness

The body is mostly efficient and free of basic-concept padding, but the Voice Double Billing Warning is repeated three times (early warning block, full section, and repeated Gotcha/inline references) and two near-identical ASCII flow diagrams add tokens that could be tightened.

2 / 3

Actionability

Provides fully executable, copy-paste-ready code in JavaScript, Python, and TwiML XML — e.g. POST /ControlPlane/Configurations with a complete body and an auth helper — matching the 'fully executable code/commands' anchor.

3 / 3

Workflow Clarity

Multi-step workflows are explicitly sequenced with checkpoints — 'Step 1: Fetch current config (ALWAYS re-fetch before updating)', modify, 'Step 3: PUT the complete object back' — and async creation includes polling statusUrl until COMPLETED, giving feedback loops for destructive/batch operations.

3 / 3

Progressive Disclosure

No bundle files exist and the content is a monolithic single file; sections are well-organized with headers, but large ASCII diagrams and full integration patterns that could be split into one-level-deep references are inlined, matching the 'some structure but content that should be separate is inline' anchor.

2 / 3

Total

10

/

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, complete, and distinct: it lists concrete capabilities, names the supported channels, and provides an explicit 'Use this skill' trigger clause in third-person voice. No penalties apply.

DimensionReasoningScore

Specificity

Enumerates many concrete actions and components — 'Configuration creation, channel capture rules, grouping types, status timeouts, Memory Store linkage, Intelligence linkage' and capturing 'SMS, voice, WhatsApp, RCS, and web chat' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly states what it does ('Configure automatic conversation capture and routing') and an explicit trigger ('Use this skill to automatically capture ... without manually creating conversations'), satisfying both what AND when.

3 / 3

Trigger Term Quality

Covers natural user-facing terms across channels ('SMS, voice, WhatsApp, RCS, and web chat') plus the product name 'Twilio Conversation Orchestrator'; good coverage of terms a user would actually say, leaning only slightly toward internal API jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche — Twilio Conversation Orchestrator with named channels and the distinguishing 'without manually creating conversations or participants' framing — unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

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

Warning

relative_links

Relative link issues: 5 suspicious

Warning

Total

14

/

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.