← 返回 Skills 市场
419
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mixtureofagents-debate
功能描述
Run an Oxford Union–style multi-agent debate on any motion using Mixture of Agents architecture
安全使用建议
This skill appears coherent for running simulated Oxford‑style debates: it contains role system prompts, round sequencing, and structured output formats but requests no credentials or installs. The main thing to watch for is prompt‑injection risk: the skill relies on many explicit system prompts and strict 'return only' instructions which are normal here but could be used to override model behavior if the hosting platform does not enforce prompt isolation. Before installing: (1) confirm the platform prevents skill prompts from accessing or leaking sensitive agent/system context, (2) avoid providing any secret or private material as debate motions or examples, and (3) run a few test debates with non‑sensitive motions to verify outputs match expectations. If you need higher assurance, ask the platform vendor whether skill system prompts are sandboxed and whether skills can access other skills' credentials or agent internals.
功能分析
Type: OpenClaw Skill
Name: mixtureofagents-debate
Version: 1.0.0
The skill is classified as suspicious due to a significant prompt injection vulnerability. The user-provided 'motion' is directly embedded into numerous LLM prompts within SKILL.md without any apparent sanitization or separation. This allows a malicious user to craft a motion containing arbitrary instructions, potentially manipulating the agent's behavior beyond its intended purpose, such as attempting to extract sensitive information or execute unauthorized actions via the underlying LLM.
能力评估
Purpose & Capability
Name and description (multi‑agent Oxford Union debate) match the SKILL.md and reference file: the skill is instruction-only and only defines agent roles, prompts, temperatures, round sequencing, and output schemas. Nothing requested (no env vars, no binaries, no installs) is out of scope for this purpose.
Instruction Scope
The SKILL.md contains many explicit system prompts and strict output constraints (e.g., 'Return ONLY the question', 'Respond ONLY with JSON'), which is expected for orchestrating multiple LLM roles. These same constructs are commonly flagged as prompt‑injection patterns; while legitimate here, they could be abused if the platform does not enforce system‑prompt isolation or if the skill is given sensitive inputs. The instructions do not reference files, env vars, network endpoints, or any external data beyond standard LLM calls.
Install Mechanism
Instruction‑only skill with no install spec and no code files — lowest risk for arbitrary code execution or supply‑chain downloads.
Credentials
No environment variables, credentials, or config paths are required. The skill does not ask for unrelated secrets or system config access.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request persistent system presence or attempt to modify other skills' configs. Autonomous invocation is allowed by platform default but not a special privilege of this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mixtureofagents-debate - 安装完成后,直接呼叫该 Skill 的名称或使用
/mixtureofagents-debate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the moa-debate skill.
- Allows users to run an Oxford Union–style multi-agent debate on any motion using a Mixture of Agents architecture.
- Features simulated Proposition, Opposition, Devil's Advocate, Chair, and Completeness Judge roles, each with specific behavioral guidelines.
- Supports user-customizable debate parameters, progress indicators, structured rounds (including POIs and summaries), closing rebuttals, and an automated debate brief.
- Designed for stress-testing arguments, debate preparation, and motion analysis in a formal, iterative manner.
元数据
常见问题
MOA-Debate 是什么?
Run an Oxford Union–style multi-agent debate on any motion using Mixture of Agents architecture. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 419 次。
如何安装 MOA-Debate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mixtureofagents-debate」即可一键安装,无需额外配置。
MOA-Debate 是免费的吗?
是的,MOA-Debate 完全免费(开源免费),可自由下载、安装和使用。
MOA-Debate 支持哪些平台?
MOA-Debate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MOA-Debate?
由 ProfMP3i(@markoxmobs)开发并维护,当前版本 v1.0.0。
推荐 Skills