← Back to Skills Marketplace
Wechat Automation
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
1773
Downloads
1
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install wechat-automation
Description
Automate WeChat on macOS for auto-replies, keyword alerts, message summaries, and forwarding by controlling the desktop app.
Usage Guidance
This skill is incomplete and ambiguous. Before installing or using it, ask the publisher for the actual implementation: where is the script, what exact mechanism controls WeChat (AppleScript, third-party binary, Accessibility API), and what destinations are used when forwarding messages. Do not grant macOS Accessibility permissions or install any helper tools until you have reviewed the actual code and data-handling practices. Be especially cautious because forwarding features can leak private messages to external services; require a clear privacy/data-flow description and code you can audit. The presence of a price claim (¥99) without a purchase flow is another red flag — confirm purchase/process and inspect delivered artifacts before trusting the skill.
Capability Analysis
Type: OpenClaw Skill
Name: wechat-automation
Version: 1.0.0
The bundle contains only metadata and a descriptive markdown file (SKILL.md) for a WeChat automation skill on macOS. It lacks any executable code, scripts, or suspicious instructions that would indicate data exfiltration, backdoors, or prompt injection. The described functionality (window control) is consistent with the stated goal of automating a desktop application.
Capability Assessment
Purpose & Capability
The name/description promise macOS desktop automation (auto-reply, summaries, forwarding) but the package is instruction-only and contains no scripts, binaries, or declared helpers. A real implementation would normally require either AppleScript/osascript, a helper binary, or explicit instructions to request macOS Accessibility permissions; none of that is declared. The SKILL.md also promises a "complete script + configuration guide" for a price, but no code or purchase flow is present — this is an inconsistency.
Instruction Scope
SKILL.md is vague and contains no concrete runtime commands for the agent to follow. It states "connect to WeChat (through macOS window control)" and lists features (auto-reply, forwarding) but gives no method, no endpoints for forwarding, and no guidance on data handling. The mention of forwarding to other platforms implies possible transmission of private messages to external services, but no destinations or safeguards are specified.
Install Mechanism
There is no install spec (instruction-only), which is lowest-risk from a code-install perspective. Nothing will be written to disk by the skill itself because there is no install step declared.
Credentials
The skill declares no environment variables or credentials, which is appropriate on the surface. However, desktop automation on macOS typically requires Accessibility permissions and may need user credentials or helper tools — these OS-level permissions and any required helper tools are not mentioned. The omission makes it unclear what the agent or user will be asked to grant or install later.
Persistence & Privilege
The skill is not forced-always, does not request special platform persistence, and there is no indication it will modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-automation - After installation, invoke the skill by name or use
/wechat-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
WeChat Automation 1.0.0 released
- Automatically handle WeChat messages using AI to save time
- Features include auto-reply rules, message summaries, keyword alerts, and forwarding to other platforms
- Connects via macOS window control (macOS only)
- Supports message export and analysis
- Ideal for customer service, group management, and important message reminders
- Requires WeChat desktop running on macOS
Metadata
Frequently Asked Questions
What is Wechat Automation?
Automate WeChat on macOS for auto-replies, keyword alerts, message summaries, and forwarding by controlling the desktop app. It is an AI Agent Skill for Claude Code / OpenClaw, with 1773 downloads so far.
How do I install Wechat Automation?
Run "/install wechat-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wechat Automation free?
Yes, Wechat Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wechat Automation support?
Wechat Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wechat Automation?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills