CtrlK
BlogDocsLog inGet started
Tessl Logo

crm-connector-development

Use this skill when creating, modifying, or debugging CRM connectors for the RingCentral App Connect extension. This includes implementing connector interfaces, handling OAuth/API key authentication, contact matching, call logging, and message logging.

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

A highly actionable, domain-rich reference with concrete executable patterns, but it is verbose, lacks a sequenced build workflow with validation checkpoints, and keeps all detail inline rather than progressively disclosing via bundle files.

Suggestions

Tighten the longest blocks (the user-assignment pattern and the full export list) to the essential lines, or move full templates into a reference file.

Add a short sequenced 'Building a connector' workflow with explicit validation checkpoints (e.g., verify auth flow, test a call-log round-trip) before the interface reference.

Move the per-interface response-format examples into a references/ file and link to it from SKILL.md so the overview stays lean.

DimensionReasoningScore

Conciseness

The body is accurate and domain-specific (App Connect internals Claude would not know), but at ~150 lines with full code blocks — the export list and the multi-branch user-assignment pattern — it is verbose and could be tightened, matching the level-2 'mostly efficient but could be tightened' anchor.

2 / 3

Actionability

Provides executable, copy-paste-ready code for file structure, response formats, phone parsing, rate-limit tracking, and error handling, plus a concrete interface table — fully concrete guidance.

3 / 3

Workflow Clarity

Content is organized by topic rather than as a sequenced build workflow, and there are no validation/verification checkpoints for the logging/database operations; per the rubric notes, missing feedback loops cap this at 2.

2 / 3

Progressive Disclosure

Well-organized into clear sections and points to real reference connectors, but everything is inline in one ~150-line file with no bundle files (references/scripts/assets absent), so content that could be split out is not, matching the level-2 anchor.

2 / 3

Total

9

/

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.

A strong, specific description that states concrete capabilities and an explicit 'Use this skill when' trigger scoped to a distinct niche. No vague fluff or over-claims; third-person/imperative voice is consistent with the good examples.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'creating, modifying, or debugging CRM connectors', 'implementing connector interfaces, handling OAuth/API key authentication, contact matching, call logging, and message logging' — matching the level-3 anchor of several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (the listed capabilities) and when via the explicit trigger clause 'Use this skill when creating, modifying, or debugging CRM connectors', satisfying the level-3 anchor.

3 / 3

Trigger Term Quality

Covers natural terms a user would say in this domain — 'CRM connectors', 'OAuth', 'API key authentication', 'contact matching', 'call logging', 'message logging' — with good coverage of variations rather than single generic phrasing.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche — 'CRM connectors for the RingCentral App Connect extension' — with distinct triggers unlikely to fire for unrelated 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
ringcentral/rc-unified-crm-extension
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.