{
  "schemaVersion": "1.0",
  "item": {
    "slug": "tts-whatsapp",
    "name": "TTS WhatsApp",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/hopyky/tts-whatsapp",
    "canonicalUrl": "https://clawhub.ai/hopyky/tts-whatsapp",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/tts-whatsapp",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tts-whatsapp",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "CHANGELOG.md",
      "INSTALL.md",
      "LANGUAGES.md",
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/tts-whatsapp"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/tts-whatsapp",
    "agentPageUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "🎙️ TTS WhatsApp - Voice Messages in 40+ Languages",
        "body": "Send high-quality text-to-speech voice messages on WhatsApp with automatic delivery. Supports 40+ languages, personal messages, and group broadcasts."
      },
      {
        "title": "✨ Features",
        "body": "🎙️ High-quality TTS powered by Piper (40+ languages)\n🎵 Automatic conversion to OGG/Opus (WhatsApp format)\n📤 Automatic sending via Clawdbot\n👥 Group support - Send to individuals or WhatsApp groups\n🌍 Multi-language - French, English, Spanish, German, and 40+ more\n🧹 Smart cleanup - Auto-delete files after successful send\n⚡ Fast - ~2-3s from command to delivery"
      },
      {
        "title": "📦 Prerequisites",
        "body": "Piper TTS: pip3 install --user piper-tts\nFFmpeg: brew install ffmpeg (macOS) or apt install ffmpeg (Linux)\nVoice models: Download from Hugging Face\n\nPlace in ~/.clawdbot/skills/piper-tts/models/\nExample: fr_FR-siwis-medium.onnx"
      },
      {
        "title": "Basic usage",
        "body": "tts-whatsapp \"Hello, this is a test\" --target \"+15555550123\""
      },
      {
        "title": "Send to WhatsApp group",
        "body": "tts-whatsapp \"Hello everyone\" --target \"120363257357161211@g.us\""
      },
      {
        "title": "Change language",
        "body": "tts-whatsapp \"Hola mundo\" --lang es_ES --voice carlfm --target \"+34...\""
      },
      {
        "title": "Different quality levels",
        "body": "tts-whatsapp \"High quality\" --quality high --target \"+1...\""
      },
      {
        "title": "🌍 Supported Languages",
        "body": "🇫🇷 French (fr_FR): siwis, upmc, tom\n🇬🇧 English GB (en_GB): alan, alba\n🇺🇸 English US (en_US): lessac, amy, joe\n🇪🇸 Spanish (es_ES, es_MX): carlfm, davefx\n🇩🇪 German (de_DE): thorsten, eva_k\n🇮🇹 Italian (it_IT): riccardo\n🇵🇹 Portuguese (pt_BR, pt_PT): faber\n🇳🇱 Dutch (nl_NL): mls, rdh\n🇷🇺 Russian (ru_RU): dmitri, irina\nAnd 30+ more!\n\nFull voice list →"
      },
      {
        "title": "🔧 Configuration",
        "body": "Configure in ~/.clawdbot/clawdbot.json:\n\n{\n  \"skills\": {\n    \"entries\": {\n      \"tts_whatsapp\": {\n        \"enabled\": true,\n        \"env\": {\n          \"WHATSAPP_DEFAULT_TARGET\": \"+15555550123\",\n          \"PIPER_DEFAULT_LANG\": \"en_US\",\n          \"PIPER_DEFAULT_VOICE\": \"lessac\",\n          \"PIPER_DEFAULT_QUALITY\": \"medium\"\n        }\n      }\n    }\n  }\n}"
      },
      {
        "title": "🎛️ All Options",
        "body": "--target NUMBER       WhatsApp number or group ID\n--message TEXT        Text message with audio\n--lang LANGUAGE       Language (default: fr_FR)\n--voice VOICE         Voice name (default: auto)\n--quality QUALITY     x_low, low, medium, high\n--speed SPEED         Playback speed (default: 1.0)\n--no-send            Don't send automatically"
      },
      {
        "title": "📊 Performance",
        "body": "~2.3s total for a 10-second message:\n\nTTS generation: ~1s\nFormat conversion: ~0.2s\nWhatsApp delivery: ~1s"
      },
      {
        "title": "📚 Full Documentation",
        "body": "See README.md for complete documentation, examples, and troubleshooting."
      }
    ],
    "body": "🎙️ TTS WhatsApp - Voice Messages in 40+ Languages\n\nSend high-quality text-to-speech voice messages on WhatsApp with automatic delivery. Supports 40+ languages, personal messages, and group broadcasts.\n\n✨ Features\n🎙️ High-quality TTS powered by Piper (40+ languages)\n🎵 Automatic conversion to OGG/Opus (WhatsApp format)\n📤 Automatic sending via Clawdbot\n👥 Group support - Send to individuals or WhatsApp groups\n🌍 Multi-language - French, English, Spanish, German, and 40+ more\n🧹 Smart cleanup - Auto-delete files after successful send\n⚡ Fast - ~2-3s from command to delivery\n📦 Prerequisites\nPiper TTS: pip3 install --user piper-tts\nFFmpeg: brew install ffmpeg (macOS) or apt install ffmpeg (Linux)\nVoice models: Download from Hugging Face\nPlace in ~/.clawdbot/skills/piper-tts/models/\nExample: fr_FR-siwis-medium.onnx\n🚀 Quick Start\nBasic usage\ntts-whatsapp \"Hello, this is a test\" --target \"+15555550123\"\n\nSend to WhatsApp group\ntts-whatsapp \"Hello everyone\" --target \"120363257357161211@g.us\"\n\nChange language\ntts-whatsapp \"Hola mundo\" --lang es_ES --voice carlfm --target \"+34...\"\n\nDifferent quality levels\ntts-whatsapp \"High quality\" --quality high --target \"+1...\"\n\n🌍 Supported Languages\n🇫🇷 French (fr_FR): siwis, upmc, tom\n🇬🇧 English GB (en_GB): alan, alba\n🇺🇸 English US (en_US): lessac, amy, joe\n🇪🇸 Spanish (es_ES, es_MX): carlfm, davefx\n🇩🇪 German (de_DE): thorsten, eva_k\n🇮🇹 Italian (it_IT): riccardo\n🇵🇹 Portuguese (pt_BR, pt_PT): faber\n🇳🇱 Dutch (nl_NL): mls, rdh\n🇷🇺 Russian (ru_RU): dmitri, irina\nAnd 30+ more!\n\nFull voice list →\n\n🔧 Configuration\n\nConfigure in ~/.clawdbot/clawdbot.json:\n\n{\n  \"skills\": {\n    \"entries\": {\n      \"tts_whatsapp\": {\n        \"enabled\": true,\n        \"env\": {\n          \"WHATSAPP_DEFAULT_TARGET\": \"+15555550123\",\n          \"PIPER_DEFAULT_LANG\": \"en_US\",\n          \"PIPER_DEFAULT_VOICE\": \"lessac\",\n          \"PIPER_DEFAULT_QUALITY\": \"medium\"\n        }\n      }\n    }\n  }\n}\n\n🎛️ All Options\n--target NUMBER       WhatsApp number or group ID\n--message TEXT        Text message with audio\n--lang LANGUAGE       Language (default: fr_FR)\n--voice VOICE         Voice name (default: auto)\n--quality QUALITY     x_low, low, medium, high\n--speed SPEED         Playback speed (default: 1.0)\n--no-send            Don't send automatically\n\n📊 Performance\n\n~2.3s total for a 10-second message:\n\nTTS generation: ~1s\nFormat conversion: ~0.2s\nWhatsApp delivery: ~1s\n📚 Full Documentation\n\nSee README.md for complete documentation, examples, and troubleshooting."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/hopyky/tts-whatsapp",
    "publisherUrl": "https://clawhub.ai/hopyky/tts-whatsapp",
    "owner": "hopyky",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/tts-whatsapp",
    "downloadUrl": "https://openagent3.xyz/downloads/tts-whatsapp",
    "agentUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tts-whatsapp/agent.md"
  }
}