CtrlK
BlogDocsLog inGet started
Tessl Logo

dialpad

Dialpad integration. Manage Users, Groups, Departments, Offices. Use when the user wants to interact with Dialpad data.

61

Quality

73%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/dialpad/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 concrete commands and an explicit connection-state feedback loop, and is well-structured into clear sections. Its main weaknesses are verbosity (a marketing-style intro and an all-"No description" actions table) and minor workflow gaps (a broken "Step 2" reference and no validation before mutating action runs).

Suggestions

Trim the intro paragraph to one line — drop the 'cloud-based communication platform / modern business phone system' explanation Claude already knows and the 'focus on integration logic rather than auth plumbing' phrasing.

Replace the 20-row Popular actions table whose every row says 'No description' with either real one-line descriptions or a pointer to a generated reference file; the current table carries no information per row.

Fix the dangling 'Step 2' reference (the next section is 'Searching for actions', not a labeled Step 2) and add a brief validation note before running create/update/delete actions.

DimensionReasoningScore

Conciseness

The intro paragraph explains what Dialpad is ("cloud-based communication platform… modern business phone system") which Claude already knows, plus fluff like "so you can focus on the integration logic rather than auth plumbing", and the 20-row Popular actions table repeats "No description" on every row — padding that could be tightened, fitting anchor 3 rather than the minor-gaps anchor 4.

3 / 5

Actionability

Copy-paste-ready `membrane` commands cover the full workflow (login, connection ensure, poll, action list/run, request), but the only parameter example is generic `{"key": "value"}` rather than a real Dialpad input — a minor gap that stops it short of anchor 5's "specific examples cover the common cases".

4 / 5

Workflow Clarity

There is a clear install→auth→connect→poll→search→run sequence with an explicit state-machine feedback loop (poll until READY, handle CLIENT_ACTION_REQUIRED and CONFIGURATION_ERROR via the `error` field), but the dangling "Step 2" reference and the absence of any validation checkpoint before running mutating actions are minor gaps short of anchor 5.

4 / 5

Progressive Disclosure

Well-organized headers give clear navigation and there are no deeply nested references, but the ~155-line file is fully inlined with no reference files, and the bulk Popular-actions table is content that could plausibly live in a separate file — good structure with minor organization gaps.

4 / 5

Total

15

/

20

Passed

Description

78%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 clearly identifies the Dialpad niche and provides both a concrete what and an explicit when-to-use trigger, with strong distinctiveness. It loses points only on the generic "Manage" verb and the somewhat vague "interact with Dialpad data" trigger, which omit the CRUD breakdown and several natural Dialpad terms.

DimensionReasoningScore

Specificity

"Manage Users, Groups, Departments, Offices" names the Dialpad domain plus several concrete entity-actions, but the single generic verb "Manage" leaves CRUD coverage unspecified — a minor gap that fits anchor 4 rather than the comprehensive anchor 5.

4 / 5

Completeness

It has a clear "what" ("Manage Users, Groups, Departments, Offices") and an explicit "Use when the user wants to interact with Dialpad data" trigger, but the "when" is generic rather than concrete trigger phrases, matching anchor 4; the present Use-when clause avoids the cap at 3.

4 / 5

Trigger Term Quality

Natural terms like "Dialpad", "Users", "Groups", "Departments", and "Offices" plus the "Use when…" trigger give good keyword coverage, though core Dialpad terms a user would say (calls, contacts, transcripts) are missing — solid but not comprehensive.

4 / 5

Distinctiveness Conflict Risk

"Dialpad integration" targets a specific named product with entity-specific triggers, giving it a clear niche and minimal conflict risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
membranedev/application-skills
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.