Claude Skill
coderzc/open-xiaoai-bridge
Open XiaoAI Bridge is a Python connector that links XiaoAI speakers with external AI services like OpenClaw and XiaoZhi AI for smart voice interaction and agent capabilities.
Overview
Repository
Install this Skill
git clone https://github.com/coderzc/open-xiaoai-bridge.gitRegistry
Summary
Open XiaoAI Bridge is a Python-based connector that bridges XiaoAI speakers with external AI services like OpenClaw and XiaoZhi AI, enabling smart voice interaction and agent capabilities.
小爱音箱与外部AI服务(如OpenClaw、小智AI等)的桥接器
Key features
- Bridges XiaoAI speakers with external AI services
- Supports OpenClaw and XiaoZhi AI integrations
- Python-based lightweight connector
- Enables agent and AI voice interaction
Use cases
- Smart home voice control via XiaoAI speakers
- Integrating custom AI agents with XiaoAI
- Extending XiaoAI with third-party AI services
README excerpt
<div align="center"> # Open-XiaoAI Bridge [](https://www.python.org/) [](https://www.rust-lang.org/) [](LICENSE) [](https://github.com/coderzc/open-xiaoai-bridge/stargazers) [](https://ghcr.io/coderzc/open-xiaoai-bridge) [](https://github.com/coderzc/open-xiaoai-bridge/releases) **小爱音箱与外部 AI 服务(小智 AI、OpenClaw、OpenAI 兼容服务)的桥接器** 打破小爱音箱的封闭生态,灵活接入多种 AI 服务,提供 HTTP API 实现远程控制。 [📺 演示 ①](https://www.bilibili.com/video/BV1DHcBz1Ex7) · [📺 演示 ②](https://www.bilibili.com/video/BV1UQQSBHEvg) [📖 快速开始](#-快速开始) · [🔌 OpenAI 兼容服务](#-openai-兼容服务) · [🦞 OpenClaw 集成](#-openclaw-集成) · [🔧 API 文档](#-api-server) · [🐛 常见问题](#-常见问题) > 本项目受 [Open-XiaoAI](https://github.com/idootop/open-xiaoai) 启发,并参考其 `examples/xiaozhi/` 示例演进而来,现已作为独立项目持续维护。 </div> *** ## ✨ 功能一览 | 功能 | 说明 | | ------------------ | ------------------------------------------------------------------------------ | | 🔌 **OpenAI 兼容服务** | 接入 Hermes Agent API Server、OpenAI、Ollama、LM Studio 等 `/v1/chat/completions` 服务 | | 🦞 **OpenClaw 集成** | 接入 [OpenClaw](https://github.com/openclaw/openclaw),支持连续对话,可选豆包 TTS 或小爱原生 TTS | | 🤖 **小智 AI 集成** | 接入 [xiaozhi-esp32-server](https://github.com/xinnan-tech/xia