Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

cognitive-bias-detection认知偏差检测

Agent Skill

cognitive-bias-detection 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

541

周安装

23

GitHub Stars

6

下载量

190
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:cognitive-bias-detection(认知偏差检测)
来源仓库:https://github.com/andurilcode/skills
仓库路径:skills/cognitive-bias-detection
安装命令:
npx skills add https://github.com/andurilcode/skills --skill cognitive-bias-detection
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/andurilcode/skills --skill cognitive-bias-detection

简介

cognitive-bias-detection 审计推理过程中的系统性偏差,提升决策客观性。

  • 适用于在 Codex、Claude、Cursor、Gemini CLI 中识别确认偏误、锚定效应等常见认知偏差。
  • 提供偏差信号检测模式与证据重构建议,减少主观判断干扰。
  • 强调对反证信息的处理方式,防止结论被错误强化。
  • 不能替代专业心理评估,仅作为辅助分析工具使用。

SKILL.md

Cognitive Bias Detection

Core principle: Human (and AI) reasoning is systematically distorted by cognitive biases — predictable errors in judgment that operate below conscious awareness. The most dangerous analyses are the ones that *feel* most certain. This skill audits the reasoning process itself, not just the conclusions.


The Most Impactful Biases to Check

Evaluation & Decision Biases

Confirmation Bias Seeking, interpreting, and remembering information that confirms existing beliefs. Disconfirming evidence is dismissed or reframed.

  • *Signal*: "The data confirms what we suspected." / Evidence against the conclusion gets less attention than evidence for it.
  • *Fix*: Actively seek the strongest case *against* the conclusion. Assign someone to argue the opposite.

Anchoring Over-weighting the first number, estimate, or framing encountered.

  • *Signal*: Estimates cluster around an initial figure. Comparisons are made relative to a reference point that was never validated.
  • *Fix*: Generate estimates independently before seeing others. Ask "what would this look like if the anchor didn't exist?"

Availability Heuristic Overweighting recent, memorable, or vivid events when estimating likelihood.

  • *Signal*: "We just had an incident like this" leads to overestimating its probability. Quiet failures are underweighted.
  • *Fix*: Use base rates. Ask "how often does this actually happen over a long period?"

Sunk Cost Fallacy Continuing a course of action because of past investment, not future value.

  • *Signal*: "We've already put 6 months into this." / Reluctance to abandon despite evidence it's not working.
  • *Fix*: Ask "if we hadn't invested anything yet, would we start this today?"

Planning Fallacy Systematic underestimation of time, cost, and risk — even when we know past projects ran over.

  • *Signal*: Estimates feel optimistic. No buffer for unknowns. Past projects are treated as exceptions.
  • *Fix*: Use reference class forecasting: how long did similar projects actually take?

Social & Group Biases

Groupthink Desire for group harmony overrides realistic appraisal. Dissent is suppressed.

  • *Signal*: Everyone agrees quickly. No one plays devil's advocate. Contrarian views are dismissed socially.
  • *Fix*: Assign a formal devil's advocate. Ask people to write independent opinions before group discussion.

Authority Bias Overweighting the opinion of someone perceived as an authority, independent of their actual expertise.

  • *Signal*: "The CTO/senior person thinks X, so it must be right." Analysis stops when authority speaks.
  • *Fix*: Evaluate the argument on its merits, not its source. Ask "what's the evidence, separate from who said it?"

In-group Bias Favoring people, ideas, and solutions associated with one's own group.

  • *Signal*: Solutions from the team are evaluated more generously than identical solutions from outside.
  • *Fix*: Blind evaluation where possible. Ask "would we accept this if a competitor proposed it?"

Framing & Perception Biases

Framing Effect The same information leads to different decisions depending on how it's presented (gain vs. loss framing).

  • *Signal*: "90% success rate" vs. "10% failure rate" trigger different reactions to the same fact.
  • *Fix*: Reframe every option in multiple ways before deciding. Check if the decision changes.

Survivorship Bias Drawing conclusions from visible successes while ignoring invisible failures.

  • *Signal*: "Company X did Y and succeeded" — but how many companies did Y and failed?
  • *Fix*: Actively seek the failure cases. Ask "what don't we see because they didn't survive?"

Dunning-Kruger Effect Low competence in a domain produces overconfidence; high competence produces underconfidence.

  • *Signal*: Extreme certainty in a novel or complex domain. Or excessive hedging from a genuine expert.
  • *Fix*: Calibrate confidence against demonstrated track record in this specific domain.

Recency Bias Overweighting recent data and underweighting long-term patterns.

  • *Signal*: Last quarter's results dominate the analysis. Historical base rates are ignored.
  • *Fix*: Extend the time window. Look at multi-year trends, not just recent performance.

Output Format

🔍 Bias Scan Results

For each bias checked:

BiasPresent?Signal ObservedSeverity
Confirmation BiasYes / Possible / No[Evidence]Low/Med/High
Sunk CostYes / Possible / No[Evidence]Low/Med/High
...

⚠️ High-Risk Findings

For each high-severity bias detected:

  • Bias: Name and brief description
  • How it's showing up: Specific evidence in the reasoning or decision
  • What it's distorting: What conclusion or estimate is being skewed, and in which direction?
  • Debiasing move: Concrete action to correct or validate

🧹 Debiased Re-evaluation

After flagging biases, offer a corrected version of the analysis:

  • What changes if we remove the bias?
  • What evidence is actually strong vs. inflated by bias?
  • Does the conclusion still hold?

🎯 Confidence Calibration

  • What is the actual confidence level warranted by the evidence, absent bias?
  • What would need to be true to justify higher confidence?
  • What's the most important thing to validate before committing?

Meta-Check: Is Claude Biased Here?

This skill also applies to Claude's own analysis. When generating evaluations, check:

  • Am I confirming what the user wants to hear? (sycophancy / confirmation bias)
  • Am I anchoring to the first framing the user gave me?
  • Am I overweighting the most vivid or recent example?
  • Am I assuming the user's group/team/approach is better without evidence?

If yes to any — flag it and correct.


Thinking Triggers

  • *"How would this analysis look if we had concluded the opposite from the start?"*
  • *"What's the strongest evidence against the current conclusion?"*
  • *"Are we continuing because it's right, or because we've invested too much to stop?"*
  • *"Who benefits from this conclusion, and are they also the ones evaluating it?"*
  • *"If a stranger reviewed this reasoning, what would they say we're missing?"*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.94%
按下载量换算63

Claude

31.47%
按下载量换算60

Cursor

18.28%
按下载量换算35

Gemini CLI

10.03%
按下载量换算19

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills