CtrlK
BlogDocsLog inGet started
Tessl Logo

elevenlabs-tts

Generate ElevenLabs text-to-speech audio from scripts or inline text using local voice profiles. Use when the user asks for ElevenLabs, text-to-speech, TTS, narration, voiceover, speech audio, or voice generation; load voice names, voice ids, emails, owners, and account-specific defaults only from local config outside the skill.

71

Quality

86%

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

86%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.

Well-structured, actionable single-purpose skill with a verified helper script and exact API details. The main gap is an explicit validation/verification checkpoint in the workflow before the external API call.

Suggestions

Add a verification step to the workflow, e.g., 'Run with --dry-run first to confirm the resolved voice, model, and output path before generating audio.'

Include a brief error-recovery note for API failures (e.g., on a 401/missing voice, re-check ELEVENLABS_API_KEY and the profile voice_name).

Confirm the output file was written and report its size in step 6 to close the feedback loop.

DimensionReasoningScore

Conciseness

Efficient and largely free of concept padding, with a justified inline config schema and a short API-notes section; minor trims possible but no significant verbosity.

4 / 5

Actionability

Provides an executable script invocation, a complete and verified-present bundled script, a full flag list, and exact API endpoints with methods and paths — copy-paste ready for common cases.

5 / 5

Workflow Clarity

A clear 6-step sequence with a light reporting checkpoint, but it omits an explicit verification step (e.g., recommending --dry-run before the paid API call or confirming the output file) and error-recovery feedback.

4 / 5

Progressive Disclosure

Cleanly sectioned overview with a one-level-deep, correctly-referenced bundled script and no nested references; content is appropriately split for a single-script skill.

5 / 5

Total

18

/

20

Passed

Description

87%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.

A strong, third-person description that clearly states capability and provides an explicit, synonym-rich trigger list. Minor gains possible from adding file extensions or a few more natural synonyms.

DimensionReasoningScore

Specificity

Names the TTS domain plus concrete actions (generate from scripts, from inline text, using local voice profiles, loading profile metadata), landing at 'several specific actions' with minor coverage gaps rather than full comprehensiveness.

4 / 5

Completeness

Explicitly answers both 'what' (generate ElevenLabs TTS audio from scripts/inline text via local voice profiles) and 'when' (a detailed 'Use when...' trigger list), matching the anchor for concrete both-what-and-when.

5 / 5

Trigger Term Quality

Good natural-term coverage including synonyms (ElevenLabs, text-to-speech, TTS, narration, voiceover, speech audio, voice generation), but missing file extensions and a few synonyms like 'audio generation'.

4 / 5

Distinctiveness Conflict Risk

Brand-anchored niche ('ElevenLabs text-to-speech') with distinct trigger terms and a scoped data-handling clause, giving minimal overlap risk with other skills.

5 / 5

Total

18

/

20

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
MengTo/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.