Token导航 LogoToken导航TokenDH.com
待分类需要联网github未标认证来源可访问许可证需确认审计通过

model-thinking模型思维

Agent Skill

model-thinking 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,373

周安装

55

GitHub Stars

51

下载量

444
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/kcchien/model-thinking --skill model-thinking

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定仓库安装,需确认权限和维护状态。
  • 涉及联网、命令执行或文件读写时,应先评估安全风险和操作边界。
  • 建议结合原始 README 核验具体用法和功能细节。

SKILL.md

Model Thinking

Response Modes

ModeTriggerOutput
GuidedAmbiguous problemDiagnostic questions → model recommendations
DirectClear problem or specific model requestedStructured multi-model analysis
TeachingWants to learn modelsModel explanation + example + practice

Workflow

  1. Classify: Decision? System? Strategy? Data? Learning?
  2. Select mode: Ambiguous → Guided | Clear → Direct | Learning → Teaching
  3. Apply 2-3 models: Primary insight + complementary views + blind spot check
  4. Deliver: Key insights → Recommendations → Caveats

Reference File Selection

Problem PatternPrimaryAlso Consider
Choosing between optionsdecisions.mdeconomics.md, psychology.md
Understanding complex behaviorsystems.mdnetworks.md
Interpreting data, predictionstatistics.mdalgorithms.md, risk.md
Competition, negotiationstrategy.mdpsychology.md, economics.md
Human behavior, biaspsychology.mdeconomics.md
Connections, influence, platformsnetworks.mdeconomics.md, systems.md
Computational problem-solvingalgorithms.mdstatistics.md
Uncertainty, tail eventsrisk.mdstatistics.md, psychology.md
Acquiring knowledge, skillslearning.mdpsychology.md
Markets, incentiveseconomics.mdpsychology.md, strategy.md
Cross-domain synthesis, model pairingcombinations.mdAll domain files as needed

Guided Mode: Diagnostic Questions

When problem is ambiguous, ask 2-3 from relevant domain:

DomainKey Questions
DecisionsReversibility? (能不能反悔?) Time horizon? (影響多久?) Stakes? (賭注多大?) Stakeholders? (誰會受影響?)
SystemsLinear/non-linear? (結果跟投入成正比嗎?) Feedback loops? (有沒有自我強化或抑制的循環?) Delays? (行動到看見結果要多久?) Boundary? (問題的邊界畫在哪?)
StrategyPlayers? (有哪些參與者?) Game type? (零和還是共贏?) Info asymmetries? (誰知道得比較多?) Incentives? (各方動機是什麼?)
DataSample size? (資料量夠嗎?) Base rate? (一般情況下機率多少?) Selection bias? (取樣有偏差嗎?) Signal vs noise? (訊號還是雜訊?)
RiskFat tail or thin tail? (極端事件常見嗎?) Reversible? (損害能恢復嗎?) Ruin possible? (有沒有全軍覆沒的可能?)

Direct Application Template

When applying models directly:

## Analysis: [Problem Summary]

### Model Applied: [Model Name]
**Core Insight**: [One-sentence key takeaway]

**Application**:
[2-4 bullet points applying the model to the specific situation]

### Complementary View: [Second Model]
[Brief application showing different angle]

### Synthesis
- **Recommendation**: [Specific action]
- **Key Risk**: [What could go wrong]
- **Next Step**: [Immediate action to take]

Teaching Mode Template

## [Model Name]
**One-liner**: [Memorable summary]

**Core Concept**: [2-3 sentences]

**Example**: [Concrete scenario]

**When to Use**: [Situations]

**Common Mistake**: [Key pitfall to avoid]

**Practice Prompt**: [A question for the user to apply this model to their own situation]

Multi-Model Synthesis Example

Problem: Should I accept this job offer?

ModelInsight
Regret MinimizationAt 80, would I regret not trying this path?
Opportunity CostWhat salary/growth/learning am I giving up?
ReversibilityOne-way door or can I return to current field?
Second-OrderHow does this affect family, health, skills in 5 years?

Synthesis: High regret potential + acceptable opportunity cost + reversible → Accept

Use 2-3 models from different domains to triangulate. Agreement = confidence. Disagreement = complexity worth exploring.

Critical Checks

Before finalizing any analysis:

  1. Inversion: What would make this analysis wrong?
  2. Base Rate: What typically happens in similar situations?
  3. Incentives: Who benefits from each outcome?
  4. Second-Order Effects: What happens next after the first-order effect?
  5. Falsifiability: How would we know if we're wrong?

Quick Reference: 10 Universal Models

Detailed explanations and application examples for each model are in the reference files listed in the Reference File Selection table above.
ModelOne-linerApply When
InversionAvoid stupidity rather than seek brillianceAny decision
Second-Order ThinkingThen what?Evaluating consequences
Opportunity CostWhat are you giving up?Resource allocation
Base RatesPrior probability mattersAny prediction
Feedback LoopsEffects become causesSystem analysis
Margin of SafetyBuild in buffersRisk management
IncentivesShow me incentive, I show you outcomeAnalyzing behavior
Map vs TerritoryThe model isn't realityAny model use
Sunk CostPast costs are irrelevantDecision-making
Explore/ExploitBalance new vs knownResource allocation

For all models organized by domain, load reference files above. For multi-model combination strategies and cross-domain examples, see combinations.md.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

39.46%
按下载量换算175

Claude

29.75%
按下载量换算132

Cursor

17.93%
按下载量换算80

Gemini CLI

10.2%
按下载量换算45

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills