Use Case
Stop doing repetitive data & analytics tasks manually. Multi-viewpoint Debates lets your AI agent handle them automatically through natural conversation. 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. This guide shows practical examples of using Multi-viewpoint Debates to automate common data & analytics workflows and save hours every week.
Install Multi-viewpoint Debates: npx clawhub@latest --dir ~/.claude/skills install multi-viewpoint-debates
Identify the repetitive data & analytics tasks you want to automate
Describe the task to your AI in plain English
Multi-viewpoint Debates will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Multi-viewpoint Debates
Automate my data & analytics tasks using Multi-viewpoint Debates
What repetitive tasks can Multi-viewpoint Debates handle for me?
Set up a workflow that runs Multi-viewpoint Debates every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install multi-viewpoint-debatesOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install multi-viewpoint-debatesβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/multi-viewpoint-debates/π‘Extract and place the folder at the path above, then restart your agent.