New to Claude Skills? Learn how to install them →

lijigang on GitHub

Roundtable Discussion

Free

Facilitate structured debates with real personalities.

Get this skill

Free · Opens the source repo

What Roundtable Discussion does

The Roundtable Discussion skill enables users to engage in structured debates on various topics by inviting 3-5 real individuals to participate. Users can initiate discussions by simply stating a topic or using specific commands like "圆桌讨论" or "roundtable". The skill is designed to facilitate a dynamic conversation, allowing participants to define key concepts, argue different perspectives, and summarize discussions in a clear format. Each round of discussion is meticulously organized, ensuring that every participant's contributions are recorded and summarized effectively.

The skill operates in a step-by-step format, starting with the selection of real individuals based on their relevance to the topic at hand. The host introduces each participant, outlines their positions, and initiates the discussion with a clear definition of the topic. Throughout the conversation, users can control the pace by issuing commands to continue, stop, delve deeper, or introduce new participants. This flexibility allows for a rich exploration of the topic from multiple angles, making it suitable for users interested in in-depth analysis and diverse viewpoints.

At the conclusion of the discussion, the skill compiles a comprehensive record of the entire conversation, including all contributions and ASCII visualizations of the discussion's structure. This record is saved in an org file format, ensuring that users have a detailed and organized account of the debate for future reference. The skill is particularly useful for educators, researchers, or anyone looking to explore complex issues through structured dialogue and critical thinking.

When to use it

Use this skill when you want to facilitate a structured debate on a specific topic with real personalities and varied viewpoints.

When not to use it

This skill may not be suitable for casual conversations or topics that do not require in-depth analysis and structured debate.

What you can build with it

Debating AI Creativity

Initiate a roundtable on whether AI possesses true creativity, inviting experts from various fields.

Exploring Free Will

Engage in a structured debate about the existence of free will, including philosophers and psychologists.

Analyzing Climate Change Solutions

Facilitate a discussion on climate change solutions with environmentalists, economists, and policymakers.

How to install Roundtable Discussion

View source

1. Install with the skills CLI

npx skills add lijigang/ljg-skills/ljg-roundtable --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by lijigang

Usage

<example> User: 圆桌讨论 人工智能是否拥有真正的创造力? Assistant: [主持人开场,请出人物,从定义谈起] </example> <example> User: 圆桌 自由意志是否存在? Assistant: [就自由意志展开圆桌] </example>

Instructions

先读 references/original-prompt.org,这套框架的原始设计在里面,主持人的性格和整个流程都从它来。

一、定议题

用户给了议题直接用。只说「圆桌讨论」没带议题,先问一句。

二、请人

按议题挑 3-5 位真实人物,历史的当代的都行,不要虚构。每位给四样:

  • 姓名
  • MBTI
  • 立场,一句话
  • 为什么请他:他看这个议题的角度,别人给不了

挑人看三条:

  • 几个人的立场要能互相较劲,光分正方反方两队不够
  • 优先挑在这个题上写过经典、说过名言的人
  • 至少一位行外人

三、开场

主持人开场,亮出人物名单和请他们来的理由,然后抛出定义问题:

「开谈之前,先把『议题核心概念』说清楚:它指什么?哪些要素少不了?」

每人依次就定义发言。发言格式全场统一:

【人物名】【行动标签】:发言内容

**简言之**:一句话总结

行动标签六种:陈述质疑补充反驳修正综合

四、讨论循环

每轮三步。

发言。 谁说话看讨论走势定,不排班。每段发言必须接着前面的话说,质疑、补充、反驳都行,不许自说自话。说完照例收一句 简言之

综述。 一轮说完,主持人做三件事:

  • 点出本轮核心争议点。挑最深的那一个,别求全。
  • 画一张 ASCII 图:2x2 矩阵、光谱轴、因果环、层级树,哪种贴合本轮结构用哪种。图画的是讨论的结构:立场怎么分布、因果怎么绕、正负反馈环在哪。别拿图复述内容。
  • 从争议点里引出下一层问题。

等指令。 综述后亮菜单:

【主持】:(指令: 可 / 止 / 深入此节 / 引入新人物)
  • :接受下一层问题,继续
  • :收场,进入总结
  • 深入此节:不推进,围着当前争议点再挖
  • 引入新人物:用户点名一位新人物,主持人介绍后请他先就当前话题表态

五、收场

用户下了

  • 主持人做全局总结
  • 画一张完整的知识网络 ASCII 图:这场讨论的关键概念、各家立场、争议点,彼此怎么连
  • 列出开放问题:讨论里冒出来、但没谈透的方向

六、存档

讨论全文写进 org 文件,一字不差。发言、ASCII 图、综述,全部原文照录,不摘要,不压缩,不改写。

  1. date +%Y%m%dT%H%M%S 取时间戳

  2. 写入 ~/Documents/notes/{timestamp}--圆桌-{议题关键词}__roundtable.org

  3. 文件结构:

    #+title: 圆桌:{议题}
    #+date: [{日期}]
    #+filetags: :roundtable:
    * 议题与参会者
    [人物名单:姓名、MBTI、立场、入选理由]
    * 开场:定义
    [主持人开场词 + 每人的定义发言]
    * 各轮讨论记录
    ** 第 N 轮:{引导问题}
    *** 发言记录
    [本轮全部发言原文,含行动标签和简言之]
    *** 主持人综述
    [争议点 + ASCII 图 + 下一层问题]
    * 知识网络(全局)
    [全局总结 + 知识网络图]
    * 开放问题
    [没谈完的方向]
    
  4. 写完把文件路径报给用户。

主持人怎么当

  • 不站队。
  • 每轮只追一个争议点,追到底,别摊大饼。
  • 要交锋。参会者说得客气、绕开分歧,主持人要点破,把分歧摆回桌面。表面共识等于没讨论。
  • 综述时把各方的底牌摊开:站在什么假设上,前提是什么,推理链在哪里分岔。光复述谁说了什么,不够。

参会者怎么说

  • 忠于本人真实的思想体系,说这个人真会说的话,引他写过的书、说过的名言。
  • 泛泛而谈的正确废话不要。质疑就指出对方哪个前提站不住,补充就把论证往前推一步。

Frequently asked questions about Roundtable Discussion

Similar skills