Claude Skill
justlovemaki/openclaw-china-docker
Dockerized OpenClaw with pre-configured plugins for Feishu, DingTalk, QQ, and WeChat Work. Quickly deploy a unified AI chatbot gateway across major Chinese IM platforms.
Overview
Repository
Install this Skill
git clone https://github.com/justlovemaki/openclaw-china-docker.gitRegistry
Summary
A Dockerized version of OpenClaw pre-configured for major Chinese IM platforms, enabling rapid deployment of a multi-platform AI chatbot gateway.
OpenClaw 的中国IM平台集成Docker版本,预装并配置了飞书、钉钉、QQ机器人、企业微信等主流中国IM软件的插件,让您能够快速部署一个支持多平台的中国IM AI机器人网关。
Key features
- Dockerized deployment for ease of use
- Pre-configured plugins for major Chinese IM platforms
- Rapid setup of an AI chatbot gateway
- Multi-platform support (Feishu, DingTalk, QQ, WeChat Work)
Use cases
- Deploying AI chatbots on Chinese enterprise communication platforms
- Creating a unified gateway for multiple IM services
- Rapid prototyping of IM-integrated AI assistants
- Automating customer service or internal workflows via IM
README excerpt
# OpenClaw-China-Docker (暂停更新) > 面向中国 IM 场景的 OpenClaw Docker 整合镜像,预装飞书、钉钉、QQ 机器人、企业微信等常用插件,适合快速搭建统一的 AI 机器人网关。 > 🚀 **推荐搭配**:OpenClaw 功能强大但 Token 消耗较大,推荐配合 [AIClient-2-API](https://github.com/justlovemaki/AIClient-2-API) 项目使用,将各大 AI 客户端转换为 API 接口,实现无限 Token 调用,彻底解决 Token 焦虑!本项目已支持 OpenAI 和 Claude 两种协议,可直接对接 AIClient-2-API 服务。 > 💡 **AI 助手提示**:克隆本项目并准备好渠道机器人与 AI API 信息填入 `.env.example` 文件中,在 AI CLI(如 Claude Code/Gemini CLI)中输入:`请参考 .env.example,quick-start.md 和 docker-compose.yml 帮我完成本项目的部署与环境配置`。 <table align="center"> <thead> <tr> <th align="center">镜像下载量超100k</th> <th align="center">好用给个赞助吧</th> </tr> </thead> <tbody> <tr> <td align="center" valign="middle"> <img src="https://docker-card.justlikemaki.workers.dev/justlikemaki/openclaw-docker-cn-im?layout=compact&theme=github" alt="openclaw-docker-cn-im" style="width: 100%; max-width: 520px; height: 320px; object-fit: contain;" /> </td> <td align="center" valign="middle"> <img src="sponsor.png" alt="微信赞赏码" style="width: 100%; max-width: 260px; height: 320px; object-fit: cover; object-position: center;" /> </td> </tr> </tbody> </table> ## 🚀 核心特性 本项目提供开箱即用的 OpenClaw 体验,并针对国内 IM 场景进行了深度增强: - **全平台支持**:预装飞书(官方/旧版)、钉钉、QQ 机器人、企业微信插件,并集成 [Agent Reach](https://github.com/Panniantong/Agent-Reach) 支持 Twitter、小红书、微博、抖音等全网渠道。 - **配置驱动**:支持通过环境变量自动生成配置,提供 [`.env.example`](.env.example) (完整版) 和 [`.env.minimal`](.env.minimal) (精简版) 快速上手。 - **工具集增强**:集成 [Agent Reach](https://github.com/Panniantong/Agent-Reach)、OpenCode AI、Playwright、FFmpeg、中文 TTS 等 AI 常用工具。 - **安全沙箱**:支持 Docker-in-Docker 沙箱模式,实现 Python 代码与 Shell 脚本的隔离运行,确保宿主机安全(使用官方最小镜像,无使用示例)。 - **生产友好**:支持数据持久化挂载,提供独立工具容器用于飞书插件安装等一次性操作。 ## 📖 文档索引 | 文档名称 | 主要内容 | | :--- | :--- | | 🚀 [**快速开始**](docs/quic
Topics
No topics yet.