Install
openclaw skills install wechat-new-toolClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Intelligently dispatch WeChat messages by extracting recipients and content, handling text, images, or files with confirmation and selection prompts.
openclaw skills install wechat-new-toolPOST /wechat/dispatchquery: 用户提到的目标(姓名或群名)type: 消息类型 ("text", "image", "file")content: 文本内容或媒体 URLfileName: 文件名(仅 type 为 file 时)status: "confirm",AI 询问“确认发送给 [名称] 吗?”status: "need_choice",AI 展示列表让用户点选。/wechat/confirm_send 完成最终推送。