openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Model Council

Multi-model consensus system — send a query to 3+ different LLMs via OpenRouter simultaneously, then a judge model evaluates all responses and produces a win...

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 169 · 2 current installs · 2 all-time installs

0

安装量(当前) 2

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aiwithabidi/model-council

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill does what it says: it forwards a question to multiple LLMs through OpenRouter and uses a judge model to pick/synthesize an answer; its requested access and code are consistent with that purpose.

目的

Name/description ask for multi-model consensus via OpenRouter and the package only requires OPENROUTER_API_KEY and contains a script that calls OpenRouter endpoints for chat completions and (optionally) generation-cost info. The default model list and judge selection align with the stated purpose.

说明范围

SKILL.md tells the agent to run the included Python script with the question and optional flags. The script only reads the OPENROUTER_API_KEY environment variable and does network calls to openrouter.ai; it does not read other files, credentials, or unexpected system paths.

安装机制

No install spec is provided (instruction-only + included script). The script uses only Python stdlib (urllib, threading), so nothing is downloaded or written during install. This is a low-risk install model.

证书

Only OPENROUTER_API_KEY is required and declared as primaryEnv. The key is necessary and sufficient for forwarding requests to OpenRouter. No other secrets or unrelated env vars are requested or accessed by the code.

持久

The skill does not request or require always:true and does not attempt to modify other skills or system-wide settings. It runs on-demand and only uses the API key at runtime.

综合结论

This skill is coherent with its stated purpose, but remember it will send whatever you type to external LLMs via OpenRouter and incur API costs. Do not submit sensitive secrets or private data to the council. Verify your OpenRouter account limits and billing, and consider testing with a throwaway question first. If you are uncertain about the publisher, review the included script yourself (it is short and uses only the OpenRouter endpoints) an…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Model Council」。简介:Multi-model consensus system — send a query to 3+ different LLMs via OpenRouter…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/model-council/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。