← 返回 Skills 市场
48
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-persona-ai
功能描述
Builds consensus-driven AI personas from multiple perspectives
安全使用建议
This skill appears to be a simple, local consensus/voting tool and is internally consistent with its description. Before installing or running: (1) run it in a dedicated/empty directory to avoid accidental overwrite of a .consensus_votes.json file; (2) review the included consensus_persona_engine.js if you want to confirm behavior (it is short and only uses fs and process.argv); (3) be aware of the naming mismatch between the registry slug and the SKILL.md install example — that is administrative, not functional. If you need networked or multi-agent synchronization, note this script is purely local and would need modifications to share votes between machines or agents.
功能分析
Type: OpenClaw Skill
Name: multi-persona-ai
Version: 1.0.0
The skill implements a voting and consensus mechanism for AI agent personality traits, allowing multiple agents to align on behavior rules. The logic in `consensus_persona_engine.js` is limited to local file operations for state management (using a local `.consensus_votes.json` file) and rule generation based on predefined dimensions. No indicators of data exfiltration, remote code execution, or malicious prompt injection were found.
能力评估
Purpose & Capability
The skill's name/description (multi‑persona consensus engine) matches the included JS implementation: voting, consensus calculation, rule generation, and JSON output. Minor inconsistency: SKILL.md and its install example use the slug/name 'skylv-consensus-persona-engine' while the registry metadata lists 'multi-persona-ai' — this is an administrative/naming mismatch but does not affect capabilities.
Instruction Scope
SKILL.md tells the agent to run the included Node script with simple commands (vote, consensus, dimensions). The code only reads/writes a local file (.consensus_votes.json) and prints generated config/rules; it does not access network endpoints, environment variables, or other system paths. Note: the script will create/overwrite a .consensus_votes.json in the current working directory.
Install Mechanism
There is no install spec — the skill is instruction-only with a bundled script. No downloads, package installs, or external installers are invoked by the instructions.
Credentials
The skill does not request environment variables, credentials, or config paths. It operates entirely on local files and process arguments, which is proportionate to its purpose.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or system settings. It does persist votes to a local dotfile (.consensus_votes.json) in the working directory — consider that this file could be created or overwritten when running the tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-persona-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-persona-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of skylv-consensus-persona-engine
- Enables multiple AI agents to build a consensus-driven persona via voting on key personality traits
- Supports 6 personality dimensions: tone, verbosity, risk_tolerance, autonomy, safety_level, creativity
- Provides commands for voting, consensus calculation, and listing dimensions
- Outputs a consensus personality profile with confidence scores, generated rules, and JSON config for agent setup
- Designed for low-competition, blue ocean scenarios
元数据
常见问题
Multi Persona Ai 是什么?
Builds consensus-driven AI personas from multiple perspectives. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。
如何安装 Multi Persona Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-persona-ai」即可一键安装,无需额外配置。
Multi Persona Ai 是免费的吗?
是的,Multi Persona Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Multi Persona Ai 支持哪些平台?
Multi Persona Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multi Persona Ai?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills