← 返回 Skills 市场
shokatma-oss

QuorumAI

作者 shokatma-oss · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
300
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quorumai
功能描述
Run multi-model AI synthesis inquiries via QuorumAI. Four AI models (Claude, GPT, Gemini, Grok) compete to answer your question from specialized perspectives...
安全使用建议
This skill is internally consistent: it simply sends the user's question and the provided API key to quorumai.io and returns the JSON response. Before installing, consider: (1) using the skill will transmit user prompts to a third party — avoid sending highly sensitive secrets or personal data; (2) treat QUORUMAI_API_KEY as a secret (do not paste it into chat) and only grant it if you trust quorumai.io; (3) verify the quorumai.io domain and its privacy/tos if you care about data retention; (4) rotate/revoke the API key if you stop using the skill or suspect misuse.
功能分析
Type: OpenClaw Skill Name: quorumai Version: 1.0.0 The OpenClaw skill bundle is benign. It clearly defines an API integration with quorumai.io, using standard `curl` commands to send user questions and an API key. There is no evidence of intentional malicious behavior, data exfiltration to unauthorized endpoints, persistence mechanisms, or obfuscation. While the `USER_QUESTION_HERE` placeholder in `SKILL.md` could theoretically be a vector for JSON injection if the OpenClaw agent fails to properly sanitize user input, this represents a potential vulnerability in the agent's execution environment rather than malicious intent within the skill's instructions themselves. The instructions are transparent and align with the stated purpose of interacting with the QuorumAI API.
能力评估
Purpose & Capability
Name/description (multi-model synthesis via QuorumAI) matches the runtime instructions and required items: a single QUORUMAI_API_KEY and curl are all that are needed to call the external QuorumAI API.
Instruction Scope
SKILL.md only instructs posting the user's question to https://quorumai.io using curl and presenting the returned JSON. This is coherent, but it does mean user prompts are transmitted to an external service; the doc does not attempt to read other files, environment variables, or system state.
Install Mechanism
Instruction-only skill with no install spec and only a curl requirement — nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable (QUORUMAI_API_KEY) is required and is necessary for the Authorization header. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system presence. There is no indication it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quorumai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quorumai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
QuorumAI initial release — orchestrate multi-model AI inquiries with synthesized answers. - Run user questions through four top AI models (Claude, GPT, Gemini, Grok), scored by an arbiter and unified into a single best answer. - Supports multiple inquiry modes: quick (default), standard, and deep (Pro feature with multi-round adversarial review). - Offers five specialized academies for domain-specific synthesis: general, clinical, business, technical, and investment. - Results show the synthesized answer, top-scoring voice, individual model responses, scoring, and a shareable URL. - Handles errors, rate limits, academy/mode suggestions, and user guidance for the best experience.
元数据
Slug quorumai
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

QuorumAI 是什么?

Run multi-model AI synthesis inquiries via QuorumAI. Four AI models (Claude, GPT, Gemini, Grok) compete to answer your question from specialized perspectives... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。

如何安装 QuorumAI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install quorumai」即可一键安装,无需额外配置。

QuorumAI 是免费的吗?

是的,QuorumAI 完全免费(开源免费),可自由下载、安装和使用。

QuorumAI 支持哪些平台?

QuorumAI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 QuorumAI?

由 shokatma-oss(@shokatma-oss)开发并维护,当前版本 v1.0.0。

💬 留言讨论