Use Case
Stop doing repetitive general tools tasks manually. debate-4person lets your AI agent handle them automatically through natural conversation. A four-person standard debate tool. AI plays the role of 8 debaters for the pros and cons. It can establish arguments → attack and defend → summarize the debate process. It supports interruptions and judges’ comments and scoring. This guide shows practical examples of using debate-4person to automate common general tools workflows and save hours every week.
Install debate-4person: npx clawhub@latest --dir ~/.claude/skills install debate-4person
Identify the repetitive general tools tasks you want to automate
Describe the task to your AI in plain English
debate-4person 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 debate-4person
Automate my general tools tasks using debate-4person
What repetitive tasks can debate-4person handle for me?
Set up a workflow that runs debate-4person every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install debate-4personOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install debate-4person⚠️ 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/debate-4person/💡Extract and place the folder at the path above, then restart your agent.