CtrlK
BlogDocsLog inGet started
Tessl Logo

twilio-regulatory-compliance-bundles

Manage regulatory compliance for international phone numbers. Covers what bundles are, which countries require them, how to create End-Users and Supporting Documents, evaluate and submit bundles, fix evaluation failures, update bundles when regulations change, and ISV multi-account patterns. Use this skill when provisioning numbers outside the US.

77

Quality

96%

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

92%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 and well-sequenced with executable code and a real evaluation feedback loop, and it stays lean without explaining concepts Claude already knows. Its main weakness is progressive disclosure — everything lives inline in one long file rather than being split into referenced sub-files.

Suggestions

Extract the 'ISV / Multi-Account Pattern' and 'Updating an Approved Bundle' sections into separate reference files (e.g. references/isv-patterns.md, references/updating-bundles.md) and link them one level deep from the SKILL.md overview.

Consider moving the 'CANNOT' gotchas into a reference file so the core provisioning quickstart reads as a concise overview pointing to detailed constraints.

Add a brief '## References' section signaling the linked external Twilio docs so navigation is explicit rather than interspersed inline.

DimensionReasoningScore

Conciseness

Lean and dense with executable code; it does not re-explain common concepts, and the brief Overview introduces genuine Twilio-regulatory domain knowledge rather than padding. Every section earns its tokens.

3 / 3

Actionability

Provides fully executable requests-based Python with real endpoints (e.g. 'https://numbers.twilio.com/v2/RegulatoryCompliance/Bundles') across every step, copy-paste ready rather than pseudocode.

3 / 3

Workflow Clarity

A clearly sequenced 6-step quickstart with an explicit validation feedback loop in Step 5 — 'if noncompliant ... fix the issues, then re-evaluate' — plus a numbered 4-step update workflow.

3 / 3

Progressive Disclosure

Well-organized into clear sections, but it is a 175-line monolithic single file with no bundle references; the ISV, updating-approved-bundle, and CANNOT material could be split into separate one-level-deep reference files.

2 / 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, well-triggered, and complete, naming concrete regulatory-bundle actions alongside an explicit 'use when' clause in third-person voice. The only minor gap is that it never names 'Twilio' explicitly, though the regulatory-bundle vocabulary is distinctive enough to avoid conflict.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'create End-Users and Supporting Documents, evaluate and submit bundles, fix evaluation failures, update bundles when regulations change, and ISV multi-account patterns' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both what (the enumerated capabilities) and when via the explicit trigger 'Use this skill when provisioning numbers outside the US.', matching the full what-and-when anchor.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — 'regulatory compliance,' 'international phone numbers,' 'bundles,' and the trigger 'provisioning numbers outside the US' — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

A clear niche (regulatory compliance bundles for international Twilio numbers) with distinct triggers, third-person voice, and unlikely overlap with other 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.