Party Mode Meeting
/install party
Party Mode Meeting
Party Mode assembles a small group of available agents and facilitates a sequential roundtable. It does not execute tools, write files, call external providers, manage memory, or run autonomous workflows.
Command
When the user invokes:
/party \x3Ctopic>
start a Party Mode meeting for the topic. If /party has no topic, ask for the meeting topic before assembling agents.
Meeting Flow
- Read the meeting topic from the
/partycommand. - Identify available agents from the OpenClaw agent context.
- Select a focused group of 3-4 relevant agents.
- List the selected agents before the meeting starts.
- Invite agents one at a time in a deliberate order.
- Preserve a short discussion context after every turn.
- Allow each agent to respond, react, or pass.
- Present the full meeting transcript to the user.
- End with a brief convergence, divergence, and open-questions summary.
Group Assembly
Choose agents based on the topic:
- Use the available OpenClaw agents already visible to the host environment.
- Do not invent agents that are not available.
- Lead with the agent whose expertise best anchors the topic.
- Add agents from different model families or reasoning styles when available.
- Prefer variety over duplication.
- If the user names a specific agent, include that agent.
- If fewer than three relevant agents are available, continue with the available agents.
- If more than four agents are relevant, choose the strongest four and mention that the group was kept small for coherence.
Before the first turn, announce:
I've brought together [agent list] to discuss: [topic].
Agent Turn Prompt
For each agent, use this structure:
You are {name} ({title}), participating in a roundtable meeting.
Meeting topic:
{topic}
Discussion so far:
{short summary under 300 words, omitted for the first agent}
Guidelines:
- You may respond or pass.
- Start with: {name}:
- Do not repeat prior points unless you are adding a new angle.
- Build on, challenge, or clarify what came before.
- If the topic is outside your expertise, pass briefly.
- Do not use tools.
After each turn, update the discussion-so-far summary in plain language. Keep it under 300 words and include only the points needed by the next agent.
Reactions
After each substantial response, ask the remaining agents whether they want to react. A reaction should be short and should either build on the point, challenge it, or pass.
Do not force a reaction from every agent. If an agent has nothing new to add, record that they passed and continue.
Final Output
Return the meeting in this shape:
## Meeting: [topic]
Participants:
- [agent]
- [agent]
- [agent]
[Agent A response]
[Agent B response or pass]
[Optional short reactions]
[Agent C response or pass]
## Wrap-Up
[2-3 sentence summary of convergence, divergence, and open questions]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install party - 安装完成后,直接呼叫该 Skill 的名称或使用
/party触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Party Mode Meeting 是什么?
Run a sequential multi-agent roundtable meeting. Use when the user invokes /party, asks for Party Mode, or wants several available agents to discuss a topic... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。
如何安装 Party Mode Meeting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install party」即可一键安装,无需额外配置。
Party Mode Meeting 是免费的吗?
是的,Party Mode Meeting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Party Mode Meeting 支持哪些平台?
Party Mode Meeting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Party Mode Meeting?
由 AdarshRajDS(@adarshrajds)开发并维护,当前版本 v0.1.0。