Install
openclaw skills install partyRun 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 one at a time and produce a final transcript.
openclaw skills install partyParty 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.
When the user invokes:
/party <topic>
start a Party Mode meeting for the topic. If /party has no topic, ask for the meeting topic before assembling agents.
/party command.Choose agents based on the topic:
Before the first turn, announce:
I've brought together [agent list] to discuss: [topic].
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.
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.
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]