claw-codesclaw-codesCommunity·1 Agent Skills Included

wx4py

Automate WeChat messaging, group management, and AI chatbots on Windows

Automates WeChat 4.x on Windows to send bulk messages, distribute files, and manage group settings. Eliminates manual clicking for group announcements, scheduled reminders, and chat history exports. Listens to multiple groups and replies with AI only when mentioned, with ready-made scripts for forwarding and batch tasks.
npx skills add claw-codes/wx4py --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wx4py?

Run `npx skills add claw-codes/wx4py --all -g -y` in your terminal to install the skill globally, then run `pip install wx4py` to add the Python library.

How to send bulk WeChat messages automatically?

Use the batch_send method with a list of group or contact names and your message text. The skill sends to all targets in one run, removing manual one-by-one sending.

Can wx4py build an AI group chat bot?

Yes. It listens to multiple groups and calls any OpenAI-compatible AI to reply only when the bot is @mentioned, with a send queue that prevents window conflicts.

What are the system requirements for wx4py?

You need Windows 10 or 11, Python 3.9 or later, and the WeChat 4.x desktop client logged in and running in the foreground.

Can I use wx4py without writing code?

Yes. Once the skill is installed in Claude Code or OpenClaw, you can describe tasks in plain language and the AI agent generates and runs the automation for you.

Related Repositories in Software Engineering

View All in Software Engineering