LLM Skills
~/catalog/video & scripts//edge-tts
Video & scriptsGitHub source

Edge TTS

/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/v

ClawHub communityClawHub community
32
May 11, 2026
// skill content

Community-created skill listed at ClawHub. Canonical source: https://clawhub.ai/skills/edge-tts Version: 2.0.0 Source changelog: Major upgrade with added scripts, configurability, and streamlined TTS triggers - Added Node.js scripts for TTS conversion and configuration management (tts-converter.js, config-manager.js), with installation and usage instructions. - Added resource and reference files, including a complete voice/option guide and an installation script. - Changed TTS intent detection to trigger only on the "tts" keyword (removes long trigger phrase lists), and clarified keyword filtering prior to conversion. - Expanded documentation to includeworkflows, usage examples, advanced configuration, troubleshooting, and testing instructions. - Clarified the default voice, output formats, temporary file handling, and the recommended voice test site.

// original public source
https://clawhub.ai/skills/edge-tts
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/edge-tts" "https://clawhub.ai/skills/edge-tts"
Then in Claude Code, type /edge-tts to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 32
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Video & scripts

View allarrow_forward