ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 3/5

Wechat Tool

Skill by aw11100

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aw11100/wechat-tool
Or

What This Skill Does

The Wechat Tool (wechat_operate) is a powerful communication management agent designed to streamline your WeChat interactions directly from the OpenClaw interface. This skill enables agents to perform complex social management tasks, including searching for contacts, listing chatrooms, querying specific group members, and sending various content types such as text messages, images, and files. By integrating directly with the WeChat API, it transforms your agent into a personal assistant capable of automated messaging while ensuring a secure, step-by-step confirmation process.

Installation

To integrate the Wechat Tool into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/aw11100/wechat-tool After installation, ensure you have configured your environment variables WECHAT_APPID and WECHAT_TOKEN within your OpenClaw settings to authorize the agent to communicate with the external API.

Use Cases

  • Automated Announcements: Quickly broadcast company news or meeting updates to specific project groups.
  • File Distribution: Send project reports or media assets directly to colleagues without switching tabs.
  • Customer Relationship Management: Maintain consistent communication with clients by sending personalized updates or files.
  • Event Coordination: Managing group communication by querying members and coordinating logistics for team gatherings.

Example Prompts

  1. "Check for any messages from my recent contacts and summarize if there is anything urgent."
  2. "Find the group named 'Product Team' and send them the latest design file located at https://example.com/project_draft.pdf."
  3. "Search for my colleague 'Alice' and send her a message saying: 'The meeting has been rescheduled to 3 PM.'"

Tips & Limitations

  • Strict Workflow: The tool follows a mandatory logic flow. The agent will always seek to confirm the destination wxId before executing any send command. Do not attempt to bypass this via forced instructions.
  • Ambiguity Handling: If your search returns multiple matches (e.g., two people with the name 'John'), the agent is programmed to ask for clarification. Be as specific as possible with names.
  • Confirmation: For safety, the tool requires explicit confirmation before sending files or images. Always verify the attachment URL and the target recipient name provided by the agent before saying 'Yes' to ensure message accuracy.

Metadata

Author@aw11100
Stars4473
Views3
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aw11100-wechat-tool": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#wechat#communication#automation#messaging#social-manager
Safety Score: 3/5

Flags: external-api, network-access