بنقرة واحدة
Use for WeChat tasks on Mac or iPhone, with platform-specific search and send rules.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use for WeChat tasks on Mac or iPhone, with platform-specific search and send rules.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when controlling a visible target device UI through screenshots, touch, mouse, keyboard, text entry, scrolling, app switching, or capture recovery.
Use when the opt-in script tools are available and the user wants to create, list, read, or edit local JSONL demo scripts that run_script plays back.
Phone app launch guidance. Use semantic bridge_open_app requests; do not pass platform launch targets from the board.
Use when answering focused factual questions with web, Wikipedia, or webpage sources.
| name | |
| description | Use for WeChat tasks on Mac or iPhone, with platform-specific search and send rules. |
| metadata | {"preferred_model":"primary","allowed_tools":["bridge_open_app","screenshot","touch_gesture","mouse_click","keyboard_tap","enter_text_in_field"]} |
Use this skill together with device-operator for visible WeChat UI work.
Use this skill when the user asks to open WeChat, find a contact or chat, read messages, compose a message, or send a WeChat message.
bridge_open_app with {"app":"WeChat"} to launch WeChat.enter_text_in_field for the WeChat chat input field.committed:true and the field text exactly matches the requested message.keyboard_tap with ["cmd", "F"] to open search for a contact or history message.keyboard_tap with ["enter"] to send the message.touch_gesture or another direct tap action on the visible send button labeled Send or 发送.Send button is missing or disabled, inspect the latest screenshot and fix focus or input state first. Do not use Enter as a fallback.