clawmate-companion-tts

Generate contextual voice messages for ClawMate via TTS.

221|33|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/BytePioneer-AI/clawmate --skill clawmate-companion-tts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawmate-companion-tts
Source: https://github.com/BytePioneer-AI/clawmate/tree/main/packages/clawmate-companion/skills/clawmate-companion-tts
Command: npx skills add https://github.com/BytePioneer-AI/clawmate --skill clawmate-companion-tts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables ClawMate to deliver concise, context-aware voice messages when speaking is more effective than text, improving emotional nuance and user engagement.

Core Features & Use Cases

  • Voice-first replies: automatically generate brief spoken responses for suitable moments.
  • Context awareness: decides when to switch to TTS based on conversation tone and user signals.
  • Seamless integration: integrates with the existing TTS pipeline via clawmate_generate_tts.
  • Use Case: bedtime chats, storytelling, comforting messages, and intimate check-ins.

Quick Start

Ask ClawMate to deliver a short voice message for the current reply using this skill.

Frequently Asked Questions about clawmate-companion-tts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate contextual voice messages for short conversations?

Use voice-first replies to automatically generate brief spoken responses when conversation tone signals that speaking is more effective than text. This improves emotional nuance and user engagement during intimate check-ins.

When should I use TTS instead of text for chat replies?

Use TTS instead of text for moments like bedtime chats, storytelling, comforting messages, and soothing chats where a spoken tone conveys nuance better than text. The workflow decides when to switch based on conversation signals.

What are the constraints for generating short voice messages?

Short voice messages must adhere to safety, length, and naturalness constraints. The deterministic workflow enforces these limits while generating concise spoken content to ensure appropriate and natural audio output.

Does the TTS skill work without external dependencies?

Yes, the TTS skill operates without external dependencies, integrating seamlessly with the existing pipeline via the clawmate_generate_tts function. It prepares content internally before invoking the voice generation pipeline.

How do I start delivering voice messages in a personal assistant?

Start delivering voice messages by asking the personal assistant to generate a short voice message for the current reply. The skill evaluates the context and automatically invokes the TTS function with the prepared spoken content.