CtrlK
BlogDocsLog inGet started
Tessl Logo

voice-call

Start voice calls via the OpenClaw voice-call plugin.

80

1.17x
Quality

70%

Does it follow best practices?

Impact

100%

1.17x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/voice-call/SKILL.md

The canonical home for this skill is voice-call in openclaw/openclaw

SKILL.md
Quality
Evals
Security

Quality

Content

87%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 an efficient, highly actionable reference with clean organization and no wasted tokens. Its main gap is the absence of an explicit call lifecycle workflow with verification checkpoints.

Suggestions

Add a short lifecycle sequence (initiate -> verify with status -> continue/speak -> end) with an explicit status-check checkpoint after initiating.

Clarify how to choose between the CLI and the voice_call tool path (e.g. when agent-initiated vs. user-facing).

Note how to confirm a call ended successfully via get_status/end_call before reporting completion.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no padding or explanation of concepts Claude already knows; every line earns its place.

5 / 5

Actionability

Provides copy-paste-ready CLI commands with real example arguments plus a structured tool action list with parameters, covering the common cases.

5 / 5

Workflow Clarity

The call lifecycle actions are listed but not sequenced into a workflow, and there are no explicit validation checkpoints (e.g. verify status after initiating) for this outward-facing operation.

3 / 5

Progressive Disclosure

Under 50 lines with no need for external references, the content is organized into clear CLI/Tool/Actions/Notes sections, satisfying the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

53%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 is concise and names a concrete action in a distinct niche, but it omits any 'Use when' trigger guidance and has minimal keyword coverage. It clears the bar for a usable description without rising to comprehensive.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user asks to place, continue, or check on a voice call.'

Expand keyword coverage with natural synonyms like 'phone call', 'make a call', or 'call someone'.

List one or two more concrete actions (e.g. 'start or inspect calls') to broaden capability specificity.

DimensionReasoningScore

Specificity

Names the domain ('voice calls') and one concrete action ('Start'), matching the 1-2 concrete actions anchor, though coverage is not comprehensive.

3 / 5

Completeness

Provides a clear 'what' (start voice calls) but has no 'Use when...' trigger clause, capping completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes the relevant keyword 'voice calls' but lacks common synonyms or variations a user might say ('make a call', 'phone call').

3 / 5

Distinctiveness Conflict Risk

'Voice calls via the OpenClaw voice-call plugin' carves a clear niche with minor overlap risk, though the thin description keeps it from full distinctiveness.

4 / 5

Total

13

/

20

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
trpc-group/trpc-agent-go
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.