LaunchKit · 2026
Back to Skills

the-arena

Turn a Discord server into a moderated debate arena with an AI judge.

0
514 downloads
by @tdavis009

Setup & Installation

openclaw skills install @tdavis009/the-arena

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install the-arena

Version History

v1.3.0Feb 19, 2026 - Version note by skill developer:

v1.3.0: Moved env declarations to metadata.openclaw format for local packager compatibility. No functional changes.

What This Skill Does

Turns a Discord server into a moderated debate arena with an AI judge. Supports six debate formats (Campfire, Oxford, Lincoln-Douglas, Hot Takes, Devil's Advocate, Roundtable), configurable moderator personas, and scored verdicts with per-criterion weights. A SQLite-backed scoreboard tracks wins, losses, and history across sessions.

Replaces manual human moderation with a configurable AI judge that enforces format rules, scores arguments on four weighted criteria, and automatically records results to a persistent scoreboard.

When to use it

  • Running a structured 1v1 debate on a controversial topic in a Discord server
  • Tracking win/loss records for a community debate club
  • Practicing steelmanning arguments using Devil's Advocate format
  • Hosting a quick hot-takes round on casual topics between friends
  • Moderating a philosophy discussion with a Socratic AI persona

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: start debate: "Remote work is better than office work" format: oxford

AGENT
  1. 1Announces the topic, format, and rules in #the-arena
  2. 2Assigns or confirms affirmative and negative sides with participants
  3. 3Enforces Oxford round structure and turn order throughout the debate
  4. 4Runs a ready check when a participant says "I rest my case"
  5. 5Delivers a scored verdict using configured judging weights and posts it in #the-arena and #hall-of-records, then records the result to the scoreboard
OUTPUT

Verdict posted with per-criterion scores and winner declared; scoreboard updated with the new result

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Discord server (guild) with Developer Mode enabled to obtain the guild IDDiscord bot permissions configured in the server: Read/Send Messages, Create Threads, Manage Messages, Read History, Add Reactions