AgentSkillsCN

voice-interface-maestro

将文本回复转换为语音输出(TTS),支持多种声音角色(专业、活力、沉稳),并通过个人专属层级实现安全配置。

SKILL.md
--- frontmatter
name: voice-interface-maestro
description: Converts text responses into spoken audio (TTS). Supports multiple voice personas (Professional, Energetic, Calm) and secure configuration via the Personal Tier.
status: implemented

Voice Interface Maestro

This skill gives the agent a literal voice.

Capabilities

1. Text-to-Speech Synthesis

  • Converts Markdown text into audio files (.mp3).
  • Removes code blocks and URLs before speaking to ensure natural flow.

2. Persona-Based Voice Selection

  • Automatically selects the best voice based on the context (e.g., uses "Calm" voice if biometric-context-adapter detects stress).
  • Loads API keys and Voice IDs from knowledge/personal/voice/config.json.

Usage

  • "Read this summary to me."
  • "Speak the results of the security audit using the 'Professional' voice."

Knowledge Protocol

  • Adheres to knowledge/voice/persona_definitions.md.