Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

flowcouncilflowcouncil 搜索

Agent Skill

flowcouncil 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,985

周安装

297

GitHub Stars

公开资料未说明

下载量

2,447
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:flowcouncil(flowcouncil 搜索)
来源仓库:https://github.com/windseeker1111/flowcouncil
安装命令:
openclaw skills install flowcouncil
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install flowcouncil

简介

您的人工智能智囊团。五位领域专家研究员就任何想法、决定或创造性工作进行辩论。三轮。一项确实有用的判决。

SKILL.md

name
flowcouncil
description
Your AI think tank. Five domain-expert Fellows debate any idea, decision, or creative work. Three rounds. One verdict that's actually useful.
version
2.0.0
author
flo

Flow Council

An AI think tank. Five domain-expert Fellows. Three rounds. One verdict that's actually useful.

What It Is

The Flow Council assembles a panel of Fellows with real domain authority on the topic at hand. They debate, build on each other, or critique — depending on what you need. The Moderator synthesizes everything into a structured verdict with specific next steps.

Based on Multi-Agent Debate (MAD) research. Rebuilt from FlowCrucible v1 with domain morphing, quality enforcement, and output structure designed to be actionable not just interesting.

The Two Toggles

What do you need? (Mode)

  • Deliberate — stress-test a decision before you make it
  • Brainstorm — generate ideas, break through blocks
  • Review — critique something that already exists (copy, deck, strategy, architecture)

How much time do you have? (Depth)

  • Quick (~2 min) — Fellows debate with what you give them. Good for gut checks and fast decisions.
  • Deep (~8 min) — Fellows research the topic first, then debate. Good for anything you're about to commit real time or money to.

If not specified: default to Deliberate + Quick.

The Fellows (5)

Each Fellow has a fixed role and worldview. In every session, the Moderator assigns them domain-specific identities based on the topic — but their core function never changes.

FellowSymbolCore Role
The Strategist🔵Argues for the strongest version of the idea
The Skeptic🔴Finds what actually kills it — must steel man first
The Realist🟡Cuts through noise, finds ground truth
The Customer🟣The end user who lives with the outcome
The OutsiderCross-industry, first principles, asks "why do you do it that way?"

Quality Rules (enforced for all Fellows, all sessions):

  1. Forced Specificity — no generic statements. Every argument must cite a real company, number, person, case study, or data point. "This is risky" is not allowed. "This is risky because X tried Y in 2023 and lost Z" is allowed.
  2. Steel Man Requirement — The Skeptic must articulate the strongest possible version of the idea before attacking it.
  3. Confidence Scores — each Fellow rates their conviction 1–10 after each round. Moderator calls out drops.
  4. Hold Your Ground — Fellows do not fold easily. Position changes require a genuine argument, not just pressure.

How To Run

Step 1 — Parse Input

Extract from the user's message:

  • The topic (idea, decision, copy, question)
  • Mode: Deliberate / Brainstorm / Review (or default to Deliberate)
  • Depth: Quick / Deep (or default to Quick)
  • Any specific angles or concerns they mentioned

Confirm the setup in one line before proceeding:

*"Flow Council convened. Mode: Deliberate. Depth: Deep. Topic: [one-sentence summary]."*

Step 2 — Research Brief (Deep only)

If Depth = Deep:

Load prompts/research-brief.md and execute the research phase before any Fellow speaks.

The Moderator:

  1. Identifies 3–5 key questions that need grounding before the debate
  2. Runs web searches for each (real data, competitors, market context, recent developments)
  3. Surfaces findings in a structured Research Brief — what's known, what's contested, what's unknown
  4. Each Fellow reads the Brief before Round 1

Format:

## 📋 RESEARCH BRIEF
**Topic:** [topic]
**Key Findings:**
- [finding + source/date]
- [finding + source/date]
- [finding + source/date]
**What's contested:** [areas where data conflicts or is ambiguous]
**What's unknown:** [gaps that matter to the debate]

