consensus-interact
Use the open-source @consensus-tools/consensus-tools engine to run multi-LLM policy-based decision workflows: post.
Setup & Installation
Install command
clawhub install kaicianflone/consensus-interactIf the CLI is not installed:
Install command
npx clawhub@latest install kaicianflone/consensus-interactOr install with OpenClaw CLI:
Install command
openclaw skills install kaicianflone/consensus-interactor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/kaicianflone/consensus-interactWhat 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.
User asks: Picking the best agent-generated code fix by approval vote
- 1Picking the best agent-generated code fix by approval vote
- 2Settling conflicting outputs from parallel LLM calls before acting on the result
- 3Gating an automated pipeline step until a quorum of agents agrees
- 4Running a local multi-agent decision loop during development without a remote server
- 5Resolving disagreements between agents on which API response to trust
Use the open-source @consensus-tools/consensus-tools engine to run multi-LLM policy-based decision workflows: post.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.