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

soc-cognitive-bias社会认知偏差

Agent Skill

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

总安装

349

周安装

15

GitHub Stars

125

下载量

122
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/asgard-ai-platform/skills --skill soc-cognitive-bias

简介

soc-cognitive-bias 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 它通过关键词、任务场景或来源线索帮助 Agent 快速定位信息,提升研究效率。
  • 安装命令为 npx skills add https://github.com/asgard-ai-platform/skills --skill soc-cognitive-bias,建议结合原始 README 核验具体用法。
  • 安装前请确认权限范围和维护状态,注意是否涉及联网、命令执行或文件读写操作。
  • 该技能适用于研究检索类任务,需配合宿主环境使用。

SKILL.md

Cognitive Bias Analysis

Overview

Cognitive biases are systematic deviations from rational judgment. They're not random errors — they're predictable patterns that affect everyone, including experts. This skill helps identify which biases are at play in a specific decision context and design countermeasures.

Framework

IRON LAW: Name the Specific Bias, Not Just "Bias"

"This decision might be biased" is not analysis. Identify the SPECIFIC
bias by name, explain its mechanism, and show how it applies to this
particular situation. Different biases require different countermeasures.

Bias Audit Process

  1. Describe the decision: What is being decided? By whom? Based on what evidence?
  2. Identify potential biases by name: Which specific biases (confirmation, anchoring, sunk cost, groupthink, overconfidence, availability, etc.) could be influencing this decision?
  3. Find the evidence: What specific behavior or reasoning pattern indicates the bias?
  4. Assess impact: How much does this bias affect the decision quality? (High/Med/Low)
  5. Design countermeasures: What specific debiasing technique addresses each identified bias?

For the full bias catalog (12 biases × mechanism × example) and debiasing techniques per bias, see references/debiasing-protocols.md.

Output Format

# Cognitive Bias Audit: {Decision Context}

## Decision Under Review
- Decision: {what is being decided}
- Decision-makers: {who}
- Current leaning: {which way they're leaning}

## Biases Identified
| Bias | Evidence | Impact | Countermeasure |
|------|----------|--------|---------------|
| {name} | {specific behavior/reasoning} | H/M/L | {debiasing technique} |

## Debiased Recommendation
{What the decision looks like after accounting for identified biases}

Examples

Correct Application

Scenario: Company deciding whether to continue a failing product launch (6 months in, NT$5M spent)

BiasEvidenceImpact
Sunk cost"We've already invested NT$5M, we can't stop now"High — past spending is irrecoverable and irrelevant to the forward decision
Overconfidence"Our revised forecast shows it will turn around in Q3" — but previous 3 forecasts were also wrongMedium — team is systematically overestimating success probability
ConfirmationTeam only citing the 2 positive customer reviews while ignoring 50 negative onesHigh — selectively filtering information

Debiased question: "If a competitor offered us this product line for free, would we take it?" If the answer is no, the product should be discontinued regardless of sunk costs ✓

Incorrect Application

  • "The team is biased" without specifying which bias → Not actionable. Violates Iron Law: name the specific bias.

Gotchas

  • Everyone has biases, including you: The analyst conducting the bias audit is also biased. Use structured processes (checklists, red teams) rather than relying on self-awareness.
  • Bias identification ≠ bias elimination: Knowing about a bias reduces but does not eliminate its effect. Debiasing requires structural interventions (processes, incentives), not just awareness.
  • Motivated reasoning looks like analysis: When someone has a preferred outcome, they unconsciously construct logical-sounding arguments for it. Check: did the conclusion come before or after the analysis?
  • False balance: Not every decision is biased. Sometimes the team's leaning is correct. Don't force-fit biases where they don't exist.
  • Cultural context: Some biases manifest differently across cultures. Authority bias is stronger in hierarchical cultures. Groupthink manifests differently in collectivist vs individualist settings.

References

  • For behavioral economics applications of biases, see the econ-behavioral skill
  • For group decision-making debiasing protocols, see references/debiasing-protocols.md

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.82%
按下载量换算45

Claude

27.68%
按下载量换算34

Cursor

18.64%
按下载量换算23

Gemini CLI

9.38%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

未通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills