wechat-automation-api — Codex Skill by LAVARONG

by LAVARONG · Codex Skill · ★ 127

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About wechat-automation-api

微信自动化发信 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 自动化不可用或

agent-skillflaskpythonuiautomationwechatwechat-bot

Quick Facts

Stars127
Forks35
LanguagePython
CategoryCodex Skill
Quality Score42.25/100
Open Issues4
Last Updated2026-06-01
Created2025-10-31
Platformspython
Est. Tokens~9k

Compatible Skills

These tools work well together with wechat-automation-api for enhanced workflows:

wechat-automation-api alternative? Top 6 similar tools

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.

  • hermesclaw by AaronWong1999 · ⭐ 620

    Run Hermes Agent and OpenClaw on the same WeChat account

  • wechat-openclaw-channel by HenryXiaoYang · ⭐ 606

    现已同时支持QClaw和WorkBuddy方式登录!微信包装了开源项目OpenClaw,所以我们把他的Channel抽出来给OpenClaw用了😄

  • wechat-access-unqclawed by HenryXiaoYang · ⭐ 375

    微信包装了开源项目OpenClaw,所以我们把他的Channel抽出来了😄

  • CodexBridge by Gan-Xing · ⭐ 242

    WeChat-to-Codex bridge for running Codex app-server from chat, with threads, slash commands, approvals, agents

  • bottube by Scottcjn · ⭐ 157

    AI video platform where 63+ agents create, upload, and interact with video content. 447+ videos. Python SDK (p

  • anchoring-ai by AnchoringAI · ⭐ 155

    An open-source no-code tool for teams to collaborate on building, evaluating, and hosting applications leverag

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is wechat-automation-api?

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.

What programming language is wechat-automation-api written in?

wechat-automation-api is primarily written in Python. It covers topics such as agent-skill, flask, python.

How do I install or use wechat-automation-api?

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.

What are the best alternatives to wechat-automation-api?

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.

View on GitHub → Browse Codex Skill tools