{
  "schemaVersion": "1.0",
  "item": {
    "slug": "moodcast",
    "name": "MoodCast",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ashutosh887/moodcast",
    "canonicalUrl": "https://clawhub.ai/ashutosh887/moodcast",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/moodcast",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moodcast",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "examples/calm.txt",
      "examples/dramatic.txt",
      "examples/news.txt",
      "examples/scary.txt"
    ],
    "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/moodcast"
    },
    "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/moodcast",
    "agentPageUrl": "https://openagent3.xyz/skills/moodcast/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moodcast/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moodcast/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": "MoodCast",
        "body": "Transform any text into emotionally expressive audio with ambient soundscapes. MoodCast analyzes your content, adds expressive delivery using ElevenLabs v3 audio tags, and layers matching ambient soundscapes."
      },
      {
        "title": "When to Use This Skill",
        "body": "Use MoodCast when the user wants to:\n\nHear text read with natural emotional expression\nCreate audio versions of articles, stories, or scripts\nGenerate expressive voiceovers with ambient atmosphere\nListen to morning briefings that actually sound engaging\nTransform boring text into captivating audio content\n\nTrigger phrases: \"read this dramatically\", \"make this sound good\", \"create audio for\", \"moodcast this\", \"read with emotion\", \"narrate this\"\n\nSlash command: /moodcast"
      },
      {
        "title": "1. Emotion-Aware Text Enhancement",
        "body": "Automatically analyzes text and inserts appropriate v3 audio tags:\n\nEmotions: [excited], [nervous], [angry], [sorrowful], [calm], [happy]\nDelivery: [whispers], [shouts], [rushed], [slows down]\nReactions: [laughs], [sighs], [gasps], [giggles], [crying]\nPacing: [pause], [breathes], [stammers], [hesitates]"
      },
      {
        "title": "2. Ambient Soundscape Generation",
        "body": "Creates matching background audio using Sound Effects API:\n\nNews → subtle office ambiance\nStory → atmospheric soundscape matching mood\nMotivational → uplifting background\nScary → tense, eerie atmosphere"
      },
      {
        "title": "3. Multi-Voice Dialogue",
        "body": "For conversations/scripts, assigns different voices to speakers with appropriate emotional delivery."
      },
      {
        "title": "Quick Read (Single Command)",
        "body": "python3 {baseDir}/scripts/moodcast.py --text \"Your text here\""
      },
      {
        "title": "With Ambient Sound",
        "body": "python3 {baseDir}/scripts/moodcast.py --text \"Your text here\" --ambient \"coffee shop background noise\""
      },
      {
        "title": "Save to File",
        "body": "python3 {baseDir}/scripts/moodcast.py --text \"Your text here\" --output story.mp3"
      },
      {
        "title": "Different Moods",
        "body": "python3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood dramatic\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood calm\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood excited\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood scary"
      },
      {
        "title": "List Available Voices",
        "body": "python3 {baseDir}/scripts/moodcast.py --list-voices"
      },
      {
        "title": "Custom Configuration",
        "body": "python3 {baseDir}/scripts/moodcast.py --text \"Your text\" --voice VOICE_ID --model eleven_v3 --output-format mp3_44100_128"
      },
      {
        "title": "Emotion Detection Rules",
        "body": "The skill automatically detects and enhances:\n\nText PatternAudio Tag Added\"amazing\", \"incredible\", \"wow\"[excited]\"scared\", \"afraid\", \"terrified\"[nervous]\"angry\", \"furious\", \"hate\"[angry]\"sad\", \"sorry\", \"unfortunately\"[sorrowful]\"secret\", \"quiet\", \"between us\"[whispers]\"!\" exclamations[excited]\"...\" trailing off[pause]\"haha\", \"lol\"[laughs]QuestionsNatural rising intonation"
      },
      {
        "title": "Example Transformations",
        "body": "Input:\n\nBreaking news! Scientists have discovered something incredible. \nThis could change everything we know about the universe...\nI can't believe it.\n\nEnhanced Output:\n\n[excited] Breaking news! Scientists have discovered something incredible.\n[pause] This could change everything we know about the universe...\n[gasps] [whispers] I can't believe it.\n\nInput:\n\nIt was a dark night. The old house creaked. \nSomething moved in the shadows...\n\"Who's there?\" she whispered.\n\nEnhanced Output:\n\n[slows down] It was a dark night. [pause] The old house creaked.\n[nervous] Something moved in the shadows...\n[whispers] \"Who's there?\" she whispered."
      },
      {
        "title": "Environment Variables",
        "body": "ELEVENLABS_API_KEY (required) - Your ElevenLabs API key\nMOODCAST_DEFAULT_VOICE (optional) - Default voice ID (defaults to CwhRBWXzGAHq8TQ4Fs17)\nMOODCAST_MODEL (optional) - Default model ID (defaults to eleven_v3)\nMOODCAST_OUTPUT_FORMAT (optional) - Default output format (defaults to mp3_44100_128)\nMOODCAST_AUTO_AMBIENT (optional) - Set to \"true\" for automatic ambient sounds when using --mood\n\nConfiguration Priority: CLI arguments override environment variables, which override hardcoded defaults."
      },
      {
        "title": "Technical Notes",
        "body": "Uses ElevenLabs Eleven v3 model for audio tag support\nSound Effects API for ambient generation (up to 30 seconds)\nFree tier: 10,000 credits/month (~10 min audio)\nMax 2,400 characters per chunk (v3 supports 5,000, but we split conservatively for reliability)\nAudio tags must be lowercase: [whispers] not [WHISPERS]"
      },
      {
        "title": "Tips for Best Results",
        "body": "Dramatic content works best - stories, news, scripts\nShorter segments (under 500 chars) sound more natural\nCombine with ambient for immersive experience\nRoger and Rachel voices are most expressive with v3"
      },
      {
        "title": "Credits",
        "body": "Built by ashutosh887\nUsing ElevenLabs Text-to-Speech v3 + Sound Effects API\nCreated for #ClawdEleven Hackathon"
      }
    ],
    "body": "MoodCast\n\nTransform any text into emotionally expressive audio with ambient soundscapes. MoodCast analyzes your content, adds expressive delivery using ElevenLabs v3 audio tags, and layers matching ambient soundscapes.\n\nWhen to Use This Skill\n\nUse MoodCast when the user wants to:\n\nHear text read with natural emotional expression\nCreate audio versions of articles, stories, or scripts\nGenerate expressive voiceovers with ambient atmosphere\nListen to morning briefings that actually sound engaging\nTransform boring text into captivating audio content\n\nTrigger phrases: \"read this dramatically\", \"make this sound good\", \"create audio for\", \"moodcast this\", \"read with emotion\", \"narrate this\"\n\nSlash command: /moodcast\n\nCore Capabilities\n1. Emotion-Aware Text Enhancement\n\nAutomatically analyzes text and inserts appropriate v3 audio tags:\n\nEmotions: [excited], [nervous], [angry], [sorrowful], [calm], [happy]\nDelivery: [whispers], [shouts], [rushed], [slows down]\nReactions: [laughs], [sighs], [gasps], [giggles], [crying]\nPacing: [pause], [breathes], [stammers], [hesitates]\n2. Ambient Soundscape Generation\n\nCreates matching background audio using Sound Effects API:\n\nNews → subtle office ambiance\nStory → atmospheric soundscape matching mood\nMotivational → uplifting background\nScary → tense, eerie atmosphere\n3. Multi-Voice Dialogue\n\nFor conversations/scripts, assigns different voices to speakers with appropriate emotional delivery.\n\nInstructions\nQuick Read (Single Command)\npython3 {baseDir}/scripts/moodcast.py --text \"Your text here\"\n\nWith Ambient Sound\npython3 {baseDir}/scripts/moodcast.py --text \"Your text here\" --ambient \"coffee shop background noise\"\n\nSave to File\npython3 {baseDir}/scripts/moodcast.py --text \"Your text here\" --output story.mp3\n\nDifferent Moods\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood dramatic\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood calm\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood excited\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --mood scary\n\nList Available Voices\npython3 {baseDir}/scripts/moodcast.py --list-voices\n\nCustom Configuration\npython3 {baseDir}/scripts/moodcast.py --text \"Your text\" --voice VOICE_ID --model eleven_v3 --output-format mp3_44100_128\n\nEmotion Detection Rules\n\nThe skill automatically detects and enhances:\n\nText Pattern\tAudio Tag Added\n\"amazing\", \"incredible\", \"wow\"\t[excited]\n\"scared\", \"afraid\", \"terrified\"\t[nervous]\n\"angry\", \"furious\", \"hate\"\t[angry]\n\"sad\", \"sorry\", \"unfortunately\"\t[sorrowful]\n\"secret\", \"quiet\", \"between us\"\t[whispers]\n\"!\" exclamations\t[excited]\n\"...\" trailing off\t[pause]\n\"haha\", \"lol\"\t[laughs]\nQuestions\tNatural rising intonation\nExample Transformations\n\nInput:\n\nBreaking news! Scientists have discovered something incredible. \nThis could change everything we know about the universe...\nI can't believe it.\n\n\nEnhanced Output:\n\n[excited] Breaking news! Scientists have discovered something incredible.\n[pause] This could change everything we know about the universe...\n[gasps] [whispers] I can't believe it.\n\n\nInput:\n\nIt was a dark night. The old house creaked. \nSomething moved in the shadows...\n\"Who's there?\" she whispered.\n\n\nEnhanced Output:\n\n[slows down] It was a dark night. [pause] The old house creaked.\n[nervous] Something moved in the shadows...\n[whispers] \"Who's there?\" she whispered.\n\nEnvironment Variables\nELEVENLABS_API_KEY (required) - Your ElevenLabs API key\nMOODCAST_DEFAULT_VOICE (optional) - Default voice ID (defaults to CwhRBWXzGAHq8TQ4Fs17)\nMOODCAST_MODEL (optional) - Default model ID (defaults to eleven_v3)\nMOODCAST_OUTPUT_FORMAT (optional) - Default output format (defaults to mp3_44100_128)\nMOODCAST_AUTO_AMBIENT (optional) - Set to \"true\" for automatic ambient sounds when using --mood\n\nConfiguration Priority: CLI arguments override environment variables, which override hardcoded defaults.\n\nTechnical Notes\nUses ElevenLabs Eleven v3 model for audio tag support\nSound Effects API for ambient generation (up to 30 seconds)\nFree tier: 10,000 credits/month (~10 min audio)\nMax 2,400 characters per chunk (v3 supports 5,000, but we split conservatively for reliability)\nAudio tags must be lowercase: [whispers] not [WHISPERS]\nTips for Best Results\nDramatic content works best - stories, news, scripts\nShorter segments (under 500 chars) sound more natural\nCombine with ambient for immersive experience\nRoger and Rachel voices are most expressive with v3\nCredits\n\nBuilt by ashutosh887\nUsing ElevenLabs Text-to-Speech v3 + Sound Effects API\nCreated for #ClawdEleven Hackathon"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ashutosh887/moodcast",
    "publisherUrl": "https://clawhub.ai/ashutosh887/moodcast",
    "owner": "ashutosh887",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/moodcast",
    "downloadUrl": "https://openagent3.xyz/downloads/moodcast",
    "agentUrl": "https://openagent3.xyz/skills/moodcast/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moodcast/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moodcast/agent.md"
  }
}