{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agentvibes-openclaw-skill",
    "name": "Agent Vibes OpenClaw Skill",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/paulpreibisch/agentvibes-openclaw-skill",
    "canonicalUrl": "https://clawhub.ai/paulpreibisch/agentvibes-openclaw-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agentvibes-openclaw-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentvibes-openclaw-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "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. 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. 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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/agentvibes-openclaw-skill"
    },
    "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/agentvibes-openclaw-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "🎤 AgentVibes Voice Management",
        "body": "Manage your text-to-speech voices across multiple providers (Piper TTS, Piper, macOS Say)."
      },
      {
        "title": "Voice Control",
        "body": "/agent-vibes:mute\n\nMute all TTS output (persists across sessions)\n\nCreates a mute flag that silences all voice output\nShows 🔇 indicator when TTS would have played\n\n/agent-vibes:mute\n\n/agent-vibes:unmute\n\nUnmute TTS output\n\nRemoves mute flag and restores voice output\n\n/agent-vibes:unmute\n\n/agent-vibes:list [first|last] [N]\n\nList all available voices, with optional filtering\n\n/agent-vibes:list                    # Show all voices\n/agent-vibes:list first 5            # Show first 5 voices\n/agent-vibes:list last 3             # Show last 3 voices\n\n/agent-vibes:preview [first|last] [N]\n\nPreview voices by playing audio samples\n\n/agent-vibes:preview                 # Preview first 3 voices\n/agent-vibes:preview 5               # Preview first 5 voices\n/agent-vibes:preview last 5          # Preview last 5 voices\n\n/agent-vibes:switch <voice_name>\n\nSwitch to a different default voice\n\n/agent-vibes:switch en_US-amy-medium\n/agent-vibes:switch en_GB-alan-medium\n/agent-vibes:switch fr_FR-siwis-medium\n\n/agent-vibes:get\n\nDisplay the currently selected voice\n\n/agent-vibes:get\n\n/agent-vibes:add <name> <voice_id>\n\nAdd a new custom voice from your Piper TTS account\n\n/agent-vibes:add \"My Voice\" abc123xyz456\n\nSee Getting Voice IDs section below.\n\n/agent-vibes:replay [N]\n\nReplay recently played TTS audio\n\n/agent-vibes:replay                  # Replay last audio\n/agent-vibes:replay 1                # Replay most recent\n/agent-vibes:replay 2                # Replay second-to-last\n/agent-vibes:replay 3                # Replay third-to-last\n\nKeeps last 10 audio files in history.\n\n/agent-vibes:set-pretext <word>\n\nSet a prefix word/phrase for all TTS messages\n\n/agent-vibes:set-pretext AgentVibes  # All TTS starts with \"AgentVibes:\"\n/agent-vibes:set-pretext \"Project Alpha\" # Custom phrase\n/agent-vibes:set-pretext \"\"          # Clear pretext\n\nSaved locally in .agentvibes/config/agentvibes.json"
      },
      {
        "title": "Provider Management",
        "body": "/agent-vibes:provider list\n\nShow all available TTS providers\n\n/agent-vibes:provider list\n\n/agent-vibes:provider switch <name>\n\nSwitch between providers\n\n/agent-vibes:provider switch piper    # Piper TTS - Free, offline, 50+ voices\n/agent-vibes:provider switch macos    # macOS Say - Native macOS voices (Mac only)\n\n/agent-vibes:provider info <name>\n\nGet details about a specific provider\n\n/agent-vibes:provider info piper\n/agent-vibes:provider info macos"
      },
      {
        "title": "Providers",
        "body": "ProviderPlatformCostVoicesQualityPiper TTSAll platforms (Linux, macOS, WSL)Free50+ in 30+ languages⭐⭐⭐⭐macOS SaymacOS onlyFree (built-in)100+ system voices⭐⭐⭐⭐\n\nOn macOS, the native say provider is automatically detected and recommended!"
      },
      {
        "title": "Getting Voice IDs (Piper TTS)",
        "body": "To add your own custom Piper TTS voices:\n\nGo to https://piper.io/app/voice-library\nSelect or create a voice\nCopy the voice ID (15-30 character alphanumeric string)\nUse /agent-vibes:add to add it:\n\n/agent-vibes:add \"My Custom Voice\" xyz789abc123def456"
      },
      {
        "title": "Piper TTS (Free & Offline)",
        "body": "English (US):\n\nen_US-lessac-medium (default male voice)\nen_US-amy-medium (friendly female)\nen_US-ryan-high (high quality male)\nen_US-libritts-high (multiple speakers)\n\nEnglish (UK):\n\nen_GB-alan-medium (British male)\nen_GB-jenny_dioco-medium (British female)\n\nRomance Languages:\n\nes_ES-davefx-medium (Spanish - Spain)\nes_MX-claude-high (Spanish - Mexico)\nfr_FR-siwis-medium (French female)\nfr_FR-gilles-low (French male)\nit_IT-riccardo-x_low (Italian male)\npt_BR-faber-medium (Portuguese - Brazilian)\n\nGermanic Languages:\n\nde_DE-thorsten-medium (German male)\nde_DE-eva_k-x_low (German female)\n\nAsian Languages:\n\nja_JP-ayanami-medium (Japanese female)\nzh_CN-huayan-x_low (Chinese female)\nko_KR-kss-medium (Korean female)"
      },
      {
        "title": "macOS Say (100+ Built-in)",
        "body": "Samantha\nAlex\nDaniel\nVictoria\nKaren\nMoira\nAnd 100+ more system voices"
      },
      {
        "title": "Switch to a different voice",
        "body": "/agent-vibes:switch en_US-lessac-medium    # Clear male voice\n/agent-vibes:switch en_US-ryan-high        # High quality male\n/agent-vibes:switch en_GB-alan-medium      # British male"
      },
      {
        "title": "Preview before choosing",
        "body": "/agent-vibes:preview 5                     # Preview first 5 voices\n/agent-vibes:preview last 3                # Preview last 3 voices"
      },
      {
        "title": "Add your custom Piper voice",
        "body": "/agent-vibes:add \"My Voice\" abc123xyz456\n/agent-vibes:switch My Voice"
      },
      {
        "title": "Switch providers",
        "body": "/agent-vibes:provider switch macos    # Use native macOS voices\n/agent-vibes:provider switch piper    # Switch back to Piper"
      },
      {
        "title": "Mute/Unmute",
        "body": "/agent-vibes:mute                     # Silent mode\n/agent-vibes:unmute                   # Restore voice"
      },
      {
        "title": "Tips & Tricks",
        "body": "Preview first: Always use /agent-vibes:preview before switching to a new voice\nProvider switching: Some voices are only available on specific providers\nVoice history: Use /agent-vibes:replay to hear the last 10 TTS messages\nCustom pretext: Set a pretext to brand all your responses (e.g., \"AgentVibes:\")\nMute for focus: Use /agent-vibes:mute during intensive work sessions\n\nEnjoy your TTS experience! 🎵"
      }
    ],
    "body": "🎤 AgentVibes Voice Management\n\nManage your text-to-speech voices across multiple providers (Piper TTS, Piper, macOS Say).\n\nAvailable Commands\nVoice Control\n/agent-vibes:mute\n\nMute all TTS output (persists across sessions)\n\nCreates a mute flag that silences all voice output\nShows 🔇 indicator when TTS would have played\n/agent-vibes:mute\n\n/agent-vibes:unmute\n\nUnmute TTS output\n\nRemoves mute flag and restores voice output\n/agent-vibes:unmute\n\n/agent-vibes:list [first|last] [N]\n\nList all available voices, with optional filtering\n\n/agent-vibes:list                    # Show all voices\n/agent-vibes:list first 5            # Show first 5 voices\n/agent-vibes:list last 3             # Show last 3 voices\n\n/agent-vibes:preview [first|last] [N]\n\nPreview voices by playing audio samples\n\n/agent-vibes:preview                 # Preview first 3 voices\n/agent-vibes:preview 5               # Preview first 5 voices\n/agent-vibes:preview last 5          # Preview last 5 voices\n\n/agent-vibes:switch <voice_name>\n\nSwitch to a different default voice\n\n/agent-vibes:switch en_US-amy-medium\n/agent-vibes:switch en_GB-alan-medium\n/agent-vibes:switch fr_FR-siwis-medium\n\n/agent-vibes:get\n\nDisplay the currently selected voice\n\n/agent-vibes:get\n\n/agent-vibes:add <name> <voice_id>\n\nAdd a new custom voice from your Piper TTS account\n\n/agent-vibes:add \"My Voice\" abc123xyz456\n\n\nSee Getting Voice IDs section below.\n\n/agent-vibes:replay [N]\n\nReplay recently played TTS audio\n\n/agent-vibes:replay                  # Replay last audio\n/agent-vibes:replay 1                # Replay most recent\n/agent-vibes:replay 2                # Replay second-to-last\n/agent-vibes:replay 3                # Replay third-to-last\n\n\nKeeps last 10 audio files in history.\n\n/agent-vibes:set-pretext <word>\n\nSet a prefix word/phrase for all TTS messages\n\n/agent-vibes:set-pretext AgentVibes  # All TTS starts with \"AgentVibes:\"\n/agent-vibes:set-pretext \"Project Alpha\" # Custom phrase\n/agent-vibes:set-pretext \"\"          # Clear pretext\n\n\nSaved locally in .agentvibes/config/agentvibes.json\n\nProvider Management\n/agent-vibes:provider list\n\nShow all available TTS providers\n\n/agent-vibes:provider list\n\n/agent-vibes:provider switch <name>\n\nSwitch between providers\n\n/agent-vibes:provider switch piper    # Piper TTS - Free, offline, 50+ voices\n/agent-vibes:provider switch macos    # macOS Say - Native macOS voices (Mac only)\n\n/agent-vibes:provider info <name>\n\nGet details about a specific provider\n\n/agent-vibes:provider info piper\n/agent-vibes:provider info macos\n\nProviders\nProvider\tPlatform\tCost\tVoices\tQuality\nPiper TTS\tAll platforms (Linux, macOS, WSL)\tFree\t50+ in 30+ languages\t⭐⭐⭐⭐\nmacOS Say\tmacOS only\tFree (built-in)\t100+ system voices\t⭐⭐⭐⭐\n\nOn macOS, the native say provider is automatically detected and recommended!\n\nGetting Voice IDs (Piper TTS)\n\nTo add your own custom Piper TTS voices:\n\nGo to https://piper.io/app/voice-library\nSelect or create a voice\nCopy the voice ID (15-30 character alphanumeric string)\nUse /agent-vibes:add to add it:\n/agent-vibes:add \"My Custom Voice\" xyz789abc123def456\n\nDefault Voices\nPiper TTS (Free & Offline)\n\nEnglish (US):\n\nen_US-lessac-medium (default male voice)\nen_US-amy-medium (friendly female)\nen_US-ryan-high (high quality male)\nen_US-libritts-high (multiple speakers)\n\nEnglish (UK):\n\nen_GB-alan-medium (British male)\nen_GB-jenny_dioco-medium (British female)\n\nRomance Languages:\n\nes_ES-davefx-medium (Spanish - Spain)\nes_MX-claude-high (Spanish - Mexico)\nfr_FR-siwis-medium (French female)\nfr_FR-gilles-low (French male)\nit_IT-riccardo-x_low (Italian male)\npt_BR-faber-medium (Portuguese - Brazilian)\n\nGermanic Languages:\n\nde_DE-thorsten-medium (German male)\nde_DE-eva_k-x_low (German female)\n\nAsian Languages:\n\nja_JP-ayanami-medium (Japanese female)\nzh_CN-huayan-x_low (Chinese female)\nko_KR-kss-medium (Korean female)\nmacOS Say (100+ Built-in)\nSamantha\nAlex\nDaniel\nVictoria\nKaren\nMoira\nAnd 100+ more system voices\nQuick Examples\nSwitch to a different voice\n/agent-vibes:switch en_US-lessac-medium    # Clear male voice\n/agent-vibes:switch en_US-ryan-high        # High quality male\n/agent-vibes:switch en_GB-alan-medium      # British male\n\nPreview before choosing\n/agent-vibes:preview 5                     # Preview first 5 voices\n/agent-vibes:preview last 3                # Preview last 3 voices\n\nAdd your custom Piper voice\n/agent-vibes:add \"My Voice\" abc123xyz456\n/agent-vibes:switch My Voice\n\nSwitch providers\n/agent-vibes:provider switch macos    # Use native macOS voices\n/agent-vibes:provider switch piper    # Switch back to Piper\n\nMute/Unmute\n/agent-vibes:mute                     # Silent mode\n/agent-vibes:unmute                   # Restore voice\n\nTips & Tricks\nPreview first: Always use /agent-vibes:preview before switching to a new voice\nProvider switching: Some voices are only available on specific providers\nVoice history: Use /agent-vibes:replay to hear the last 10 TTS messages\nCustom pretext: Set a pretext to brand all your responses (e.g., \"AgentVibes:\")\nMute for focus: Use /agent-vibes:mute during intensive work sessions\n\nEnjoy your TTS experience! 🎵"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/paulpreibisch/agentvibes-openclaw-skill",
    "publisherUrl": "https://clawhub.ai/paulpreibisch/agentvibes-openclaw-skill",
    "owner": "paulpreibisch",
    "version": "3.3.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/agentvibes-openclaw-skill",
    "agentUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentvibes-openclaw-skill/agent.md"
  }
}