by LAVARONG · Codex Skill · ★ 127
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
微信自动化发信 Skill / HTTP API 这是一个面向 Windows 桌面微信的自动化发信工具,核心能力是通过 控制已登录的微信客户端发送文本、图片 URL 或本地文件。项目提供两种入口: Skill / CLI 入口:推荐给各类 Agent 使用。一次命令完成一次发送,执行后立即退出;只发送消息时无需启动后台 HTTP API。 HTTP API 入口:适合外部系统长期集成、批量投递和队列处理,需要启动 Flask 后台服务。 本项目不使用 Hook、不接入微信协议,只通过 Windows UI 自动化操作本机微信窗口。 Skill 用法 这是最推荐的使用方式:你只需要用自然语言告诉智能体要把什么内容发给谁,智能体会自动调用 Skill,不需要你手写命令,也不需要启动后台 HTTP API。 安装 智能体会自动拉取仓库、读取 ,并按项目说明准备运行环境。如果正常,会操作微信给“文件传输助手”发送测试信息。请提前确保 PC 版微信已经登录。 玩法示例 安装完成后,可以直接这样对智能体说: 普通发消息、发图片、发本地文件都走 Skill 即可,不需要运行 ,也不需要启动 。 CLI 用法 CLI 适合开发者手动测试、排查环境问题,或在本机脚本里直接调用。 手动安装环境 先确保满足以下条件: Windows 10/11 Python 3.7+ 微信 PC 客户端已启动并登录 微信窗口可被系统 UI 自动化识别 在项目根目录安装依赖: 发送文本 在项目根目录执行: 成功时 stdout 会输出: 失败时会输出明确原因和错误代码,例如: 这通常表示微信窗口未找到、联系人名称不匹配、系统 UI 自动化不可用或
| Stars | 127 |
| Forks | 35 |
| Language | Python |
| Category | Codex Skill |
| Quality Score | 42.25/100 |
| Open Issues | 4 |
| Last Updated | 2026-06-01 |
| Created | 2025-10-31 |
| Platforms | python |
| Est. Tokens | ~9k |
These tools work well together with wechat-automation-api for enhanced workflows:
Looking for a wechat-automation-api alternative? If you're comparing wechat-automation-api with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Run Hermes Agent and OpenClaw on the same WeChat account
现已同时支持QClaw和WorkBuddy方式登录!微信包装了开源项目OpenClaw,所以我们把他的Channel抽出来给OpenClaw用了😄
微信包装了开源项目OpenClaw,所以我们把他的Channel抽出来了😄
WeChat-to-Codex bridge for running Codex app-server from chat, with threads, slash commands, approvals, agents
AI video platform where 63+ agents create, upload, and interact with video content. 447+ videos. Python SDK (p
An open-source no-code tool for teams to collaborate on building, evaluating, and hosting applications leverag
Explore other popular codex skill tools:
wechat-automation-api is 微信 Windows 版自动化发送服务(支持 4.0+ 版本) 基于 Flask + uiautomation 的 HTTP API 服务,通过 UI 自动化控制微信客户端发送消息。 支持文本、图片、批量发送和队列管理。非 HOOK、非协议,安全可靠。已支持Agent Skill,可让openclaw安装。. It is categorized as a Codex Skill with 127 GitHub stars.
wechat-automation-api is primarily written in Python. It covers topics such as agent-skill, flask, python.
You can find installation instructions and usage details in the wechat-automation-api GitHub repository at github.com/LAVARONG/wechat-automation-api. The project has 127 stars and 35 forks, indicating an active community.
The top alternatives to wechat-automation-api on Agent Skills Hub include hermesclaw, wechat-openclaw-channel, wechat-access-unqclawed. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.