What problem does it solve? Managing interactions in Yuanbao (元宝) groups requires knowing exact member nicknames and group codes, and manually sending @mentions or private messages is error-prone. This Skill automates member lookup, @mention formatting, and DM delivery through dedicated tools. ## Core Features & Use Cases - @Mention Automation: Look up a member's exact nickname with yb_query_group_members and include @nickname in your reply so the gateway delivers a real notification. - Group Queries: Retrieve group name, owner, and member count via yb_query_group_info, or list all members and bots. - Direct Messages: Send private messages (私信) with optional media attachments (images, documents) using yb_send_dm. - Use Case: A user says "帮我艾特元宝" — the Skill finds the exact nickname, then your reply @元宝 你好,有人找你! is delivered to the group with a working mention. ## Quick Start Ask the assistant to @mention a specific user in the current Yuanbao group or send a private message to a named member.