SKILLEMALL.ai

AB edge-tts

Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.

ClawHub Agent Skills author: i3130002 v2.0.0 10 files · 1 script body ≈ 1 697 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process B 65/100 · Nearly there — weak spots: when it triggers, inputs and preconditions, progress reporting

GeneratorMedia and videoInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
A
94/100
safety, quality, tests
Safety 60%
98
Quality 40%
88
Run on models
none yet
Process rating
B
65/100
Nearly there
Inputs and preconditions w 11
0
Progress reporting w 2
0
When it triggers w 12
20
the three weakest of ten parameters · all ten

The same skill appears in 2 more places: ClawHub, ClawHub

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 2

    ✓ No critical or high findings

    Medium and low: 2
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:93
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…GLw+xYSd…cqA==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/package-lock.json:211
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…c4p+Q21c…1pl+NfxV…tyt/Fi7D16Q==",
      detector

    Files scanned: 10. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 65/100

    • 0Inputs and preconditions. Does not say what the process needs to start
    • 0Progress reporting. Says nothing while it works
    • 20When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (bash, node) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 100Steps. 58 steps
    • 100Failures and branches. 1 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 1697 tokens
    • 100Running it twice. Mutating operations check current state
    • low 10 top-level sections: this looks like several domains in one skill

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • -4Absolute local paths (C:\Users, /home/…): not portable
    • -2localhost URLs: will not work for another user
    • +1No license
    • +2Single-language instructions
    • +3Description length 436: enough signal without eating the budget
    • +4Structure: 26 headings
    • +3Step-by-step instructions: 58 items
    • +3Output format is stated explicitly
    • +4Has examples (7 code blocks)
    • +4Reference files are cited in the instructions (1 of 1)
    • +3All 2 scripts are documented

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 88.

    External checks

    ClawHub: clean
    This skill appears to do what it claims: convert text to speech using Microsoft Edge's online TTS service, with ordinary local config and audio output behavior.
    LLM: benign (high) · VirusTotal: benign · 10 Jul 2026