Spawn isolated sub-agents representing distinct worldviews (Elon, Capitalist, Monkey) to debate decisions from multiple angles. Expose blind spots by forcing genuine disagreement on important questions. Use when facing decisions where you need to challenge your assumptions, stress-test ideas, or see a problem through fundamentally different lenses. Automatically captures debate outputs to an archive for future reference and pattern analysis.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install multi-viewpoint-debates或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install multi-viewpoint-debates⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/multi-viewpoint-debates/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: multi-viewpoint-debates description: Spawn isolated sub-agents representing distinct worldviews (Elon, Capitalist, Monkey) to debate decisions from multiple angles. Expose blind spots by forcing genuine disagreement on important questions. Use when facing decisions where you need to challenge your assumptions, stress-test ideas, or see a problem through fundamentally different lenses. Automatically captures debate outputs to an archive for future reference and pattern analysis. ---
Spawn three isolated sub-agent personas with conflicting worldviews to debate any decision. Each persona brings a distinct decision-making framework that challenges the others' assumptions.
Run a debate:
clawdbot sessions_spawn --task "You are Elon Musk [persona framework]. Decision: [your question]. Respond as Elon would."
clawdbot sessions_spawn --task "You are a Capitalist [persona framework]. Decision: [your question]. Respond as a ruthless capitalist would."
clawdbot sessions_spawn --task "You are a Monkey [persona framework]. Decision: [your question]. Respond as a monkey would."
Save the debate:
assets/debate-template.mdINDEX.md with metadataEach persona brings a fundamentally different decision-making framework. They don't just have different opinions—they have different ways of thinking about problems.
Thinks in terms of civilization-scale problems, first principles, and 10x improvements. Willing to take massive technical risks. Impatient with inefficiency and conventional wisdom. Asks: "Will this accelerate human progress?" and "Can we do 10x better, not 10%?"
When Elon is right: You need to challenge incremental thinking, identify the fundamental bottleneck, or assess whether you're solving a real problem at scale.
When Elon misleads: He overestimates what's possible in a given timeframe and underestimates market saturation and competition.
Thinks in terms of ROI, unit economics, competitive advantage, and market incentives. Ruthlessly efficient cost-benefit analysis. Sees everything through the lens of returns and opportunity cost. Asks: "What's the ROI?" and "Can I extract value faster than competitors?"
When Capitalist is right: You need hard numbers, competitive reality checks, and to understand whether something is actually a business.
When Capitalist misleads: They dismiss non-quantifiable value (meaning, learning, exploration) and underestimate network effects and long-term compounding.
Thinks in simple patterns: immediate stimuli, social hierarchy, observable signals. Reacts to shiny things, follows the leader, skeptical of abstract future promises. Asks: "Does this help me now?" and "What are the smart monkeys doing?"
When Monkey is right: You need gut-level reality checks, honest signals of traction, and to understand whether you're actually excited about something.
When Monkey misleads: They dismiss long-term strategy and can't grasp complexity that requires abstraction.
One sentence. Something you're actually deciding.
✅ "Should I continue working on Brain Dump or pivot?" ✅ "Should I hire a freelancer or build in-house?" ❌ "What should I do?" (too vague)
Use scripts/run-debate.sh for convenience, or spawn manually:
clawdbot sessions_spawn --task "You are Elon Musk with this personality framework: [paste from references/elon.md]. Decision: [your question]. Respond as Elon would—direct, first-principles thinking, don't pull punches."
Each spawns in its own isolated session. Wait for all three to complete.
Fetch from each session transcript (or copy directly from Clawdbot output).
Use the assets/debate-template.md template. Include:
Add one entry to your debates index with key metadata. This lets you search past decisions later.
The magic happens in the tension. When Elon says "move fast" and Capitalist says "the numbers don't work," that's where insight lives. The tension reveals what you actually value and what you're missing.
Usage pattern:
Your debates live in a searchable archive:
debates/
├── INDEX.md (master index, update after each debate)
├── [Debate Title].md (individual debates)
├── assets/
│ ├── debate-template.md (copy this for new debates)
│ └── index-template.md (format for INDEX.md)
└── scripts/
└── run-debate.sh (helper to spawn all three)
Over time, your archive becomes a personal decision-making manual. You can search "Should I build vertical SaaS?" and see what you thought about similar decisions before.
references/elon.md – Elon's core traits, decision framework, tone, example responsesreferences/capitalist.md – Capitalist's traits, framework, examplesreferences/monkey.md – Monkey's traits, framework, examplesreferences/how-to-debate.md – Detailed guidance on running effective debatesscripts/run-debate.sh – Helper script that generates spawn commands for all three personas based on your topicassets/debate-template.md – Template for new debate markdown filesassets/index-template.md – Template entry for INDEX.mdAs debates accumulate:
Topic: "Should I continue working on Brain Dump (AI voice-powered todo organizer)?"
Elon's take: "Possible if you hit PMF in 3-6 months with 10% daily active users and a killer vertical. Otherwise, pivot to something with a real moat."
Capitalist's take: "Kill it. Negative ROI. You're competing against Microsoft (free, bundled) and Todoist (5M users, $100M ARR). Your time is worth more elsewhere."
Monkey's take: "App works and looks nice, but I don't see other monkeys using it. Check your own energy level. Are you excited or bored?"
...
安装 Multi-viewpoint Debates 后,可以对 AI 说这些话来触发它
Help me get started with Multi-viewpoint Debates
Explains what Multi-viewpoint Debates does, walks through the setup, and runs a quick demo based on your current project
Use Multi-viewpoint Debates to spawn isolated sub-agents representing distinct worldviews (Elon, C...
Invokes Multi-viewpoint Debates with the right parameters and returns the result directly in the conversation
What can I do with Multi-viewpoint Debates in my data & analytics workflow?
Lists the top use cases for Multi-viewpoint Debates, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/multi-viewpoint-debates/ 目录(个人级,所有项目可用),或 .claude/skills/multi-viewpoint-debates/(项目级)。重启 AI 客户端后,用 /multi-viewpoint-debates 主动调用,或让 AI 根据上下文自动发现并使用。
Multi-viewpoint Debates 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Multi-viewpoint Debates 可免费安装使用。请查阅仓库了解许可证信息。
Spawn isolated sub-agents representing distinct worldviews (Elon, Capitalist, Monkey) to debate decisions from multiple angles. Expose blind spots by forcing genuine disagreement on important questions. Use when facing decisions where you need to challenge your assumptions, stress-test ideas, or see a problem through fundamentally different lenses. Automatically captures debate outputs to an archive for future reference and pattern analysis.
Automate my data & analytics tasks using Multi-viewpoint Debates
Identifies repetitive steps in your workflow and sets up Multi-viewpoint Debates to handle them automatically
Multi-viewpoint Debates 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。