Claude Skill
MegaSuperKitty/WeClaw
WeClaw is a Python-powered personal assistant that enables remote PC control via mobile QQ, inspired by OpenClaw. Lightweight, real-time, and cross-device.
Overview
Repository
Install this Skill
git clone https://github.com/MegaSuperKitty/WeClaw.gitRegistry
Summary
WeClaw is a personal assistant powered by mobile QQ and Windows PC collaboration, inspired by OpenClaw. It leverages Python to bridge QQ messaging with desktop automation, enabling users to control their PC remotely via QQ commands.
WeClaw:由手机QQ与Windows PC协作驱动的个人助手✨灵感来源于OpenClaw✨
Key features
- Mobile QQ to Windows PC remote control
- Inspired by OpenClaw architecture
- Python-based lightweight implementation
- Real-time command execution via QQ messages
- Cross-device collaboration without extra hardware
Use cases
- Remote file access and transfer via QQ
- Execute PC commands from mobile phone
- Automate daily tasks with QQ triggers
- Monitor PC status through QQ messages
README excerpt
 <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 **
Topics
No topics yet.