wechat-search-pick-send

Automate WeChat for macOS to search contacts and send messages.

2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dengc2023/OpenClaw-WeChat-Assistant --skill wechat-search-pick-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-search-pick-send
Source: https://github.com/dengc2023/OpenClaw-WeChat-Assistant/tree/main/skills/wechat-search-pick-send
Command: npx skills add https://github.com/dengc2023/OpenClaw-WeChat-Assistant --skill wechat-search-pick-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the tedious manual steps required to open WeChat, search for a contact or group, and paste a message by guiding the agent through a complete macOS automation flow that keeps focus, clipboard, and visual feedback in sync.

Core Features & Use Cases

  • Controlled Window Management: Forces WeChat to frontmost and fullscreen, ensuring every subsequent keyboard action lands in the expected UI surface.
  • Visual Decision Support: Captures a screenshot of search results, filters rows that match the target name or keyword, and applies heuristics to prefer canonical contacts or explicit groups before navigating via keyboard.
  • Flexible Sending Options: Handles plain text, local files, and folder transfers by prepping the chat input, using Finder copy/paste, and zipping directories when needed while obeying safety prompts.

Quick Start

Ask the assistant to open WeChat and send the message "Hello there" to 张三 so it executes the search, selection, and paste-and-send workflow.

Frequently Asked Questions about wechat-search-pick-send

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate WeChat message sending on macOS?

Automating WeChat message sending on macOS is achieved by guiding the agent to focus the application, search for a contact, and paste clipboard content into chats. The Skill handles window management, visual result analysis, and keyboard navigation to execute the workflow.

Can I send local files and folders through WeChat on macOS using automation?

Yes, you can send local files and folders through WeChat on macOS using automation. The Skill handles file and folder transfers by prepping the chat input, using Finder copy/paste, and zipping directories when needed while obeying safety prompts.

Does the WeChat macOS automation support group chat selection?

Yes, WeChat macOS automation supports group chat selection. The Skill applies heuristics to prefer canonical contacts or explicit groups by capturing a screenshot of search results and filtering rows that match the target name before navigating via keyboard.

How to trigger WeChat file transfers using voice or text commands?

Triggering WeChat file transfers using voice or text commands involves the agent executing a search-based contact selection workflow. The Skill processes the command, manages focus, uses Finder-based file copying, and applies built-in heuristics to paste and send the content.

Why does my automated WeChat search select the wrong contact on macOS?

Automated WeChat search might select the wrong contact due to ambiguous names or UI focus issues. The Skill addresses this by forcing WeChat to frontmost and fullscreen, capturing visual feedback, and applying heuristics to filter rows before selecting, with fallback prompts for clarification.

What is needed to run WeChat UI automation for messaging on a Mac?

Running WeChat UI automation for messaging on a Mac requires the macOS WeChat client and local files or folders ready for transfer. The Skill manages the clipboard, visual feedback, and keyboard navigation without needing external dependencies.