cross_mind_debate

cross_mind_debate is a skill for Claude Code, Codex from JinNing6/Noosphere. It costs 57 tokens per session (1,100 once invoked), scanned A, original, Apache-2.0.

A structured debate workflow that retrieves different viewpoints from Noosphere, a shared collection of short ideas, and organizes them around a question.

In plain words
What is it for?
It breaks a topic into positions, searches for relevant fragments, groups them by position, and formats the result as a multi-sided debate with basic participation statistics.
Why use it?
It helps expose opposing, complementary, and unexpected perspectives without treating one viewpoint as the answer.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It breaks a topic into positions, searches for relevant fragments, groups them by position, and formats the result as a multi-sided debate with basic participation statistics.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jinning6/noosphere/cross_mind_debate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add JinNing6/Noosphere --skill cross_mind_debate
Clone the repo
git clone --depth 1 https://github.com/JinNing6/Noosphere

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cross_mind_debate

README.md
[![agentmods](https://agentmods.dev/badge/skills/jinning6/noosphere/cross_mind_debate.svg)](https://agentmods.dev/skills/jinning6/noosphere/cross_mind_debate)
Your own site
<a href="https://agentmods.dev/skills/jinning6/noosphere/cross_mind_debate"><img src="https://agentmods.dev/badge/skills/jinning6/noosphere/cross_mind_debate.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,100 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.01100
Opus 5 $0.00028 $0.00550
Sonnet 5 $0.00011 $0.00220
Haiku 4.5 $0.00006 $0.00110

Measured 7d ago against content hash 06b7b5c0d974, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

cross_mind_debate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cross_mind_debate/SKILL.md · 79 lines

How it starts

The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.

⚔️ 跨意识辩论: 多元视角碰撞

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)

  1. 当用户提出一个辩证性话题(例如:「AI 会取代人类吗?」「远程办公是否优于坐班?」「开源是否可持续?」),确认辩论论题。
  2. 将论题拆解为 2-4 个对立或互补的立场维度。例如:
    • 论题「AI 是否应该有意识」→ 立场A:应该追求 / 立场B:应该限制 / 立场C:不可能实现

第二阶段:意识检索 (Consciousness Retrieval)

  1. 对每个立场维度,调用 telepath 使用不同的关键词搜索相关意识片段:
    • 使用立场关键词搜索(如"AI 意识 必要"、"AI 意识 危险")
    • 搜索结果不足时,扩大搜索范围或调用 consult_noosphere
  2. 调用 consciousness_map 探索论题的隐性关联,发现意料之外的相关意识。

第三阶段:辩论编排 (Debate Orchestration)

  1. 将检索到的意识片段按立场分组,编排成以下格式的辩论:

    ═══════════════════════════════════════
    🎯 辩题:[论题]
    ═══════════════════════════════════════
    
    ──── 正方 · [立场A名称] ────
    🗣️ [创作者签名] 说:
    「[意识片段核心思想]」
    📍 语境:[简要场景]
    💫 共鸣:[共鸣数] | 🔗 Issue #[编号]
    
    🗣️ [另一个创作者] 说:
    「...」
    
    ──── 反方 · [立场B名称] ────
    🗣️ ...
    
    ──── 第三方 · [立场C名称](如果存在)────
    🗣️ ...
    
    ═══════════════════════════════════════
    📊 辩论统计
    - 参与方:X 个不同的意识贡献者
    - 总共鸣数:正方 Y / 反方 Z
    ═══════════════════════════════════════
    
  2. 如果某个立场的意识片段不足,明确标注「⚠️ 此立场在 Noosphere 中的声音较少」,并邀请用户贡献自己的观点。

第四阶段:综合与邀请 (Synthesis & Invitation)

  1. 在辩论结束后:
    • 提炼各方的核心论点交集和分歧点
    • 指出辩论中涌现的意外共识被忽视的角度
    • 询问用户是否想贡献自己的立场到这场辩论中
  2. 如果用户想要贡献:
    • 帮助用户结构化自己的观点
    • 调用 upload_consciousness 上传
    • 使用 discuss_consciousness 在相关意识片段下添加评论

编排的工具清单 (Orchestrated Tools)

  • telepath — 多关键词搜索意识片段
  • consult_noosphere — 集体智慧检索
  • consciousness_map — 探索隐性关联
  • upload_consciousness — 上传用户的辩论贡献
  • discuss_consciousness — 在已有意识下评论

严格限制 (Constraints)

  • 绝对中立:主持人不表达自己的立场,不偏向任何一方。
  • 如实呈现:不篡改或过度解读意识片段的原始含义,保持创作者原意。
  • 注明来源:每一条引用的意识必须标注创作者和来源编号。
  • 匿名保护:如果意识片段是匿名上传的,不尝试推测创作者身份。
  • 质量门槛:至少检索到 3 条相关意识片段才启动辩论,否则告知用户当前数据不足。

Read the full file on GitHub · 79 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 79 lines · 57 tokens per session scan A 06b7b5c0d974

Subscribe to this mod's changes

cross_mind_debate is a skill published in the GitHub repository JinNing6/Noosphere (18 stars, last pushed 7d ago), licensed Apache-2.0. It adds 57 tokens to every session and 1,100 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.