Claude Skill

andyhuo520/openclaw-assistant-mvp

Electron-based AI voice assistant with Live2D character animations, real-time speech recognition, and text-to-speech. Open-source desktop application for interactive AI companions.

Overview

Stars412
Forks55
LanguageJavaScript
Last pushed2026-02-13
Last synced2026-07-03
View on GitHub

Repository

Ownerandyhuo520
Repositoryopenclaw-assistant-mvp
Full nameandyhuo520/openclaw-assistant-mvp
Repo ID1,157,128,270

Install this Skill

npm install

Registry

Typeopenclaw_skill
Quality score65/100
Verificationreadme_parsed
Last verified2026-06-12
Platforms
OpenClaw
Detected files
README.mdpackage.json
Config keys
PACKAGE_JSON

Summary

OpenClaw Desktop Assistant MVP is an Electron-based AI voice assistant application featuring Live2D character animations, real-time speech recognition, and text-to-speech capabilities.

Chinese description

OpenClaw桌面助手MVP - 基于Electron的AI语音助手,具备Live2D角色动画、实时语音识别与文本转语音功能

Key features

  • Electron-based desktop application
  • Live2D character animations
  • Real-time speech recognition
  • Text-to-speech functionality
  • AI voice assistant capabilities

Use cases

  • Desktop AI voice assistant
  • Interactive character-based interfaces
  • Speech-controlled applications
  • Educational or entertainment companions
  • Accessibility tools for voice interaction

README excerpt

# OpenClaw Desktop Assistant MVP 一个结合 Live2D 和 OpenClaw 的智能桌面助手最小可行版本。 ## 功能特性 - ✅ Electron 桌面应用 - ✅ 简洁的 UI 界面 - ✅ 语音输入支持(按住说话) - ✅ 模拟 OpenClaw 数据 - ✅ 邮件查询 - ✅ 日程查询 - ✅ 快捷操作按钮 ## 项目结构 ``` openclaw-assistant-mvp/ ├── electron/ # Electron 主进程 │ ├── main.js # 应用入口 │ └── preload.js # 预加载脚本 ├── public/ # 前端资源 │ ├── index.html # 主页面 │ ├── styles.css # 样式 │ └── app.js # 应用逻辑 └── package.json # 项目配置 ``` ## 安装和运行 ### 1. 安装依赖 ```bash npm install ``` ### 2. 运行应用 ```bash npm start ``` 或者以开发模式运行(会打开开发者工具): ```bash npm run dev ``` ## 使用说明 1. **语音输入**: 按住麦克风按钮说话,松开后自动识别 2. **快捷按钮**: 点击"邮件"或"日程"按钮快速查询 3. **窗口控制**: 右上角可以最小化或关闭窗口 4. **拖动窗口**: 在窗口任意位置拖动(除了按钮区域) ## 支持的命令 - "今天有什么邮件" / "邮件" - "今天的日程安排" / "日程" / "汇报" ## 下一步计划 - [ ] 集成真实的 OpenClaw API - [ ] 添加 Live2D 角色 - [ ] 增强语音识别准确度 - [ ] 添加更多命令支持 - [ ] 主动提醒功能 - [ ] 自定义角色形象 ## 技术栈 - Electron 28 - Web Speech API (语音识别) - 原生 HTML/CSS/JavaScript ## 注意事项 - 语音识别需要麦克风权限 - 目前使用模拟数据,未连接真实 OpenClaw - 仅在 macOS 和 Windows 上测试

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-03