dsh-wxauto-plugin
WeChat automation for DSH: push task progress to WeChat, listen for messages with keyword auto-reply, and a WeChat ↔ DSH two-way bridge controllable from the settings page, built on wxauto4.
基于 wxauto4 的微信自动化插件:任务进度微信推送、消息监听(关键词自动回复)、微信⇄DSH 双向桥,设置页开关与配置。
How to install
dsh plugin add github:br1nosense/dsh-wxauto-plugin About
dsh-wxauto-plugin — DSH 微信汇报与监听插件 基于 **wxauto4**(Python 免费版,支持微信 4.1.x 客户端)的 DSH 技能插件。 **核心功能** 1. **任务进度微信推送**:DSH 任务进行/完成后,向指定微信聊天窗口发送任务进度信息(文本或文件)。 2. **微信消息监听**:监听指定聊天的微信消息,新消息写入 JSONL 日志供 agent 读取,并支持关键词自动回复。 3. **微信⇄DSH 双向桥(反向操作 DSH)**:在微信里发命令或普通消息即可切换对话、新建对话、驱动 DSH 跑任务, 并收到 DSH 的**进度截图**(会话状态渲染 PNG)与完成汇报。 安装(从 GitHub) powershell 1. 克隆仓库 git clone https://github.com/br1nosense/dsh-wxauto-plugin.git cd dsh-wxauto-plugin 2. 安装 Python 依赖(wxauto4 免费版 + websocket-client:桥把 DSH 提问转发到微信需要它) py -3 -m pip install wxauto4 websocket-client 3. 一键安装为 DSH 插件(注册到默认 web profile) powershell.exe -NoProfil…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
netdata
netdata/netdata
The fastest path to AI-powered full stack observability, even for lean teams.
claude-threads
anneschuth/claude-threads
Think of it as screen-sharing for AI pair programming, but everyone can type.
openpets
alvinunreal/openpets/tree/main/packages/dsh
Bridges DeepSeek Harness lifecycle status, errors, and approval requests to a locally running OpenPets desktop companion.
dsh-lark-link
amlyczz/dsh-lark-link
High-reliability Feishu/Lark bridge for DeepSeek Harness: QR one-click auth, card-based commands and intent-confirmation cards, at-least-once zero-loss outbox, media in/out, /doctor session-log ZIP, and a reusable DSH Web GUI that lands sessions in the right workspace.