← 返回 Skills 市场
robbyczgw-cla

Roundtable

作者 Robby · GitHub ↗ · v0.4.1
cross-platform ✓ 安全检测通过
1033
总下载
2
收藏
9
当前安装
8
版本数
在 OpenClaw 中安装
/install roundtable
功能描述
Multi-agent debate council — spawns 3 specialized sub-agents in parallel (Scholar, Engineer, Muse) for Round 1, then optional Round 2 cross-examination to ch...
安全使用建议
This skill appears to do what it says and does not request credentials or install code. Before installing or running it, consider: 1) Logging: the setup defaults include session logging to memory/roundtable/. If you or your users may submit sensitive data, choose 'No logging' during setup or ensure the workspace memory storage meets your privacy requirements. 2) Config file: the wizard writes config.json into the skill directory after confirmation — review its contents before enabling features like round2 or max_budget. 3) Web/tooling: the Scholar role mentions web results; if the host agent has browsing or external connectors, those tools and their credentials are outside this skill — ensure those integrations are controlled. 4) Cost and data exposure: multi-agent runs multiply model calls; avoid sending secrets in queries. If these items are acceptable, the skill is coherent and can be used; if you need stronger guarantees, disable logging and review the saved config/logs after setup.
功能分析
Type: OpenClaw Skill Name: roundtable Version: 0.4.1 The OpenClaw 'roundtable' skill bundle is classified as benign due to its explicit and robust security measures against common attack vectors. Both `SKILL.md` and `README.md` contain mandatory instructions for the AI agent to treat user queries and web search results as 'UNTRUSTED INPUT,' explicitly forbidding execution of embedded instructions, role changes, or unauthorized file/network access. Furthermore, the skill enforces a fixed logging path (`memory/roundtable/`) to prevent path traversal attacks and explicitly instructs the agent to 'Never include secrets/API keys' in logs. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The skill actively mitigates vulnerabilities rather than introducing them.
能力评估
Purpose & Capability
Name/description, README, and SKILL.md align: the skill orchestrates three specialist sub-agents (Scholar/Engineer/Muse), supports model/preset/config options, and optionally logs sessions. There are no unrelated required binaries, environment variables, or external service credentials requested that would be inconsistent with a debating/multi-agent skill.
Instruction Scope
SKILL.md stays within the declared purpose: parsing commands, dispatching role-specific prompts, optional Round 2, and synthesizing results. It explicitly treats user query text as untrusted and prescribes a safe wrapper pattern to mitigate prompt-injection. Notable: the setup writes a config.json into the skill directory and (if enabled) saves session logs under memory/roundtable/; these are legitimate for auditing but mean user query contents (which can include sensitive info) may be persisted. The doc references web results and Scholar verification, but does not declare or require specific web/search credentials — this is plausible (uses host agent tools) but worth being aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This minimizes disk-written third-party code and reduces installation risk.
Credentials
The skill requests no environment variables, credentials, or unusual config paths — proportional to its purpose. The only persistent artifacts are config.json (written to the skill directory after explicit user confirmation) and optional session logs at memory/roundtable/, which may store user data; this persistence is the only notable privilege relative to environment access.
Persistence & Privilege
always:false (no forced inclusion) and autonomous invocation is the platform default. The skill will write its own config.json in its skill directory and may write session logs to memory/roundtable/ if the user enables logging. Those writes are scoped and explicitly restricted in SKILL.md (fixed log_path), which is better than arbitrary paths, but they do create persistent storage of user queries.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install roundtable
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /roundtable 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.4.1
Add package.json (ClawHub fix), version badges, improved docs
v0.4.0-beta
Added execution resilience (timeouts, partial completion, failure handling), web content trust boundaries, budget controls with cost preview, explicit flag precedence rules
v0.3.1-beta
Security fix: removed custom log path option to prevent path traversal. Log path is now fixed to memory/roundtable/.
v0.3.0-beta
Added interactive setup wizard (/roundtable setup), persistent config.json, /roundtable config and /roundtable help commands
v0.2.1-beta
Clarify single-model vs multi-model modes. Same model + different system prompts is equally valid. Added --preset=single.
v0.2.0-beta
Added Round 2 cross-examination debate, 5 domain templates, session logging, README with examples
v0.1.1-beta
Fix: updated tags and footer branding
v0.1.0-beta
Initial beta: Multi-agent debate council with 3 specialized sub-agents (Scholar, Engineer, Muse). Configurable models per role. Presets for cheap/balanced/premium.
元数据
Slug roundtable
版本 0.4.1
许可证
累计安装 9
当前安装数 9
历史版本数 8
常见问题

Roundtable 是什么?

Multi-agent debate council — spawns 3 specialized sub-agents in parallel (Scholar, Engineer, Muse) for Round 1, then optional Round 2 cross-examination to ch... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1033 次。

如何安装 Roundtable?

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

Roundtable 是免费的吗?

是的,Roundtable 完全免费(开源免费),可自由下载、安装和使用。

Roundtable 支持哪些平台?

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

谁开发了 Roundtable?

由 Robby(@robbyczgw-cla)开发并维护,当前版本 v0.4.1。

💬 留言讨论