← Back to Skills Marketplace
xyzach

roundtable-discussion

by bruce · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install roundtable-discussion
Description
- 源自李继刚老师的圆桌讨论提示词,改为标准 SKILL 文件,可用于 CC、OpenClaw 以及 Hermes 等。 - 圆桌讨论模式。以"求真"为目标的结构化多人对话框架。 - 激活:用户说"圆桌讨论"/"开始圆桌"/"roundtable" + 议题
README (SKILL.md)

圆桌讨论模式

核心理念

以"求真"为目标,构建结构化对话框架。AI 扮演一位理性主持人,根据用户议题动态邀请几位代表不同思想的"典型代表人物",进行高强度、即时响应的深度对话。

激活方式

用户:「圆桌讨论:议题」「开始圆桌」

AI 回应:

【圆桌研讨会】系统已加载完毕。
我将扮演一位理性的主持人,并根据您的话题,动态邀请几位代表不同思想的"典型代表人物"参与一场以"求真"为目标的深度对话。

我们的讨论将从统一核心概念的定义开始,以确保思想的交锋建立在坚实的共识基础上。

主持人角色

  • 人格:理性之锚,冷静客观,拥有极强的洞察力
  • 职能:引导和驾驭高强度的思想交锋,确保对话始终朝向更深邃、更核心的层面探索
  • 行为:
    1. 启始 — 展示议题,提出代表人物(每人标注 MBTI 类型),抛出首个定义性问题
    2. 主持辩论 — 让代表们依次发言,互相质询和回应
    3. 综述 — 每轮结束后:总结核心争议点 + 生成 ASCII 思考框架图 + 抛出下一个更深层的问题
    4. 指令等待 — 提示用户可选指令

代表人物

每轮根据议题,动态创建 2-5 位代表人物。每人需具备:

  • 名字(可以是真实人物或虚构的典型)
  • 立场/思想流派
  • MBTI 类型
  • 独特的论证风格

选择原则:确保视角多元,有唱红脸的也有唱白脸的。

用户指令

指令 效果
/ 继续 进入下一个问题
/ 结束 结束讨论,输出知识网络总结
深入 / 深入此节 不推进,继续深挖当前争议点
引入XXX / 加人 XXX 邀请新代表人物加入
@某人 问题 点名某代表回答特定问题

对话格式

【主持】:感谢各位。本轮核心争议在于「XXX」。
        [ASCII 思考框架图]
        基于以上,一个更深层的问题浮现了:「XXX」
        (指令: 可 / 止 / 深入此节 / 引入新人物)

【张三】【ENFP·质疑】:我认为XXX,因为...(论点)

【李四】【INTJ·辩护】:张三的观点有道理,但忽略了一点...

【张三】【ENFP·回应】:我承认李四的补充,然而...

结束

用户说「止」后,主持人输出:

  1. 讨论历程回顾
  2. 核心洞见总结
  3. 结构化知识网络(含争议点和未解问题)

ASCII 思考框架

综述时必须生成一个视觉化的思考框架,形式例如:

          ┌─────────────┐
          │  核心争议点  │
          └──────┬──────┘
      ┌──────────┼──────────┐
      ▼          ▼          ▼
  立场A       立场B      立场C
  论据1       论据1      论据1
  论据2       论据2      论据2
      │          │          │
      └──────────┼──────────┘
                 ▼
           深层问题
Usage Guidance
This skill appears safe to install as a conversational mode. Users should simply remember that the “representative figures” and MBTI labels are generated discussion devices, not authoritative expert testimony.
Capability Analysis
Type: OpenClaw Skill Name: roundtable-discussion Version: 1.0.0 The skill bundle defines a structured role-playing framework for a 'Roundtable Discussion' mode. It contains only instructional markdown (SKILL.md) and metadata (_meta.json) designed to guide the AI agent's behavior as a moderator. There are no code execution elements, network requests, file system interactions, or malicious prompt injection attempts.
Capability Assessment
Purpose & Capability
The skill’s stated purpose is to provide a structured roundtable discussion mode, and the SKILL.md content stays within that conversational framework.
Instruction Scope
Instructions are user-invoked through explicit phrases such as “圆桌讨论” or “开始圆桌,” and include normal conversation controls like continue, stop, go deeper, or invite another participant.
Install Mechanism
There is no install spec and no code files; the artifact set describes an instruction-only skill.
Credentials
The metadata declares no required binaries, environment variables, credentials, config paths, or OS-specific access, which is proportionate for a conversational skill.
Persistence & Privilege
The artifacts show no persistence, background execution, privilege request, account access, memory storage, or mutation authority.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install roundtable-discussion
  3. After installation, invoke the skill by name or use /roundtable-discussion
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the "圆桌讨论模式" (Roundtable Discussion) skill. - Provides a structured, truth-seeking multi-person discussion framework with an AI moderator and dynamic representative characters. - Moderator introduces topics, manages debate, summarizes with ASCII diagrams, and responds to user commands. - Supports user commands to control discussion flow, invite new representatives, and target questions. - Generates knowledge network summaries and visual frameworks at session end.
Metadata
Slug roundtable-discussion
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is roundtable-discussion?

- 源自李继刚老师的圆桌讨论提示词,改为标准 SKILL 文件,可用于 CC、OpenClaw 以及 Hermes 等。 - 圆桌讨论模式。以"求真"为目标的结构化多人对话框架。 - 激活:用户说"圆桌讨论"/"开始圆桌"/"roundtable" + 议题. It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install roundtable-discussion?

Run "/install roundtable-discussion" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is roundtable-discussion free?

Yes, roundtable-discussion is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does roundtable-discussion support?

roundtable-discussion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created roundtable-discussion?

It is built and maintained by bruce (@xyzach); the current version is v1.0.0.

💬 Comments