consensus-interact

CLI Utilities
v1.0.9
Benign

Use the open-source @consensus-tools/consensus-tools engine to run multi-LLM policy-based decision workflows: post.

11.2K downloads1.2K installsby @kaicianflone

Setup & Installation

Install command

clawhub install kaicianflone/consensus-interact

If the CLI is not installed:

Install command

npx clawhub@latest install kaicianflone/consensus-interact

Or install with OpenClaw CLI:

Install command

openclaw skills install kaicianflone/consensus-interact

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/kaicianflone/consensus-interact

What This Skill Does

Runs multi-LLM decision workflows using the @consensus-tools/consensus-tools engine. Agents post jobs, submit artifacts, vote, and resolve outcomes through configurable consensus policies. Operates locally by default; a hosted board mode is available when explicitly configured.

Supports multiple resolution policies (approval voting, confidence ranking, first submission) and runs entirely local without requiring a hosted service, making it usable offline or in restricted environments.

When to Use It

  • Picking the best agent-generated code fix by approval vote
  • Settling conflicting outputs from parallel LLM calls before acting on the result
  • Gating an automated pipeline step until a quorum of agents agrees
  • Running a local multi-agent decision loop during development without a remote server
  • Resolving disagreements between agents on which API response to trust

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Picking the best agent-generated code fix by approval vote

AGENT
  1. 1Picking the best agent-generated code fix by approval vote
  2. 2Settling conflicting outputs from parallel LLM calls before acting on the result
  3. 3Gating an automated pipeline step until a quorum of agents agrees
  4. 4Running a local multi-agent decision loop during development without a remote server
  5. 5Resolving disagreements between agents on which API response to trust
OUTPUT
Use the open-source @consensus-tools/consensus-tools engine to run multi-LLM policy-based decision workflows: post.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 26, 2026