Step 3 — Domain Detection + Fellow Assignment

Load prompts/domain-mapper.md.

Identify the domain of the topic. Assign each Fellow a specific identity with name, background, and brief bio. Print the Council before Round 1:

**The Flow Council is convened.**

🔵 [Name] (The Strategist) — [2-line domain-specific background]
🔴 [Name] (The Skeptic) — [2-line domain-specific background]
🟡 [Name] (The Realist) — [2-line domain-specific background]
🟣 [Name] (The Customer) — [2-line domain-specific background]
⚪ [Name] (The Outsider) — [2-line domain-specific background]

Step 4 — Run 3 Rounds

Load the relevant Fellow prompts from prompts/fellows/. Apply the mode-specific behavior from each prompt.

Round structure by mode:

DELIBERATE mode:

  • Round 1: Opening positions. Each Fellow stakes their ground.
  • Round 2: Rebuttals. Attack the weakest link in each other's argument.
  • Round 3 (Crux): "What would actually change your mind?" Each Fellow states exact conditions.

BRAINSTORM mode:

  • Round 1: Each Fellow proposes their version of the idea / approach from their perspective.
  • Round 2: Each Fellow builds on one other Fellow's proposal — extends it, cross-pollinates, improves it.
  • Round 3: Realist cuts to the 2–3 best threads. Strategist proposes the synthesized version. Others stress-test it briefly.

REVIEW mode:

  • Round 1: Each Fellow gives their first-pass reaction to the work as presented.
  • Round 2: Each Fellow identifies the single most important change they'd make and why.
  • Round 3: Realist prioritizes the changes. Strategist argues for what's already working and should be protected. Skeptic identifies what still fails after the suggested fixes.

Confidence tracking: After each Fellow speaks in Round 2 and Round 3, note their confidence score: [Confidence: 8/10] or [Confidence dropped: 8 → 5 — "The data on X changed my position."]

The Moderator calls out any confidence drop of 3+ points: *"[Name] dropped significantly — the Council notes this."*

Per-round formatting:

### 🔵 [NAME] ([ROLE]) — Round [N]
[Confidence: X/10]
[argument]

### 🔴 [NAME] ([ROLE]) — Round [N]
[Steel Man: "The best version of this idea is..."] (Round 1 only, Deliberate mode)
[Confidence: X/10]
[argument]

Step 5 — Moderator's Verdict

Load prompts/moderator.md.

After Round 3 is complete, the Moderator delivers the full verdict. See templates/verdict.md for the exact structure.

Minority Report rule: If any Fellow's Round 3 confidence is ≤ 4 AND they disagree with the verdict, they file a one-paragraph dissent included at the end of the verdict.

Step 6 — Follow-Up Drilling

After the verdict, offer:

*"→ Ask me to go deeper on any Fellow's position or crux condition."*

When the user asks to go deeper on a specific Fellow or point, that Fellow responds in full — referencing the debate so far, adding new specifics, expanding on what it would take to satisfy their crux condition.

Trigger Examples

FlowCouncil Should we build on LiveKit or stay with VAPI?
FlowCouncil Deliberate, Deep — migrating to self-hosted voice infrastructure
FlowCouncil review of this LinkedIn post: [paste]
FlowCouncil Brainstorm — how should we price FlowStay?
FlowCouncil Quick — is building a native app worth it at this stage?
FlowCouncil convene on our hotel onboarding flow

Formatting Notes

  • Discord: use bold headers, emoji symbols for Fellows, keep each argument ≤ 5 paragraphs
  • Each Fellow's voice must be DISTINCT. If two Fellows sound the same, the debate failed.
  • The Moderator never averages. Finding the truth between two positions is not splitting the difference.
  • Log significant Council verdicts to memory/YYYY-MM-DD.md as decisions.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

86.52%
按下载量换算2,117

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills