Claude Skill
MegaSuperKitty/WeClaw
WeClaw 是一款基于Python的个人助手,通过手机QQ实现远程电脑控制,灵感来自OpenClaw。轻量、实时、跨设备协作。
概览
仓库信息
安装这个 Skill
git clone https://github.com/MegaSuperKitty/WeClaw.gitRegistry 信息
项目简介
WeClaw 是一款由手机QQ与Windows PC协作驱动的个人助手,灵感来源于OpenClaw。它利用Python将QQ消息与桌面自动化相结合,让用户通过QQ指令远程控制电脑。
WeClaw: A Personal Assistant Powered by Mobile QQ and Windows PC Collaboration✨inspired by OpenClaw✨
要点
- 手机QQ远程控制Windows PC
- 灵感源自OpenClaw架构
- 基于Python的轻量级实现
- 通过QQ消息实时执行指令
- 无需额外硬件的跨设备协作
使用场景
- 通过QQ远程访问和传输文件
- 用手机执行电脑指令
- 通过QQ触发自动化日常任务
- 通过QQ消息监控电脑状态
README 摘要
 <div align="center"> <h1>WeClaw: A Personal Assistant Powered by Mobile QQ and Windows PC Collaboration</h1> <p> <img src="https://img.shields.io/badge/python-≥3.11-blue" alt="Python"> <img src="https://img.shields.io/badge/license-MIT-green" alt="License"> </p> </div> [中文 README](./README_zh.md) A cross-platform personal assistant agent inspired by OpenClaw, designed for Windows PCs. It bridges mobile QQ and Windows capabilities so users can use natural language to plan and execute tasks end-to-end across devices. WeClaw can also be accessed via a CLI, and can be customized to integrate with platforms such as WhatsApp, Discord, Telegram, and more. ## GUI Preview <div align="center"> <img src="docs/GUI.png" alt="WeClaw Agent Console GUI" width="1100" /> </div> ## Timeline - **2026-02-03** 🎉 WeClaw is now open source. - **2026-02-23** 🖥️ Added a graphical **Agent Console** (`WeClaw_console/`) for unified operations: - Chat (SSE streaming + ReAct trace) - Voice input (browser recording + local transcription) - Search tasks (session retrieval and context navigation) - Channels (Web / CLI / QQ / Discord) - Plugin Channel Host (workspace-installed TypeScript channel runtime) - Scheduled tasks (Cron) and heartbeat - Skills management - Model configuration and switching - Model billing and call audit (token statistics) - **2026-03-07** 🔌 Added an integrated **MCP** stack: - Local and remote MCP client runtime - Web Console MCP discovery, configuration, and runtime management - **2026-03-09** 🚪 Unified the project startup flow around the **Web Console**: - Added `entry_weclaw_console.py` as the recommended root entrypoint - Added `python -m WeClaw_console` package startup - **2026-05-08** 💬 Added **
话题
暂无话题