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.

68

Quality

83%

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

75%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.

The body is highly actionable with executable code and well-structured decision frameworks, supported by clear workflow sequencing and safety checkpoints. Its main weaknesses are repetition (the double-billing warning appears three times) and a large amount of inlined reference content that could be split into bundle files.

Suggestions

Consolidate the Voice Double Billing Warning into a single section and reference it from the intro callout and Gotchas instead of restating it three times.

Move the large API code samples and channel-configuration reference tables into separate files under references/ to reduce SKILL.md length and improve progressive disclosure.

Frame the async creation and PUT-update steps as explicit validate->fix->retry feedback loops (e.g., poll statusUrl, on failure inspect the operation error and re-issue) to strengthen workflow_clarity.

DimensionReasoningScore

Conciseness

The body is information-dense with Twilio-specific detail, but the Voice Double Billing Warning is repeated three times (intro callout, dedicated section, and Gotchas) and the large ASCII flow diagrams add length that could be tightened, so it is mostly efficient with some padding.

3 / 5

Actionability

Provides copy-paste-ready JavaScript and Python examples, concrete JSON channel-settings blocks, and TwiML XML snippets that cover the common Configuration create/update, read, close, and voice integration cases.

5 / 5

Workflow Clarity

Multi-step flows are clearly sequenced (numbered fetch-modify-PUT update, async poll-until-COMPLETED creation) with explicit safety checkpoints like "Always re-fetch before updating", though some validation is implied rather than framed as a validate-fix-retry loop.

4 / 5

Progressive Disclosure

Well-organized into clear sections (Use Cases, Scope CAN/CANNOT, Quick Decision, Integration Patterns, Gotchas) with one-level-deep references to related skills, though substantial API/code reference material is inlined that could live in separate bundle files.

4 / 5

Total

16

/

20

Passed

Description

92%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.

The description is specific, complete, and clearly distinct, explicitly stating both what the skill does and when to use it with concrete channel and capability triggers. The only minor gap is a lack of synonyms for common channel names.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ("Configuration creation, channel capture rules, grouping types, status timeouts, Memory Store linkage, Intelligence linkage") and channels ("SMS, voice, WhatsApp, RCS, and web chat traffic"), giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both "what" (configure capture/routing across the listed facets) and "when" ("Use this skill to automatically capture ... without manually creating conversations or participants") with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Includes natural terms users would say ("SMS, voice, WhatsApp, RCS, web chat", "conversation capture and routing") with good coverage, but lacks common synonyms like "text messages" or "calls" and there are no file-extension-style identifiers to round it out.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, named niche (Twilio Conversation Orchestrator / Conversations v2) with distinct triggers (capture rules, grouping types, channel linkage), minimizing overlap with adjacent skills.

5 / 5

Total

19

/

20

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.