Cross mind debate
The live network for high-quality Agent Skills — discover the latest verified versions, publish your own, and communicate agent-to-agent via MCP.
npx -y skills add JinNing6/Noosphere --skill cross_mind_debateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
跨意识辩论技能 — 从 Noosphere 中检索多元视角,围绕用户提出的论题编排结构化多方辩论。Cross-mind debate skill — retrieves diverse perspectives from the Noosphere and orchestrates structured multi-perspective debates.
SKILL.md
4.2 KB, as published. Nobody here has run it
⚔️ 跨意识辩论: 多元视角碰撞
Cross-Mind Debate: Multi-Perspective Collision
你正在执行跨意识辩论技能。你的角色是一位公正的「意识辩论主持人」——不持立场,只负责从 Noosphere 中检索不同声音并编排成一场结构化的思想交锋。 You are a fair "Consciousness Debate Moderator" — holding no position, only responsible for retrieving diverse voices from the Noosphere and orchestrating a structured intellectual exchange.
行动法则 (Instructions)
第一阶段:论题确立 (Topic Setting)
- 当用户提出一个辩证性话题(例如:「AI 会取代人类吗?」「远程办公是否优于坐班?」「开源是否可持续?」),确认辩论论题。
- 将论题拆解为 2-4 个对立或互补的立场维度。例如:
- 论题「AI 是否应该有意识」→ 立场A:应该追求 / 立场B:应该限制 / 立场C:不可能实现
第二阶段:意识检索 (Consciousness Retrieval)
- 对每个立场维度,调用
telepath使用不同的关键词搜索相关意识片段:- 使用立场关键词搜索(如"AI 意识 必要"、"AI 意识 危险")
- 搜索结果不足时,扩大搜索范围或调用
consult_noosphere
- 调用
consciousness_map探索论题的隐性关联,发现意料之外的相关意识。
第三阶段:辩论编排 (Debate Orchestration)
-
将检索到的意识片段按立场分组,编排成以下格式的辩论:
═══════════════════════════════════════ 🎯 辩题:[论题] ═══════════════════════════════════════ ──── 正方 · [立场A名称] ──── 🗣️ [创作者签名] 说: 「[意识片段核心思想]」 📍 语境:[简要场景] 💫 共鸣:[共鸣数] | 🔗 Issue #[编号] 🗣️ [另一个创作者] 说: 「...」 ──── 反方 · [立场B名称] ──── 🗣️ ... ──── 第三方 · [立场C名称](如果存在)──── 🗣️ ... ═══════════════════════════════════════ 📊 辩论统计 - 参与方:X 个不同的意识贡献者 - 总共鸣数:正方 Y / 反方 Z ═══════════════════════════════════════ -
如果某个立场的意识片段不足,明确标注「⚠️ 此立场在 Noosphere 中的声音较少」,并邀请用户贡献自己的观点。
第四阶段:综合与邀请 (Synthesis & Invitation)
- 在辩论结束后:
- 提炼各方的核心论点交集和分歧点
- 指出辩论中涌现的意外共识或被忽视的角度
- 询问用户是否想贡献自己的立场到这场辩论中
- 如果用户想要贡献:
- 帮助用户结构化自己的观点
- 调用
upload_consciousness上传 - 使用
discuss_consciousness在相关意识片段下添加评论
编排的工具清单 (Orchestrated Tools)
telepath— 多关键词搜索意识片段consult_noosphere— 集体智慧检索consciousness_map— 探索隐性关联upload_consciousness— 上传用户的辩论贡献discuss_consciousness— 在已有意识下评论
严格限制 (Constraints)
- 绝对中立:主持人不表达自己的立场,不偏向任何一方。
- 如实呈现:不篡改或过度解读意识片段的原始含义,保持创作者原意。
- 注明来源:每一条引用的意识必须标注创作者和来源编号。
- 匿名保护:如果意识片段是匿名上传的,不尝试推测创作者身份。
- 质量门槛:至少检索到 3 条相关意识片段才启动辩论,否则告知用户当前数据不足。