← 返回 Skills 市场
zhangzhixu

roundtable-forum

作者 张志旭 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install roundtable-forum
功能描述
主持人引导多位思想代表就复杂议题展开结构化深度对话,生成ASCII思考框架和知识网络助力决策与学习。
安全使用建议
This skill appears to implement a conversational 'roundtable' in a single Python file, but its documentation claims many additional modules, dependencies, templates, and cron setup that are not present. That mismatch is a red flag for sloppy packaging or an incomplete upload — not necessarily malicious, but you should not run it blindly. Before installing or running: 1) Request the missing files or a published homepage/author contact to verify integrity. 2) Inspect the remainder of core_engine.py (the provided snippet is truncated) to confirm it does not perform network calls, write unexpected files, or execute shell commands. 3) Run the code in an isolated environment (container or VM) and with non-privileged user to observe behavior (look for writes to output/, attempts to create cron jobs, or outbound network connections). 4) If you need the advertised features (rich/ascii-art, templates, cron), ask the maintainer for a complete release or prefer a package that includes a clear install script. The lack of required credentials is good, but the documentation–code inconsistencies merit caution.
能力评估
Purpose & Capability
The stated purpose (running a hosted roundtable/dialog engine) is consistent with the included core_engine.py, but the SKILL.md/README claim multiple separate modules (moderator.py, representative.py, ascii_chart.py, command_parser.py), templates/, output/ and external dependencies (rich, ascii-art, pydantic). The package contains only core_engine.py, README.md, and SKILL.md. Declared dependencies and module structure are disproportionate to the actual files provided.
Instruction Scope
Instructions reference cron scheduling, an entrypoint at skills/roundtable-forum/main.py, automatic generation of new人物 personas/MBTI, and writing knowledge-network files to output/, but the repository manifest lacks those files and there is no install step to configure cron. The SKILL.md also promises dynamic representative generation and high accuracy targets that are not clearly implemented in the single core_engine.py file. These mismatches broaden the agent's discretion and hide implementation details.
Install Mechanism
There is no install spec and no external download step. That lowers risk because nothing is automatically downloaded or written during installation. The skill appears instruction-only plus one local Python file.
Credentials
The skill requests no environment variables, no credentials, and no config paths. There is no apparent reason for secrets or system-wide credentials based on the described functionality.
Persistence & Privilege
always is false and there is no install script that claims to modify system or other skills. The SKILL.md references cron reminders, but no mechanism is provided to install cron jobs — so no elevated persistence is present in the bundle as given.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install roundtable-forum
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /roundtable-forum 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
roundtable-forum v1.0.0 - 首次发布,推出结构化深度对话框架“圆桌论坛” - 支持主持人引导、多思想代表即时参与 - 实现用户可控的多轮对话流程及代表人物动态邀请 - 自动生成 ASCII 争议图表和结构化知识网络 - 提供多场景适用模板及使用命令 - 每天可定时自动启动论坛讨论
元数据
Slug roundtable-forum
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

roundtable-forum 是什么?

主持人引导多位思想代表就复杂议题展开结构化深度对话,生成ASCII思考框架和知识网络助力决策与学习。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 roundtable-forum?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install roundtable-forum」即可一键安装,无需额外配置。

roundtable-forum 是免费的吗?

是的,roundtable-forum 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

roundtable-forum 支持哪些平台?

roundtable-forum 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 roundtable-forum?

由 张志旭(@zhangzhixu)开发并维护,当前版本 v1.0.0。

💬 留言讨论