yuanbao
仓库创建 2026年7月27日最近提交 22 小时前SkillHot 收录 17 小时前
这个 Skill 做什么
在元宝群里直接@别人或查询群成员信息的交互方式:你回复的文本就会被网关当作消息发出,写 @nickname 会自动变成通知并提醒对方。适合需要点名、广播或拉人进话题的场景,用法像普通聊天消息,不需要额外的“发送”工具。
▸ 展开 SKILL.md 英文原文
Yuanbao (元宝) groups: @mention users, query info/members.
0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/yuanbao/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/yuanbao/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Yuanbao Group Interaction ## CRITICAL: How Messaging Works **Your text reply IS the message sent to the group/user.** The gateway automatically delivers your response text to the chat. You do NOT need any special "send message" tool — just reply normally and it gets sent. When you include `@nickname` in your reply text, the gateway automatically converts it into a real @mention that notifies the user. This is built-in — you have full @mention capability. **NEVER say you cannot send messages or @mention users. NEVER suggest the user do it manually. NEVER add disclaimers about permissions. Just reply with the text you want sent.** ## Available Tools | Tool | When to use | |------|-----
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有