← 返回 Skills 市场
qui-council
作者
QuincyGunter
· GitHub ↗
· v1.0.0
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qui-council
功能描述
Send an idea to the Council of the Wise for multi-perspective feedback. Spawns sub-agents to analyze from multiple expert perspectives. Auto-discovers agent...
安全使用建议
This skill appears to do what it says: it uses persona .md files in its agents/ folder to spawn sub-agents and synthesize multi-perspective feedback. It's generally safe to install, but be careful about adding or accepting third-party agent .md files into the agents/ folder — those files can change the behavior of spawned sub-agents (they could, for example, prompt for secrets or ask to post data elsewhere). Before sending highly sensitive content to the council, redact secrets or restrict the input. If you plan to add custom agents, review their content for instructions that request credentials, external endpoints, or file reads. If you need higher assurance, request a code-level review of any added agent files or require a signed/verified source for custom personas.
功能分析
Type: OpenClaw Skill
Name: qui-council
Version: 1.0.0
The 'Council of the Wise' skill is a multi-agent orchestration tool designed to provide multi-perspective feedback on user ideas. It functions by auto-discovering persona files in a local 'agents/' directory and spawning a sub-agent to synthesize their outputs. Analysis of the SKILL.md instructions and the individual agent markdown files (e.g., Analyst.md, Architect.md) reveals no evidence of malicious intent, data exfiltration, or harmful prompt injection. The skill operates entirely within the expected bounds of the OpenClaw/SkillBoss platform's sub-agent capabilities.
能力标签
能力评估
Purpose & Capability
Name/description (multi-perspective council) match the actual behavior: discover persona .md files, spawn sub-agents, synthesize responses. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md confines runtime actions to: reading the skill's agents/ folder, spawning sub-agents with a 5-minute timeout, and returning synthesized feedback. That is proportionate to the stated purpose. Note: because the skill auto-discovers any .md in agents/, a malicious or poorly written persona file could instruct a sub-agent to ask for secrets, call external endpoints, or attempt exfiltration — this is a property of auto-discovery, not evidence of current malicious behavior. The bundled agent files included in the skill appear purpose-aligned and contain no network endpoints or credential requests.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install profile. Nothing is downloaded or written by an install step.
Credentials
Requires no environment variables, no primary credential, and no config paths. The declared environment footprint is minimal and appropriate for the skill's functionality.
Persistence & Privilege
always:false (default) and model invocation allowed (default). The skill does not request permanent presence or modify other skills' configs. Autonomous invocation is normal for skills; combined with the low privilege footprint this is acceptable.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qui-council - 安装完成后,直接呼叫该 Skill 的名称或使用
/qui-council触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Council skill is now auto-discoverable and easier to use with flexible expert input.**
- Automatically detects and includes council members based on agent files in the `agents/` folder—no config needed.
- Output revamped with a clear structure: moderator synthesis first, followed by detailed expert perspectives, prioritized action items, and a confidence signal.
- Easily add new expert roles by dropping `.md` files with YAML frontmatter into the `agents/` folder.
- Five-minute timeout ensures thorough yet timely council feedback, providing partial results on timeout.
- Ideal for in-depth review of business plans, projects, or major decisions—not for quick answers or simple tasks.
元数据
常见问题
qui-council 是什么?
Send an idea to the Council of the Wise for multi-perspective feedback. Spawns sub-agents to analyze from multiple expert perspectives. Auto-discovers agent... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 qui-council?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qui-council」即可一键安装,无需额外配置。
qui-council 是免费的吗?
是的,qui-council 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
qui-council 支持哪些平台?
qui-council 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 qui-council?
由 QuincyGunter(@quincygunter)开发并维护,当前版本 v1.0.0。
推荐 Skills