Loading...
Loading...
Found 6 Skills
当用户要求"微信监听"、"消息提取"、"Agent 开发"、"wxauto"、"Accessibility API"、"UI 自动化"、"输入框控制"、"Platform Agent",或者提到"微信自动化"、"消息监控"、"WeChat monitoring"时使用此技能。用于开发 WeReply 的 Platform Agent(Windows wxauto 或 macOS Accessibility API)、实现微信消息监听、消息提取、输入框控制和 Agent 错误处理。
Send text messages to specified contacts via the WeChat desktop client on macOS. Used when the user provides a contact name and message content, such as "Send a WeChat message to Zhang San: xxx", "Open WeChat to send a message to someone", "Send specified text via WeChat". The WeChat desktop client must be installed before running, and accessibility permissions must be granted to the current terminal or Codex. Only exact matching is performed during execution: first search for the contact, then verify that the current session title exactly matches the target; stop if the match fails to avoid sending messages by mistake.
This skill is used to automatically send WeChat messages via scripts on macOS/Windows. Use this skill when you need to "send WeChat messages", "send messages to WeChat friends", "send WeChat messages automatically", "send messages in WeChat groups", or mention "wechat message", "WeChat automation". macOS uses AppleScript + cliclick, while Windows uses PowerShell. Select the corresponding script according to the platform.
Monitors China A-share concept sectors and Dragon Tiger List (龙虎榜) via Tushare, then generates structured markdown reports. Use when users ask to track sector momentum, fetch top_list (doc_id=106), remove ST stocks, rank movers, or save monitoring output as .md files.
WeChat automation operations. Implement functions including sending messages, fetching chat records, listening to messages, and friend management via the wxautox4 RESTful API. Use when: (1) Send WeChat messages to friends or group chats, (2) Read WeChat chat records, (3) Listen to new messages, (4) Fetch friend list or group chat list, (5) Accept friend requests, (6) Switch chat windows and other WeChat operations.
Use when you need to automatically send messages to WeChat contacts on macOS, and use clipboard pasting to avoid interference from Chinese input methods.