·zai-tts
*

zai-tts

Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. 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, podcast, driving, cooking). (3) Using pre-cloned voices for speech.

263Installs·21Trend·@aahl

Installation

$npx skills add https://github.com/aahl/skills --skill zai-tts

How to Install zai-tts

Quickly install zai-tts AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aahl/skills --skill zai-tts
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aahl/skills.

SKILL.md

View raw

Generate high-quality text-to-speech audio using GLM-TTS service via the uvx zai-tts command. Before using this skill, you need to configure the environment variables ZAIAUDIOUSERID and ZAIAUDIOTOKEN, which can be obtained by login audio.z.ai and executing localStorage['auth-storage'] in the console via F12 Developer Tools.

Available voices system001: Lila. A cheerful, standard-pronunciation female voice system002: Chloe. A gentle, elegant, intelligent female voice system003: Ethan. A sunny, standard-pronunciation male voice

If you want to use custom voices, please complete voice cloning on the website audio.z.ai first.

Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. 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, podcast, driving, cooking). (3) Using pre-cloned voices for speech. Source: aahl/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aahl/skills --skill zai-tts
Category
*Creative Media
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from aahl/skills

Quick answers

What is zai-tts?

Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. 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, podcast, driving, cooking). (3) Using pre-cloned voices for speech. Source: aahl/skills.

How do I install zai-tts?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aahl/skills --skill zai-tts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aahl/skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-24