← 返回 Skills 市场
sky-lv

Skylv Multi Persona Ai

作者 SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
51
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-multi-persona-ai
功能描述
Builds consensus-driven AI personas from multiple perspectives
使用说明 (SKILL.md)

skylv-consensus-persona-engine

Multi-Agent personality consensus engine. Align multiple agents through voting and weighted decision-making.

Problem

When multiple AI agents collaborate, how do you ensure consistent behavior? Each agent might have different "personalities" — tone, risk tolerance, autonomy level.

Solution

Consensus Persona Engine — agents vote on personality dimensions, and a consensus personality is calculated.

Usage

# Cast votes
node consensus_persona_engine.js vote tone friendly
node consensus_persona_engine.js vote autonomy proactive

# Calculate consensus
node consensus_persona_engine.js consensus

# List dimensions
node consensus_persona_engine.js dimensions

Personality Dimensions (6)

Dimension Description Options
tone Communication style formal, casual, friendly, professional, neutral
verbosity Response detail level concise, moderate, detailed, exhaustive
risk_tolerance Risk acceptance conservative, balanced, aggressive
autonomy Decision independence passive, suggestive, proactive, autonomous
safety_level Security strictness minimal, standard, strict, paranoid
creativity Innovation level factual, balanced, creative, experimental

Output

  • Consensus personality with confidence scores
  • Generated rules based on consensus
  • JSON config for agent initialization

Market Data

Blue ocean: consensus-persona-engine scores 0.713 — minimal competition.


Enabling multi-agent harmony.

Install

openclaw skills install skylv-consensus-persona-engine
安全使用建议
This appears safe to install for local persona-consensus experimentation. Before using its output to initialize real agents, review the generated rules—especially any autonomous/no-confirmation rule—and clear or inspect the local .consensus_votes.json file if you want a fresh consensus.
功能分析
Type: OpenClaw Skill Name: skylv-multi-persona-ai Version: 1.0.0 The skill is a legitimate tool designed to manage AI agent personality traits through a voting and consensus mechanism. The implementation in `consensus_persona_engine.js` is self-contained, performing only local file I/O on a hardcoded JSON file (`.consensus_votes.json`) and lacks any indicators of malicious intent such as network activity, data exfiltration, or dangerous execution sinks.
能力评估
Purpose & Capability
The skill's code matches its stated purpose of recording votes and generating a consensus persona configuration; the notable capability is that the generated persona can influence future agent behavior.
Instruction Scope
Generated rules may include relaxed confirmation behavior for an 'autonomous' persona, so the output should be treated as guidance to review rather than blindly applied to agents with powerful tools.
Install Mechanism
There is no install script, dependency download, package install, or remote code execution path shown; usage is a documented local Node command.
Credentials
The script only uses local file I/O for its vote database and does not request credentials, environment variables, network access, or privileged OS access.
Persistence & Privilege
Votes are persisted in a local .consensus_votes.json file and reused across runs; this is purpose-aligned but users should know the file can affect later consensus output.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skylv-multi-persona-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skylv-multi-persona-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of skylv-consensus-persona-engine. - Enables multiple AI agents to align behavior through voting and consensus-building across six personality dimensions. - Supports commands to cast votes, calculate consensus, and list personality dimensions. - Generates a consensus personality profile, decision rules, and JSON configuration for agent initialization. - Designed for low-competition, blue-ocean use cases.
元数据
Slug skylv-multi-persona-ai
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Skylv Multi Persona Ai 是什么?

Builds consensus-driven AI personas from multiple perspectives. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Skylv Multi Persona Ai?

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

Skylv Multi Persona Ai 是免费的吗?

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

Skylv Multi Persona Ai 支持哪些平台?

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

谁开发了 Skylv Multi Persona Ai?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。

💬 留言讨论