CtrlK
BlogDocsLog inGet started
Tessl Logo

voice-persona-venus

Route to Venus (sharp executive-assistant voice persona). Used for logistics — calendar, tasks, recent messages, brain lookups — at sub-second phone-call latency. The default voice persona unless DEFAULT_PERSONA=mars is set.

78

Quality

100%

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

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, well-structured operational spec: concrete tool surface, exact routing mechanics, explicit behavioral hard rules, and an enforced privacy/read-only contract. It assumes Claude's competence and avoids explaining background concepts. Strong across all dimensions.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — it never explains what a voice agent or WebRTC is, and each section (Iron Law, Tool posture, Conversation timing) earns its place without padding.

3 / 3

Actionability

Provides fully concrete guidance: exact tool names, the `/call?persona=venus&topicId=...` endpoint, a strict slug regex, env var and file paths, and scripted fallback responses the persona should say.

3 / 3

Workflow Clarity

Sequencing and decision rules are explicit (e.g. conversation-timing if/then with a hard 'never let silence go past 5 seconds' rule); the skill is read-only/non-mutating so the destructive-operation validation cap does not apply.

3 / 3

Progressive Disclosure

Content is split into well-signaled sections with one-level-deep cross-skill links (Mars, voice-post-call) and no nested reference chains; no bundle files exist to verify, but the inline organization is clear and appropriately scoped.

3 / 3

Total

12

/

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.

The description is concise yet specific: it names the persona, its concrete capability domains, and the conditions under which it routes, all in third person. It clearly answers both what and when with low conflict risk. No changes needed.

DimensionReasoningScore

Specificity

Enumerates multiple concrete capability domains — "calendar, tasks, recent messages, brain lookups" — beyond a single vague action, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

States what it does ("Route to Venus... executive-assistant voice persona") and when ("Used for logistics — calendar, tasks, recent messages, brain lookups"), with explicit trigger guidance equivalent to a 'Use when' clause.

3 / 3

Trigger Term Quality

Contains natural terms a user would actually say ("calendar", "tasks", "recent messages") plus the routing context, giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (executive-assistant logistics voice persona) distinguished from the depth-focused sister persona, with specific triggers unlikely to collide with other skills.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 4 suspicious

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

13

/

16

Passed

Repository
garrytan/gbrain
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.