Ljg Roundtable logo

Ljg Roundtable

CommunityPopular
lijigang
ljg-roundtable

一个议题,一场圆桌:主持人请来 3-5 位真实人物,定义开场,逐轮交锋, 每轮收一张 ASCII 结构图,用户用指令控节奏(可/止/深入此节/引入新人物), 散场后全文存入 org 笔记。Use when user says "圆桌讨论", "圆桌", "roundtable", "辩论", or wants to explore a topic through multi-perspective structured debate.

Overview

Publisherlijigang
Repositoryljg-skills
Skill nameljg-roundtable
Stars
7.4K
Forks
834
Bundled files
1
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 1 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by lijigang on GitHub. Read the source before you install it.

Installation

Install the Ljg Roundtable AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/lijigang/ljg-skills.git /tmp/ljg-skills
mkdir -p .claude/skills
cp -r /tmp/ljg-skills/skills/ljg-roundtable .claude/skills/ljg-roundtable
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Ljg Roundtable in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Ljg Roundtable on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Ljg Roundtable is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Usage

Instructions

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

一、定议题

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

二、请人

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

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

挑人看三条:

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

三、开场

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

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

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

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

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

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

四、讨论循环

每轮三步。

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

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

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

等指令。 综述后亮菜单:

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

五、收场

用户下了

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

六、存档

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

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

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

  3. 文件结构:

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

主持人怎么当

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

参会者怎么说

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

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Ljg Roundtable AI skill do?

一个议题,一场圆桌:主持人请来 3-5 位真实人物,定义开场,逐轮交锋, 每轮收一张 ASCII 结构图,用户用指令控节奏(可/止/深入此节/引入新人物), 散场后全文存入 org 笔记。Use when user says "圆桌讨论", "圆桌", "roundtable", "辩论", or wants to explore a topic through multi-perspective structured debate.

Why use Ljg Roundtable on TypingMind?

Because you install it once and use it with any model. Ljg Roundtable is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Ljg Roundtable in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/lijigang/ljg-skills/tree/master/skills/ljg-roundtable. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Ljg Roundtable?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Ljg Roundtable?

As many as you like. As long as a model supports skills, you can use Ljg Roundtable with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Ljg Roundtable AI skill free?

Yes. It is published on GitHub by lijigang under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