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 direct message 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. - Direct Messages: Send private messages (私信) to any group member via yb_send_dm, with optional media attachments like images and documents. - Group Insights: Query group name, owner, member count, and list bots or all members with yb_query_group_info. - Use Case: A user says "帮我艾特元宝" — the Skill finds the exact nickname in group 328306697 and replies with a working @mention, all in one step. ## Quick Start Ask the assistant to @mention a specific user by name in the current Yuanbao group, or to send a private message with optional image attachments to a named member.