CtrlK
BlogDocsLog inGet started
Tessl Logo

voice-call

Start voice calls via the Bitterbot voice-call plugin.

64

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/voice-call/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a tight, actionable reference covering both invocation surfaces (CLI and tool) with concrete parameters and provider config. It is well-organized and appropriately scoped for a simple skill.

DimensionReasoningScore

Conciseness

The body is lean reference material — CLI commands, tool actions with parameters, and config keys — with no padding or explanation of concepts Claude already knows. Every line earns its place, matching the score-3 anchor rather than the partly-unnecessary score-2 anchor.

3 / 3

Actionability

It provides fully executable CLI commands with concrete arguments and a complete enumeration of tool actions with their parameters, plus exact config keys per provider. This is copy-paste ready, matching the score-3 anchor and above the pseudocode/incomplete score-2 anchor.

3 / 3

Workflow Clarity

This is a simple single-purpose skill whose core action (initiate a call, optionally check status) is unambiguous, and a dedicated get_status/status action provides the verification path. Per the simple-skills scoring note, an unambiguous single action can score 3 even without an explicit multi-step workflow.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no external bundle files and is organized into clear CLI, Tool, and Notes sections. The rubric guidance allows such a short, well-organized, self-contained skill to score 3 without external references.

3 / 3

Total

12

/

12

Passed

Description

57%

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 concise and specific to its niche but only answers "what" without any "when to use it" guidance and with limited action coverage. Adding an explicit use-when clause and a couple more natural trigger terms would round it out.

Suggestions

Append a 'Use when...' clause, e.g. 'Use when the user asks to make, start, or check on a voice/phone call via Bitterbot.'

Broaden trigger terms to include natural phrasings like 'make a phone call', 'call someone', or 'check call status'.

Mention additional supported actions (e.g. continue, inspect status, end) so the capability list is more comprehensive.

DimensionReasoningScore

Specificity

The phrase "Start voice calls" names a concrete action and domain, but only a single action is listed rather than the multiple specific actions (e.g. initiate, continue, inspect, end) the plugin supports. It clears score 1 (vague/abstract) but falls short of score 3 (multiple specific concrete actions).

2 / 3

Completeness

The description states what the skill does ("Start voice calls via the Bitterbot voice-call plugin") but provides no "Use when..." trigger clause answering when Claude should invoke it. Per the guidelines, a missing explicit trigger caps completeness at 2, so it cannot reach score 3.

2 / 3

Trigger Term Quality

"voice calls" and "voice-call plugin" are relevant natural keywords, but common variations users would say ("phone call", "make a call", "call someone") are missing. This matches the score-2 anchor of some relevant keywords missing common variations rather than the broad coverage of score 3.

2 / 3

Distinctiveness Conflict Risk

Scoping to "voice calls via the Bitterbot voice-call plugin" carves a clear niche unlikely to fire for unrelated skills. It matches the score-3 anchor of a clear niche with distinct triggers rather than the overlapping score-2 anchor.

3 / 3

Total

9

/

12

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
Bitterbot-AI/bitterbot-desktop
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.