← 返回
沟通协作 中文

Ask Council

Ask LLM Council a question directly from Telegram/chat — get the chairman's synthesized answer without opening the web UI. Quick, headless access to multi-mo...
直接从Telegram/聊天中向LLM Council提问——无需打开网页界面,即可获得议长整合的回答。快速、无头访问多模...
jeadland
沟通协作 clawhub v1.0.4 1 版本 99895.5 Key: 无需
★ 0
Stars
📥 956
下载
💾 18
安装
1
版本
#latest

概述

Ask Council — Quick Headless Access

Get LLM Council's synthesized answer without leaving your chat.

Usage

/council Should I invest in Tesla right now?

Returns the Chairman's synthesized answer after all models have debated.

How It Works

  1. Sends your question to the LLM Council backend
  2. Waits for Stage 1 (all models respond)
  3. Waits for Stage 2 (models rank each other)
  4. Returns Stage 3 (Chairman's final synthesis)

Takes 30-60 seconds — models need time to deliberate.

Prerequisites

LLM Council backend must be running:

/install-llm-council

Two Ways to Use LLM Council

ModeBest ForCommand
-------------------------
Quick answer (this skill)Fast decisions, mobile, casual questions/council "question"
Full discussion (web UI)Deep research, exploring disagreements, seeing all model responses/install-llm-council then open browser

Example

Input:

/council Is Python or Go better for a new microservice?

Output:

Council is deliberating... (this may take 30-60s)
................

═══════════════════════════════════════════════════════════════
                    CHAIRMAN'S ANSWER
═══════════════════════════════════════════════════════════════

Based on the council's deliberation, Python is recommended for rapid 
prototyping and team velocity, while Go excels for high-throughput 
services where performance is critical...

═══════════════════════════════════════════════════════════════

View full discussion: http://10.0.1.184:5173

Agent Instructions

When user says /council or "ask council":

bash ~/.openclaw/skills/ask-council/ask-council.sh "<question>"

The script handles:

  • Creating a conversation
  • Starting the council run
  • Polling until complete
  • Extracting the chairman's answer
  • Showing progress dots while waiting

Files

FilePurpose
---------------
SKILL.mdDocumentation
ask-council.shMain script — queries API and returns answer
_meta.jsonSkill metadata

Notes

  • Timeout: 120 seconds
  • If backend isn't running, suggests starting it
  • Always includes link to full web UI for detailed exploration
  • Creates a new conversation each time (no history)

版本历史

共 1 个版本

  • v1.0.4 当前
    2026-03-29 09:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,748
developer-tools

Council Brief

jeadland
统一LLM议会技能——安装、查询、管理多模型共识应用。使用快捷CLI或完整网页UI,从多个LLM获取综合答案。
★ 2 📥 766
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,478