/install videochat-withme
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install videochat-withme - 安装完成后,直接呼叫该 Skill 的名称或使用
/videochat-withme触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Video Chat With Me 是什么?
Real-time AI video chat that routes through your OpenClaw agent. Uses Groq Whisper (cloud STT), edge-tts (cloud TTS via Microsoft), and OpenClaw chatCompletions API for conversation. Your agent sees your camera, hears your voice, and responds with its own personality and memory. Requires: GROQ_API_KEY for speech recognition. Reads ~/.openclaw/openclaw.json for gateway port and auth token. Data flows: audio → Groq cloud (STT), TTS text → Microsoft cloud (edge-tts), camera frames (base64) + text → OpenClaw gateway → your configured LLM provider (may be cloud — frames leave the machine if using a cloud LLM). Installs a persistent launchd service (optional). Trigger phrases: "video chat", "voice call", "call me", "视频一下", "语音", "打电话给我", "我要和你视频", "videochat-withme". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1191 次。
如何安装 Video Chat With Me?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install videochat-withme」即可一键安装,无需额外配置。
Video Chat With Me 是免费的吗?
是的,Video Chat With Me 完全免费(开源免费),可自由下载、安装和使用。
Video Chat With Me 支持哪些平台?
Video Chat With Me 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Chat With Me?
由 sxu75374(@sxu75374)开发并维护,当前版本 v1.1.0。