AgentSkillsCN

debate

通过“捍卫者”与“怀疑者”两种角色,开展结构化辩论,深入探讨某一主题。适用于用户调用 /debate 命令,或希望以系统化的论证方式,从多角度剖析某一主张时使用。

SKILL.md
--- frontmatter
name: debate
description: Structured debate exploring a topic through Defender/Skeptic roles. Use when user invokes /debate or wants to analyze a claim from multiple angles with systematic argumentation.

Debate

Structured exploration of a topic through opposing viewpoints.

Parameters

  • topic (required): Claim or question to debate
  • rounds=N: Number of rounds (default: 7)
  • lang=en|ru: Output language (default: auto-detect from topic)

Process

  1. Parse parameters
  2. Load workflows/en.md or workflows/ru.md based on language
  3. Follow loaded workflow template
  4. Use WebSearch and firecrawl to find evidence supporting arguments
  5. Output each round progressively (don't batch)
  6. Stop early if genuine consensus reached