CtrlK
BlogDocsLog inGet started
Tessl Logo

sinch-partnerships-ecosystems/sinch-skills

Official Sinch API skills for AI coding agents — SMS, Voice, Verification, Numbers, Mailgun email, and more.

71

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

This plugin was archived by the owner on Jun 4, 2026

Reason: we moved this to another workspace

Overview
Quality
Evals
Security
Files

Quality

Content

70%

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

This is a well-structured integration skill with excellent progressive disclosure and workflow clarity. Its main weakness is that the body itself lacks executable code examples (delegating almost entirely to reference files) and includes some redundant conceptual explanations in the 'Key Concepts' section that Claude doesn't need. The troubleshooting table and endpoint reference are strong value-adds.

Suggestions

Trim or remove the 'Key Concepts' section — most definitions are either obvious to Claude or already covered elsewhere in the document (e.g., call types are listed in the overview).

Add at least one minimal executable code snippet per platform in the main body (e.g., a 3-line SinchClient init + callUser example) so the skill is actionable even without reading reference files.

DimensionReasoningScore

Conciseness

Generally efficient but the 'Key Concepts' section explains things Claude already knows or that are redundant with the rest of the document (e.g., defining 'Call Types' after already listing them, explaining what 'User Identity' means). The troubleshooting table and endpoint table earn their place, but the key concepts section could be trimmed significantly.

2 / 3

Actionability

The workflow is well-structured and the ICE callback JSON example is concrete, but the skill mostly delegates to platform reference files for actual executable code. The main body lacks copy-paste-ready SDK initialization or call-making code — it describes what to do rather than showing how. The troubleshooting table is actionable with specific fixes.

2 / 3

Workflow Clarity

The integration workflow is clearly sequenced with numbered steps, explicit decision points (ask about platform, auth approach, call types), and conditional branching (Phone-to-App requires backend setup). The step-by-step confirmation instruction ('confirm each step is in place before moving to the next') provides a built-in validation checkpoint.

3 / 3

Progressive Disclosure

Excellent structure with a clear overview, well-signaled one-level-deep references to platform-specific files (android.md, ios.md, js.md, SDK init references), and appropriate content splitting. The main skill provides enough context to understand the domain while pointing to detailed platform references for implementation specifics.

3 / 3

Total

10

/

12

Passed

Description

100%

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

This is a strong skill description that clearly identifies the specific technology (Sinch In-App Voice and Video SDK), the platforms supported, and provides an explicit 'Use when...' clause with diverse, natural trigger terms. It follows the recommended third-person voice and is concise without being vague. The description would effectively differentiate this skill from other communication or calling-related skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and capabilities: 'Integrate Sinch In-App Voice and Video SDK', 'real-time calling', specifies platforms (Android, iOS, JavaScript apps), and mentions specific use cases like app-to-phone calling and video calling.

3 / 3

Completeness

Clearly answers both 'what' (integrate Sinch In-App Voice and Video SDK for real-time calling across platforms) and 'when' (explicit 'Use when...' clause listing six specific trigger scenarios).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'In-App Calling', 'VoIP integration', 'WebRTC with Sinch', 'app-to-phone calling', 'video calling', 'voice/video features', 'mobile or web app'. These are terms developers would naturally use when seeking this functionality.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the specific vendor (Sinch), specific SDK type (In-App Voice and Video), and specific technology references (WebRTC, VoIP). Unlikely to conflict with generic communication or calling skills.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_field

'metadata' should map string keys to string values

Warning

Total

10

/

11

Passed

Reviewed

Table of Contents