yuanbao

Automates @-mentions, retrieves group info, and sends private messages with media attachments in chat platforms.

2|1|Updated May 10, 2026
One-click install
npx skills add https://github.com/zli5460/hermes-agent-X-Phoenix-Architecture --skill yuanbao-zli5460
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/zli5460/hermes-agent-X-Phoenix-Architecture/tree/main/skills/yuanbao
Command: npx skills add https://github.com/zli5460/hermes-agent-X-Phoenix-Architecture --skill yuanbao-zli5460

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

It simplifies the process of mentioning users and managing group communications in messaging platforms.

Core Features & Use Cases

  • User Mentioning: Automatically converts @nickname into a real mention to notify users in chats.
  • Group Information Query: Retrieves group details such as name, owner, and member count.
  • Send Private Messages: Facilitates sending direct messages with optional media to specific users.
  • Use Case: When needing to notify a user about an event in the group, simply mention them with an @, and this skill handles the rest seamlessly.

Quick Start

Use the yuanbao skill to mention a user or send a direct message by calling the appropriate tools with the required parameters.

Frequently Asked Questions about yuanbao

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

FAQPage Schema
How do I automate user mentions in group chat to notify specific members?

Automate user mentions by converting in-line @nickname text into real mentions that notify targeted members in group chats. The skill handles the mention conversion automatically when you specify the nickname, ensuring the intended user receives a notification.

Can I send a private direct message with media attachments to a specific user?

Send private direct messages with optional media attachments to specific users through the skill's messaging tools. It facilitates direct messaging by allowing you to include media files when notifying an individual outside the group chat context.

How do I retrieve group information like owner and member count for a chat group?

Retrieve group information by querying group details such as the group name, owner, and member count. The skill queries the platform to return these specific group attributes, helping you understand the group's current composition and leadership.

Does this group communication skill require any external dependencies to function?

No external dependencies are required to use this group communication skill. It operates independently using platform-specific tools to manage mentions, query group info, and send direct messages without needing additional packages or modules.

What is the best way to coordinate team notifications across group and private chats?

The best way to coordinate team notifications is by combining in-line @mentions for group alerts and direct messages for private follow-ups. This approach optimizes team coordination by ensuring messages reach the right audience through the appropriate channel.