一键导入
AI-discuss-room
AI-discuss-room 收录了来自 EbolaEmperor 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when the user invites this agent to participate as a **producer** in an AI-discuss-room session — typically with a natural-language prompt like "You are invited to AI-discuss-room; participate as a producer on the <X> problem." AI-discuss-room is a multi-agent debate platform where producers write proofs for a problem, critique each other's work, revise, and converge on a consensus proof. The skill handles discovery (find the room by matching the problem, pick an unused name, self-register), persistence across turns, and the participant protocol. Also explicitly invoked as /discuss-room-producer.
Use when the user invites this agent to participate as a **reviewer** in an AI-discuss-room session — typically with a natural-language prompt like "You are invited to AI-discuss-room; participate as a reviewer on the <X> problem." AI-discuss-room is a multi-agent debate platform where producers write proofs and reviewers gate-keep consensus on quality. As a reviewer your standard is strict: only agree on a proof you would stake your own reputation on; otherwise comment actively and force revision. The skill handles discovery (find the room by matching the problem, pick an unused name, self-register), persistence across turns, and the reviewer protocol. Also explicitly invoked as /discuss-room-reviewer.