← 返回 Skills 市场
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-consensus-persona-engine
功能描述
Builds consensus-driven AI personas from multiple perspectives
安全使用建议
This skill appears coherent and limited in scope: it runs a local Node script that stores votes in a local file and produces a JSON persona config. Before installing or running it: (1) review the JS file yourself (it's small and readable); (2) be aware it will create/modify .consensus_votes.json in the directory where you run it — avoid running it in sensitive directories; (3) because the source/homepage are unknown, consider running it in a sandbox or test environment first; (4) if you need voter weighting or persistent centralized storage, verify or extend the implementation (the code accepts a weights parameter but provides no mechanism to populate it). Overall there are no network calls or credential requests, so risk is low when used as intended.
能力评估
Purpose & Capability
Name/description, SKILL.md usage, and the included JavaScript implement a vote-driven consensus persona engine. There are no unexpected environment variables, binaries, or config paths requested that would be unrelated to this functionality.
Instruction Scope
Runtime instructions only tell the agent to run the bundled Node script. The script reads/writes a local file (.consensus_votes.json) in the current working directory to store votes and prints consensus and a generated persona config. It does not access network endpoints, other files, or environment variables. Note: the SKILL.md and code assume local execution; the script will create/overwrite .consensus_votes.json in whatever directory it runs in.
Install Mechanism
No install specification — instruction-only with a single JS file. Nothing is downloaded or installed by the skill, minimizing installation risk.
Credentials
The skill requires no credentials, environment variables, or config paths. No secrets are requested, which is proportional to its described purpose.
Persistence & Privilege
The skill does not request persistent platform privileges (always:false). Its only persistent action is writing a local vote file; it does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-consensus-persona-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-consensus-persona-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the skylv-consensus-persona-engine.
- Aligns multiple AI agents by calculating a consensus personality through agent voting on key personality dimensions.
- Supports six configurable personality dimensions: tone, verbosity, risk tolerance, autonomy, safety level, and creativity.
- Provides CLI commands to cast votes, calculate consensus, and list dimensions.
- Outputs consensus personality profiles, confidence scores, generated rules, and ready-to-use JSON configs.
- Designed for consistent behavior across collaborative AI agents.
- Presents a novel, low-competition solution for multi-agent persona alignment.
元数据
常见问题
Skylv Consensus Persona Engine 是什么?
Builds consensus-driven AI personas from multiple perspectives. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 Skylv Consensus Persona Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-consensus-persona-engine」即可一键安装,无需额外配置。
Skylv Consensus Persona Engine 是免费的吗?
是的,Skylv Consensus Persona Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Consensus Persona Engine 支持哪些平台?
Skylv Consensus Persona Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Consensus Persona Engine?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills