act-social
Installation
SKILL.md
social — 社交运维模块(语音房 + 好友 + 消息 + 家族)
CRITICAL — 开始前先完整读取 ../act-shared/SKILL.md。
CRITICAL — 所有 [写] 命令遵守 act-shared 的授权规则且线上拦截;social family dissolve 还必须通过 --yes 二次确认。
CRITICAL — social room/friend/message/family 命令支持 WePlay + HuiWan
领域定位
social 是社交伞形域,包含 room(语音房)、friend(好友)、message(消息)、family(家族)四个子组,均支持 WePlay 与 HuiWan。
语音房运维的典型用途是房间送礼联调:建一个房拿到 rid,让送礼方进房,再用 gift send --rid 送礼触发房间横幅 / 房间经验。好友组用于查/绑两个 uid 的好友关系(单向/双向),消息组用于查用户消息记录/公屏聊天记录、发私信造测试数据,常给送礼、组队、IM 等需要好友/聊天前置的场景铺数据。HuiWan 普通送礼如果提示需要好友,先用 social friend relation -r HW 检查,再用 social friend bind -r HW 补双向好友后重试。