{
  "schemaVersion": "1.0",
  "item": {
    "slug": "liveavatar",
    "name": "LiveAvatar",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/eNNNo/liveavatar",
    "canonicalUrl": "https://clawhub.ai/eNNNo/liveavatar",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/liveavatar",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=liveavatar",
    "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/liveavatar"
    },
    "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/liveavatar",
    "agentPageUrl": "https://openagent3.xyz/skills/liveavatar/agent",
    "manifestUrl": "https://openagent3.xyz/skills/liveavatar/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/liveavatar/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": "OpenClaw LiveAvatar",
        "body": "Give your OpenClaw agent a face and voice! This skill launches a real-time AI avatar that you can talk to naturally using your microphone. The avatar listens to you, sends your speech to your OpenClaw agent, and speaks the response back with lip-synced video.\n\nPowered by LiveAvatar - real-time AI avatar technology."
      },
      {
        "title": "1. Get Your API Key (Free)",
        "body": "Go to app.liveavatar.com\nCreate a free account\nCopy your API key from the dashboard"
      },
      {
        "title": "2. Set Your API Key",
        "body": "export LIVEAVATAR_API_KEY=your_api_key_here\n\nOr add to ~/.openclaw/openclaw.json:\n\n{\n  \"skills\": {\n    \"entries\": {\n      \"liveavatar\": {\n        \"env\": {\n          \"LIVEAVATAR_API_KEY\": \"your_api_key_here\"\n        }\n      }\n    }\n  }\n}"
      },
      {
        "title": "Usage",
        "body": "Run /liveavatar to start the video avatar interface.\n\nWhen the user runs this command:\n\nCheck if LIVEAVATAR_API_KEY is set. If not, tell them:\n\nYou need a LiveAvatar API key. Get one free at https://app.liveavatar.com\nThen set it: export LIVEAVATAR_API_KEY=your_key\n\n\n\nLaunch the interface:\nnpx openclaw-liveavatar\n\n\n\nTell the user:\n\nYour LiveAvatar interface is starting at http://localhost:3001\nIt will connect automatically to your OpenClaw Gateway.\nTips:\n\nAllow microphone access when prompted\nClick the green mic button to speak\nThe avatar will respond with your agent's answers\nClick the X button to end the session"
      },
      {
        "title": "How It Works",
        "body": "You speak → Avatar transcribes → OpenClaw processes → Avatar speaks response\n\nVoice Input: Speak into your microphone\nTranscription: LiveAvatar converts speech to text\nAgent Processing: Text sent to OpenClaw Gateway (port 18789)\nResponse: Agent response returned\nAvatar Speech: Avatar speaks with natural lip-sync"
      },
      {
        "title": "Features",
        "body": "Real-time video avatar with expressions\nVoice-to-voice conversations\nText chat fallback option\nSmart TTS summarization for long responses\nEcho cancellation (won't respond to itself)\nMultiple avatar choices"
      },
      {
        "title": "Requirements",
        "body": "OpenClaw Gateway running (openclaw gateway)\nLiveAvatar API key\nModern browser with microphone\nNode.js 18+"
      },
      {
        "title": "Troubleshooting",
        "body": "\"OpenClaw Disconnected\"\n\nopenclaw gateway\n\n\"No avatars available\"\n\nCheck LIVEAVATAR_API_KEY is set correctly\n\nVoice not working\n\nAllow microphone access in browser\nCheck system audio settings"
      },
      {
        "title": "Links",
        "body": "LiveAvatar - Real-time avatar platform\nOpenClaw - Your personal AI assistant\nGitHub - Source code"
      }
    ],
    "body": "OpenClaw LiveAvatar\n\nGive your OpenClaw agent a face and voice! This skill launches a real-time AI avatar that you can talk to naturally using your microphone. The avatar listens to you, sends your speech to your OpenClaw agent, and speaks the response back with lip-synced video.\n\nPowered by LiveAvatar - real-time AI avatar technology.\n\nSetup\n1. Get Your API Key (Free)\nGo to app.liveavatar.com\nCreate a free account\nCopy your API key from the dashboard\n2. Set Your API Key\nexport LIVEAVATAR_API_KEY=your_api_key_here\n\n\nOr add to ~/.openclaw/openclaw.json:\n\n{\n  \"skills\": {\n    \"entries\": {\n      \"liveavatar\": {\n        \"env\": {\n          \"LIVEAVATAR_API_KEY\": \"your_api_key_here\"\n        }\n      }\n    }\n  }\n}\n\nUsage\n\nRun /liveavatar to start the video avatar interface.\n\nWhen the user runs this command:\n\nCheck if LIVEAVATAR_API_KEY is set. If not, tell them:\n\nYou need a LiveAvatar API key. Get one free at https://app.liveavatar.com Then set it: export LIVEAVATAR_API_KEY=your_key\n\nLaunch the interface:\n\nnpx openclaw-liveavatar\n\n\nTell the user:\n\nYour LiveAvatar interface is starting at http://localhost:3001 It will connect automatically to your OpenClaw Gateway.\n\nTips:\n\nAllow microphone access when prompted\nClick the green mic button to speak\nThe avatar will respond with your agent's answers\nClick the X button to end the session\nHow It Works\nYou speak → Avatar transcribes → OpenClaw processes → Avatar speaks response\n\nVoice Input: Speak into your microphone\nTranscription: LiveAvatar converts speech to text\nAgent Processing: Text sent to OpenClaw Gateway (port 18789)\nResponse: Agent response returned\nAvatar Speech: Avatar speaks with natural lip-sync\nFeatures\nReal-time video avatar with expressions\nVoice-to-voice conversations\nText chat fallback option\nSmart TTS summarization for long responses\nEcho cancellation (won't respond to itself)\nMultiple avatar choices\nRequirements\nOpenClaw Gateway running (openclaw gateway)\nLiveAvatar API key\nModern browser with microphone\nNode.js 18+\nTroubleshooting\n\n\"OpenClaw Disconnected\"\n\nopenclaw gateway\n\n\n\"No avatars available\"\n\nCheck LIVEAVATAR_API_KEY is set correctly\n\nVoice not working\n\nAllow microphone access in browser\nCheck system audio settings\nLinks\nLiveAvatar - Real-time avatar platform\nOpenClaw - Your personal AI assistant\nGitHub - Source code"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eNNNo/liveavatar",
    "publisherUrl": "https://clawhub.ai/eNNNo/liveavatar",
    "owner": "eNNNo",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/liveavatar",
    "downloadUrl": "https://openagent3.xyz/downloads/liveavatar",
    "agentUrl": "https://openagent3.xyz/skills/liveavatar/agent",
    "manifestUrl": "https://openagent3.xyz/skills/liveavatar/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/liveavatar/agent.md"
  }
}