tts-topmediai

TopMediai text-to-speech skill. Supports key entitlement info, voices listing (official + cloned), and text-to-speech generation.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tts-topmediai" with this command: npx skills add Topmediai/tts-topmediai

TTS TopMediai Skill

Capability Overview

This skill supports:

  1. Get current API key entitlement information
  2. Get available voice list (official + cloned)
  3. Convert text into speech with selected speaker voice

Preflight Check (Mandatory)

  • Configure TOPMEDIAI_API_KEY in <skill_root>/.env
  • Optional: TOPMEDIAI_BASE_URL (default https://api.topmediai.com)
  • If key is missing, stop and ask user to configure

Main Command

  • /tts_topmediai action=info|voices|tts text="..." speaker="..." emotion="..."

Extra Commands

  • topmediai_tts_key_info
  • topmediai_tts_voices
  • topmediai_tts_generate text="..." speaker="..." emotion="..."

API Endpoints Used

  • Key info: GET {BASE_URL}/v1/get_api_key_info
  • Official voices: GET {BASE_URL}/v1/voices_list
  • Cloned voices: GET {BASE_URL}/v1/clone_voices_list
  • TTS: POST {BASE_URL}/v1/text2speech

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

TODO Web App

Deploy a local TODO web app that reads and writes a Markdown TODO.md file. Serves a beautiful dark-themed, glassmorphism UI on the LAN (no HTTPS needed). Fea...

Registry SourceRecently Updated
General

Baoyu Post To Wechat

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-tex...

Registry SourceRecently Updated
3070JimLiu
General

Skill Creator Pro

Create new skills, modify and improve existing skills, and measure skill performance with eval-driven iteration. Use when users want to create a skill from s...

Registry SourceRecently Updated
General

Config Rollback

OpenClaw 配置回滚管理 - 备份、超时保护、自动回滚

Registry SourceRecently Updated