← Back to Skills Marketplace
sky-lv

Skylv Multi Persona Ai

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
51
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skylv-multi-persona-ai
Description
Builds consensus-driven AI personas from multiple perspectives
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-multi-persona-ai
  3. After installation, invoke the skill by name or use /skylv-multi-persona-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skylv-multi-persona-ai
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Skylv Multi Persona Ai?

Builds consensus-driven AI personas from multiple perspectives. It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.

How do I install Skylv Multi Persona Ai?

Run "/install skylv-multi-persona-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skylv Multi Persona Ai free?

Yes, Skylv Multi Persona Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skylv Multi Persona Ai support?

Skylv Multi Persona Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skylv Multi Persona Ai?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments