openclaw-consensus

Run a fixed 2-round cross-model deliberation through the repo-local OpenClaw Consensus runtime.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-consensus" with this command: npx skills add pstepien-labs/openclaw-consensus

OpenClaw Consensus

Use this skill when the user explicitly wants a bounded cross-model deliberation on one brief.

What this skill does

  • runs the same brief through 2-4 explicitly selected API-backed models from the active OpenClaw-configured pool
  • preserves round-1 and round-2 artifacts on disk
  • asks the current session model to write the final synthesis

Do not use this skill when

  • the user wants casual chat or a single quick answer
  • the user did not agree to explicit model selection yet
  • the request is framed as replacing a lawyer, accountant, doctor, engineer, or other expert

Required inputs

Before running, confirm all of these:

  1. one final brief
  2. an explicit model shortlist of at least 2 models
  3. an optional run label if the user wants one

Model rules

  • In this MVP, the model shortlist is required.
  • Only use models that appear in node {baseDir}/src/cli.mjs models.
  • Do not silently substitute a missing or failing model.
  • Do not use ollama/* models in this repo's MVP.

Invocation flow

  1. If needed, inspect the configured model pool:
    node {baseDir}/src/cli.mjs models
    
  2. Run the consensus flow with the brief, explicit model list, and the current session model as orchestrator:
    node {baseDir}/src/cli.mjs run --brief "<brief>" --models "openai-codex/gpt-5.4,openai-codex/gpt-5.5" --orchestrator-model "<current-session-model>" --label "optional-label"
    
  3. Read back the generated final.md and run.json before summarizing for the user.

Output expectations

Read the final synthesis carefully and present it truthfully:

  • consensus
  • disagreements
  • unresolved uncertainty
  • escalation points
  • best overall synthesis

Safety rules

  • Preserve disagreement; do not flatten it in your summary.
  • Consensus is not proof of correctness.
  • Keep expert-escalation language narrow and honest.
  • If the CLI reports a fallback or unavailable selected model, stop and surface the failure clearly instead of improvising around it.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

公文格式转换

公文格式排版工具。将 doc/docx/wps/txt/md 文档按照公文排版习惯自动格式化,输出标准 docx。支持智能识别标题层级(一、/(一)/1./(1))、题目/副标题、附件格式化、图表标题识别、页面边距、页码、行距、字体字号、TXT/MD 空行模式、自定义配置和目录批量处理。当用户需要排版公文、格式化...

Registry SourceRecently Updated
General

Postzee Skill

Generate AI images/videos and post to 30+ social media platforms with Postzee. Use when the user wants to create AI media, generate images or videos, optimiz...

Registry SourceRecently Updated
General

Chart Splat (x402)

Generate beautiful charts by paying per request with x402 micropayments (USDC on Base) instead of an API key. Use when the user wants a chart and has no CHAR...

Registry SourceRecently Updated
General

Mimotts25 Plus

🚀 小米 MiMo TTS 2.5 Plus — 基于 mimotts25 深度优化增强。升级到 v2.5-tts 模型,新增声音设计(文字定制音色)、声音克隆(音频复刻)、导演模式等高级功能。支持 v2.5 新音色:冰糖、茉莉、苏打、白桦等。

Registry SourceRecently Updated