Loading...
Loading...
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.
npx skill4agent add cloudsen/eliteforge-skills wechat-message-senderscripts/send_wechat_message.swiftcontactmessagecontactmessageswift scripts/send_wechat_message.swift --contact "<contact>" --message "<message>"contactswift scripts/send_wechat_message.swift --contact "<contact>" --message "<message>" --dry-run