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...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install council-of-the-wise或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install council-of-the-wise⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/council-of-the-wise/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: council description: 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 personas from agents/ folder. version: 1.4.0 author: jeffaf credits: Inspired by Daniel Miessler's PAI (Personal AI Infrastructure). Architect, Engineer, and Artist agents adapted from PAI patterns. Devil's Advocate is an original creation. ---
Get multi-perspective feedback on your ideas from a panel of AI experts. Perfect for stress-testing business plans, project designs, content strategies, or major decisions.
"Send this to the council: [idea/plan/document]"
"Council of the wise: [topic]"
"Get the council's feedback on [thing]"
The skill auto-discovers agent personas from {skill_folder}/agents/. Any .md file in that folder (except README.md and synthesis.md) becomes a council member. The synthesis persona is used for the moderator voice.
Each agent file includes YAML frontmatter with name, emoji, and domain (general/technical/creative/analytical).
Default members:
DevilsAdvocate.md — Challenges assumptions, finds weaknesses, stress-testsArchitect.md — High-level strategy, systems thinking, structure, tradeoffsEngineer.md — Implementation details, time estimates, concrete build stepsArtist.md — Voice, style, presentation, user experienceAnalyst.md — ROI analysis, opportunity cost, quantitative rigorSynthesis voice:
synthesis.md — Moderator who synthesizes all perspectives, surfaces conflicts, gives a verdictSimply add a new .md file to the agents/ folder with YAML frontmatter:
---
name: Pentester
emoji: 🔓
domain: technical
---
# Pentester
You analyze security implications...
The skill will automatically include any agents it finds. No config file needed.
agents/ folder for .md files with frontmatter)🏛️ *The Council convenes...*
*Five perspectives. One question. No consensus guaranteed.*
*This takes 2-5 minutes — they're thorough.*
Analyze this idea/plan from multiple expert perspectives.
**The Idea:**
[user's idea here]
**Your Task:**
Read and apply these agent perspectives from [AGENT_PATH]:
[List all discovered agents dynamically]
For each perspective:
1. Key insights (2-3 bullets)
2. Concerns or questions
3. Recommendations
Also read synthesis.md for the moderator voice.
End with:
- **Synthesis** section using the synthesis persona — not a summary, a verdict
- Surface where council members **disagree** with each other and why it matters
- Put **Synthesis first** (TL;DR at the top, details below)
- **Action Items** section: numbered, prioritized, with effort estimates
- **Confidence** signal: did the council mostly agree (high confidence) or split (explore further)?
Use the voice and personality defined in each agent file. Don't just list points — embody the perspective.
## 🏛️ Council of the Wise — [Topic]
### ⚖️ Synthesis (TL;DR)
[combined verdict + key tensions between perspectives]
[not a summary — a wise moderator's take after hearing everyone]
---
### 👹 Devil's Advocate
[challenges and risks — opens with the scariest question]
### 🏗️ Architect
[structure and strategy — systems-first framing, no implementation details]
### 🛠️ Engineer
[implementation plan — concrete steps with time/effort estimates]
### 🎨 Artist
[voice and experience — anchored by a real-world analogy from outside the domain]
### 📊 Analyst
[quantitative analysis — at least one number or calculation]
---
## 🎯 Action Items
1. **[Highest priority action]** — [effort estimate]
2. **[Next action]** — [effort estimate]
3. **[Next action]** — [effort estimate]
## Confidence
[High / Medium / Low] — [one sentence explaining why: "The council mostly agreed on X" or "Sharp disagreement between Engineer and Analyst on timeline suggests more research needed"]
---
*Found this useful? ⭐ [Council of the Wise on ClawdHub](https://clawhub.com)*
If the user wants to dig deeper with one council member, spawn a follow-up sub-agent with just that agent's persona file. Example: "I want to hear more from the Engineer on point 3."
No config file needed. The skill auto-discovers agents and uses sensible defaults:
.md files in agents/ folder---
Trigger phrases: "send this to the council", "council of the wise", "get the council's feedback on"
When triggered:
Don't invoke for: Quick questions, time-sensitive tasks, simple decisions.
安装 Council 后,可以对 AI 说这些话来触发它
Help me get started with Council
Explains what Council does, walks through the setup, and runs a quick demo based on your current project
Use Council to send an idea to the Council of the Wise for multi-perspective feedback
Invokes Council with the right parameters and returns the result directly in the conversation
What can I do with Council in my product manager workflow?
Lists the top use cases for Council, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/council-of-the-wise/ 目录(个人级,所有项目可用),或 .claude/skills/council-of-the-wise/(项目级)。重启 AI 客户端后,用 /council-of-the-wise 主动调用,或让 AI 根据上下文自动发现并使用。
Council 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
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...
Council 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my product manager tasks using Council
Identifies repetitive steps in your workflow and sets up Council to handle them automatically