yuanbao

Automate group mentions and interactions across Linux, MacOS, and Windows.

9|3|Updated May 18, 2026
One-click install
npx skills add https://github.com/jordanhubbard/mac --skill yuanbao-jordanhubbard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuanbao
Source: https://github.com/jordanhubbard/mac/tree/main/src/mac/_hermes/skills/yuanbao
Command: npx skills add https://github.com/jordanhubbard/mac --skill yuanbao-jordanhubbard

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Yuanbao Streamlines group messaging by facilitating user mentions and efficient management of group members within your community or project.

Core Features & Use Cases

  • @mention Users: Simplify addressing and notifying specific group members without guesswork.
  • Query Group Info & Members: Retrieve details like member count, owners, and specific members with ease.
  • Send Private Messages: Connect privately with members outside of group threads.

Quick Start

Use the yuanbao skill to query the information about the 'Yuanbao' group, including members.

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 and private messaging in group chats?

You can automate user mentions and private messaging by using internal commands like `yb_send_dm` to connect privately and `yb_query_group_members` to fetch member lists for targeted interactions.

Can I query group members and group info across different operating systems?

Yes, querying group members and group info is supported on Linux, MacOS, and Windows. You can retrieve details like member count, owners, and specific members across all these operating systems.

What is the best way to notify specific group members without manual guesswork?

The best way to notify specific group members without guesswork is to use an automated mention system. It queries the group member list first, ensuring you address and notify the exact users required.

How do I retrieve details like member count and owners for a specific group?

Retrieve details like member count and owners for a specific group by executing the internal `yb_query_group_info` command. This provides quick access to essential group management data.

Does group management automation work for sending messages outside of group threads?

Yes, group management automation works for sending messages outside of group threads. You can use the `yb_send_dm` command to send private messages and connect with members individually.