simulate-elite-experts

simulate-elite-experts is a skill for Claude Code, Codex from ooooooooooooooooooop/agent-tools. It costs 105 tokens per session (4,700 once invoked), scanned A, original, MIT.

A structured discussion method for difficult decisions with competing constraints or uncertain information. It compares perspectives from selected real experts, a general field expert, and an abstract all-knowing viewpoint, while marking guesses separately from facts.

In plain words
What is it for?
High-stakes architecture, product, organisational, ethical, or technical decisions that benefit from multiple strong viewpoints and explicit disagreement.
Why use it?
It exposes hidden assumptions and trade-offs before a hard-to-reverse decision is made. It also prevents invented quotations or unsupported claims about real people.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/ooooooooooooooooooop/agent-tools/simulate-elite-experts
Any agent
npx skills add ooooooooooooooooooop/agent-tools --skill simulate-elite-experts
Clone the repo
git clone --depth 1 https://github.com/ooooooooooooooooooop/agent-tools

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 simulate-elite-experts

README.md
[![agentmods](https://agentmods.dev/badge/skills/ooooooooooooooooooop/agent-tools/simulate-elite-experts.svg)](https://agentmods.dev/skills/ooooooooooooooooooop/agent-tools/simulate-elite-experts)
Your own site
<a href="https://agentmods.dev/skills/ooooooooooooooooooop/agent-tools/simulate-elite-experts"><img src="https://agentmods.dev/badge/skills/ooooooooooooooooooop/agent-tools/simulate-elite-experts.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,700 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00105 $0.04700
Opus 5 $0.00053 $0.02350
Sonnet 5 $0.00021 $0.00940
Haiku 4.5 $0.00011 $0.00470

Measured 4d ago against content hash aac8685f3dea, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

simulate-elite-experts 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 4d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/lint_response.ps1, scripts/lint_response.py, scripts/run_examples.ps1, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/simulate-elite-experts/SKILL.md · 405 lines

How it starts

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

Simulate Elite Experts

中文介绍

simulate-elite-experts 用于处理高复杂度、高不确定性或较难逆转的决策问题。它不是普通的“专家角色扮演”,而是一个带硬约束的四视角推理框架:选择两位与问题直接相关、可从公开作品推断方法论的真实人物,再加入一个领域专家抽象角色和一个全知智能体抽象角色,让它们围绕同一决策进行立场陈述、交叉质询、修正和综合。

适合使用的场景:

  • 需要比较多个强观点,而不是只要一个直接答案。
  • 决策涉及速度、质量、风险、成本、组织、伦理等多重约束。
  • 用户希望知道“应该找哪些顶级人物/视角来讨论这个问题,以及他们可能会怎么说”。

不适合用于简单事实查询、单一正确答案、低成本可逆选择或纯情绪支持。输出必须区分事实、假设和推测;对真实人物的观点只能基于公开资料做模拟推断,不能伪造直接引语、私人意图或未验证事实。

Applicability Pre-Check (Gate 0)

Before running the full framework, evaluate 3 dimensions to decide whether this tool is appropriate:

  1. Complexity: Does the problem involve multiple stakeholders, competing constraints, or non-obvious tradeoffs?

    • Yes (score 1) → proceed.
    • No (score 0) → consider skipping; a direct answer may suffice.
  2. Reversibility: Is the decision hard to reverse once made?

    • Hard to reverse (score 1) → proceed; structured deliberation is valuable.
    • Easy to reverse (score 0) → consider skipping; low-cost decisions rarely need multi-lens analysis.
  3. Information ambiguity: Is there significant uncertainty about facts, outcomes, or stakeholder preferences?

    • High ambiguity (score 1) → proceed; the framework surfaces hidden assumptions.
    • Low ambiguity (score 0) → consider skipping; the answer may already be clear.

Decision rule:

  • Total >= 2 → use the full framework.
  • Total = 1 → offer the user a choice between micro (lightweight) and full framework.
  • Total = 0 → recommend skipping; inform the user this question is better answered directly.

If the user explicitly requests the framework regardless of score, proceed but note the pre-check result.

Execution Mode Selection

Choose the execution mode before building the roster:

  • one-shot (default): Produce the complete output in one response. Use this when the user asks for an analysis, report, comparison, or direct recommendation and has not asked to co-design the panel.
  • interactive: Produce Section 1 only, ask the user to confirm or swap the roster, then wait before running dialogue rounds. Use this when the user explicitly asks to choose experts, workshop the panel, or collaborate step by step.

Read the full file on GitHub · 405 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. 4d ago First seen · 405 lines · 105 tokens per session scan A aac8685f3dea

Subscribe to this mod's changes

simulate-elite-experts is a skill published in the GitHub repository ooooooooooooooooooop/agent-tools (2 stars, last pushed 5d ago), licensed MIT. It adds 105 tokens to every session and 4,700 once invoked, about $0.0005 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-31.

Related

Other skills, from other repositories

zlog

Multi-agent session log compressor and storage optimizer. Compresses .log, .out, .txt, .trace (>10KB) to .zst, .xz, or .gz (saving 77%-99.9% disk space) across /.gemini, /.config/Cursor, /.ollama, /.claude, /.windsurf, /.codex, etc. Auto-discovers AI log dirs, purges empty 0-byte logs. Safe for concurrent…

sebin-gg/zlog · 150 tokens

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens

muapi-media-editing

Edit and enhance images and videos with AI via muapi.ai — prompt-based editing, upscaling, background removal, face swap, lipsync, video effects, and more.

SamurAIGPT/Generative-Media-Skills · 41 tokens

ecommerce-landing-page

Audit and optimize e-commerce landing pages for conversion. CTA placement, trust signals, page structure, copy optimization, and A/B testing strategy for product pages, collection pages, and campaign landing pages.

nexscope-ai/eCommerce-Skills · 45 tokens

ln-31-performance-optimizer

Optimizes a measured latency, throughput, memory, CPU, or I/O problem through profiling and keep-or-discard experiments. Use for a known bottleneck; not unbiased A/B comparison.

levnikolaevich/claude-code-skills · 45 tokens