yuanbao

Manage Yuanbao groups, convert nicknames to @mentions, and send direct messages.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/blueskies1818/hermesALIone --skill yuanbao-blueskies1818
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/blueskies1818/hermesALIone/tree/main/Agent/skills/yuanbao
Command: npx skills add https://github.com/blueskies1818/hermesALIone --skill yuanbao-blueskies1818

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines group management and @mentioning within Yuanbao, making it easier to interact with users and provide information.

Core Features & Use Cases

  • Group Management: Query group information and member lists.
  • @Mention Automation: Automatically convert user nicknames to @mentions.
  • Direct Messaging: Send private messages to users within a group.
  • Use Case: When you need to notify a specific user within a group chat, use this Skill to find their nickname and send a direct message.

Quick Start

To send a direct message to @用户aea3, first find their nickname using 'yb_query_group_members' and then use 'yb_send_dm'.

Frequently Asked Questions about yuanbao

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate group management and send @mentions in Yuanbao?

You can automate group management and send @mentions in Yuanbao by using internal APIs to query group information, look up member lists, and convert user nicknames into automated @mentions for seamless communication.

What is the best way to send a direct message to a specific user within a group chat?

To send a direct message within a group chat, the best way is to query the group member list to find the user's nickname and then use the direct messaging function to privately message them.

Can I automatically convert user nicknames to @mentions for group notifications?

Yes, you can automatically convert user nicknames to @mentions. This feature streamlines group communication by ensuring users are properly notified within group chats without manual formatting.

Does Yuanbao group management support querying group information and member lists?

Yes, Yuanbao group management supports querying group information and member lists. It utilizes internal APIs to handle these queries, facilitating efficient user interaction and group administration.

Why use internal APIs for Yuanbao direct messaging instead of manual messaging?

Using internal APIs for Yuanbao direct messaging automates the lookup of group members and the delivery of private messages, ensuring seamless user interactions and saving time compared to manual messaging processes.