LAVARONGLAVARONGCommunity·1 Agent Skills Included

wechat-automation-api

Automated WeChat text, image, and file messaging on Windows

Sends text, images, and local files through the Windows WeChat desktop client using UI automation. Eliminates manual copy-pasting and window clicking when delivering reports, summaries, or notifications to contacts and groups. Offers a one-shot command mode plus an optional HTTP API with a message queue for batch and long-running delivery.
npx skills add LAVARONG/wechat-automation-api --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wechat-automation-api?

Run `npx skills add LAVARONG/wechat-automation-api --all -g -y` in your terminal to install the skill globally. Make sure the WeChat PC client is running and logged in before sending.

How to send WeChat messages automatically?

Tell your agent what to send and to whom in plain language, and it runs the skill's command to deliver text, images, or files through your logged-in WeChat desktop client.

Does it work without the WeChat protocol or hooks?

Yes. It only uses Windows UI automation to operate the visible WeChat window, so no protocol access or message hooks are required.

When do I need the HTTP API mode?

Only for long-running integrations, batch sending, or queue-controlled delivery from external systems. Simple one-off messages work directly through the skill command.

Why does sending fail with CONTACT_NOT_FOUND?

The contact or group name must exactly match the name or remark in WeChat, including case and spaces. Test first with the File Transfer contact to confirm your setup works.

Related Repositories in Content & Communication

View All in Content & Communication