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

thinking-model-router思维模型路由器

Agent Skill

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

总安装

636

周安装

26

GitHub Stars

46

下载量

204
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-model-router

简介

思维模型路由器用于查找、检索和筛选相关信息,智能路由至最适分析范式。

  • 适合处理模糊需求、转型期挑战及非线性变化情境。
  • 基于语义相似度与历史用例,动态选择适用模型并解释理由。
  • 安装命令:npx skills add https://github.com/tjboudreaux/cc-thinking-skills --skill thinking-model-router
  • 路由逻辑透明性不足时,应启用人工复核开关以确保输出可靠性。

SKILL.md

Model Router

Overview

This is the master routing skill for all mental models. Instead of knowing 38 frameworks, start here. Identify your domain and problem type, and this skill points you to the right model(s). Think of it as the "which tool do I use?" guide.

Core Principle: Don't memorize models—memorize how to find the right one. Domain + Problem Type → Model.

Quick Router

Step 1: What's Your Domain?

DomainYou're working on...
Coding/DebuggingBugs, errors, performance issues, root cause
ArchitectureSystem design, technical decisions, scalability
ProductFeatures, user needs, prioritization, roadmap
Business StrategyCompetition, growth, market, organization
Personal DecisionsCareer, life choices, major commitments
Abstract/AnalyticalArguments, ideas, theories, pure reasoning
Risk/SafetyWhat could go wrong, preparation, resilience
InnovationNew ideas, breakthroughs, creative solutions

Step 2: What's Your Problem Type?

TypeYou need to...
DiagnoseFind root cause, understand why
DecideChoose between options
UnderstandGrasp how something works
CreateGenerate new solutions
EvaluateJudge quality or validity
PredictForecast outcomes
OptimizeImprove performance

Domain → Model Maps

🖥️ Coding & Debugging

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
Bug with unknown cause           → Scientific Method, 5 Whys Plus
Performance degradation          → Theory of Constraints, Systems Thinking
Spans multiple services          → Systems Thinking, Feedback Loops
Incident postmortem              → 5 Whys Plus, Systems Thinking
Flaky/intermittent behavior      → Scientific Method (hypothesis testing)
"It works on my machine"         → Map-Territory (model vs reality gap)

Default for debugging: Start with 5 Whys Plus, escalate to Systems Thinking if it spans components.


🏗️ Architecture & Technical Decisions

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
Technology choice                → Lindy Effect, Reversibility
Build vs buy                     → Opportunity Cost, First Principles
Scalability design               → Systems Thinking, Leverage Points
Microservices vs monolith        → Cynefin, Reversibility
Database selection               → Lindy Effect, Theory of Constraints
API design tradeoffs             → TRIZ (resolve contradictions)
Should we rewrite?               → Second-Order, Opportunity Cost

Default for architecture: Start with Reversibility (is this Type 1 or Type 2?), then Systems Thinking for interconnections.


📦 Product & Feature Development

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
What should we build?            → Jobs to be Done
Feature prioritization           → Opportunity Cost, Theory of Constraints
Why aren't users engaging?       → Jobs to be Done, 5 Whys Plus
New product exploration          → Effectuation, First Principles
Should we pivot?                 → Regret Minimization, Reversibility
Product-market fit               → Jobs to be Done, Scientific Method
Roadmap planning                 → Theory of Constraints, Opportunity Cost
A/B test design                  → Scientific Method, Bayesian

Default for product: Start with Jobs to be Done (what job is the user hiring this for?).


📈 Business Strategy

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
Competitive analysis             → Red Team, Second-Order
Market entry                     → Cynefin, Effectuation
Growth strategy                  → Feedback Loops, Leverage Points
Organizational dysfunction       → Archetypes, Systems Thinking
Resource allocation              → Theory of Constraints, Opportunity Cost
Startup strategy                 → Effectuation, Margin of Safety
M&A evaluation                   → Pre-mortem, Steel-manning
Pricing decisions                → First Principles, Fermi Estimation

Default for strategy: Start with Cynefin (what domain is this problem in?), then match approach.


🧑 Personal & Career Decisions

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
Should I take this job?          → Regret Minimization, Reversibility
Career direction                 → Circle of Competence, Regret Minimization
Major life decision              → Regret Minimization, Pre-mortem
Learning what to learn           → Circle of Competence, Lindy Effect
Negotiation prep                 → Steel-manning, Red Team
Should I start a company?        → Effectuation, Margin of Safety, Pre-mortem
Time allocation                  → Opportunity Cost, Theory of Constraints

Default for personal: Start with Regret Minimization (what will 80-year-old you think?).


🧠 Abstract & Analytical Thinking

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
Evaluating an argument           → Steel-manning, Bayesian
Challenging assumptions          → First Principles, Socratic
Estimating unknowns              → Fermi Estimation, Probabilistic
Updating beliefs                 → Bayesian, Probabilistic
Exploring edge cases             → Thought Experiment, Inversion
Finding logical flaws            → Inversion, Steel-manning
Complex causation                → Systems Thinking, Feedback Loops
Philosophical questions          → Thought Experiment, First Principles

Default for abstract: Start with Steel-manning (argue the strongest opposing view first).


⚠️ Risk & Safety

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
What could go wrong?             → Pre-mortem, Red Team
Security review                  → Red Team, Inversion
Disaster preparation             → Pre-mortem, Margin of Safety
Avoiding catastrophic failure    → Margin of Safety, Via Negativa
Stress-testing plans             → Red Team, Pre-mortem
Probability of failure           → Probabilistic, Bayesian
Building resilience              → Via Negativa, Margin of Safety

Default for risk: Start with Pre-mortem (assume failure, explain why).


💡 Innovation & Creativity

PROBLEM                          → MODEL(S)
─────────────────────────────────────────────────────
Breakthrough needed              → First Principles, TRIZ
Stuck on contradictions          → TRIZ
Limited resources                → Effectuation, Via Negativa
Simplification                   → Via Negativa, Occam's Razor
Challenging "impossible"         → First Principles, TRIZ
New market creation              → Effectuation, Jobs to be Done
Removing complexity              → Via Negativa, Occam's Razor

Default for innovation: Start with First Principles (strip to fundamentals, rebuild).


Quick Reference Card

┌─────────────────────────────────────────────────────────────────┐
│                    MENTAL MODEL QUICK ROUTER                     │
├─────────────────────────────────────────────────────────────────┤
│                                                                  │
│  "Why is this broken?"        → 5 Whys Plus, Scientific Method  │
│  "How does this system work?" → Systems Thinking, Feedback Loops│
│  "What should we build?"      → Jobs to be Done                 │
│  "Should I do this?"          → Reversibility, Regret Min       │
│  "What could go wrong?"       → Pre-mortem, Red Team            │
│  "How do I innovate?"         → First Principles, TRIZ          │
│  "What's the probability?"    → Bayesian, Probabilistic         │
│  "Where's the bottleneck?"    → Theory of Constraints           │
│  "What am I giving up?"       → Opportunity Cost                │
│  "Is this argument valid?"    → Steel-manning                   │
│  "Will this technology last?" → Lindy Effect                    │
│  "How complex is this?"       → Cynefin                         │
│  "What to remove?"            → Via Negativa                    │
│  "Is this safe enough?"       → Margin of Safety                │
│                                                                  │
└─────────────────────────────────────────────────────────────────┘

Decision Flow

START HERE
    │
    ▼
┌─────────────────────┐
│ What's your domain? │
└──────────┬──────────┘
           │
     ┌─────┴─────┬──────────┬──────────┬──────────┐
     ▼           ▼          ▼          ▼          ▼
  Coding    Architecture  Product   Strategy   Personal
     │           │          │          │          │
     ▼           ▼          ▼          ▼          ▼
┌─────────────────────┐
│ What problem type?  │
│ Diagnose/Decide/    │
│ Understand/Create/  │
│ Evaluate/Predict    │
└──────────┬──────────┘
           │
           ▼
┌─────────────────────┐
│ Look up in domain   │
│ table above         │
└──────────┬──────────┘
           │
           ▼
┌─────────────────────┐
│ Single model enough?│
└──────────┬──────────┘
           │
    ┌──────┴──────┐
    ▼             ▼
   YES           NO
    │             │
    ▼             ▼
 Apply it    Use Model Combination
             (Sequential/Parallel/Nested)

Model Inventory by Category

Diagnostic Models (Find root cause)

  • 5 Whys Plus - Iterative "why" with bias guards
  • Scientific Method - Hypothesis → Test → Learn
  • Kepner-Tregoe - Systematic problem/decision analysis

Decision Models (Choose wisely)

  • Reversibility - Type 1 vs Type 2 decisions
  • Regret Minimization - What will future-you think?
  • Opportunity Cost - What are you giving up?
  • Bayesian - Update beliefs with evidence
  • Probabilistic - Calibrated probability estimates

Systems Models (Understand interconnections)

  • Systems Thinking - Feedback, emergence, non-linearity
  • Feedback Loops - Reinforcing and balancing loops
  • Theory of Constraints - Find and exploit the bottleneck
  • Leverage Points - Where small changes have big effects
  • Archetypes - Recurring system patterns

Risk Models (Prepare for failure)

  • Pre-mortem - Assume failure, explain why
  • Red Team - Attack your own plan
  • Margin of Safety - Build in buffers
  • Inversion - Identify paths to failure, avoid them

Innovation Models (Create breakthroughs)

  • First Principles - Strip to fundamentals, rebuild
  • TRIZ - Resolve technical contradictions
  • Effectuation - Start with means, not goals
  • Via Negativa - Improve by removing

Evaluation Models (Judge quality)

  • Steel-manning - Argue strongest opposing view
  • Lindy Effect - Older = likely to last longer
  • Circle of Competence - Know your expertise boundaries
  • Occam's Razor - Prefer simpler explanations

Context Models (Match approach to situation)

  • Cynefin - Clear/Complicated/Complex/Chaotic domains
  • Model Selection - Choose the right model
  • Model Combination - Use multiple models together

Product Models (Build the right thing)

  • Jobs to be Done - What job is user hiring this for?
  • Thought Experiment - Structured imagination

Estimation Models (Size unknowns)

  • Fermi Estimation - Order-of-magnitude calculations

When to Combine Models

Use Model Combination when:

SituationCombination PatternExample
High-stakes decisionSequentialReversibility → Pre-mortem → Opportunity Cost
System diagnosisNestedCynefin (macro) → ToC (meso) → OODA (micro)
Validating strategyParallelRed Team + Steel-manning + Second-Order
Innovation under constraintsSequentialFirst Principles → TRIZ → Effectuation
Career decisionTemporal5 Whys (past) → Circle of Competence (present) → Regret Min (future)

Template

# Model Router Analysis

## Context
Domain: [Coding/Architecture/Product/Strategy/Personal/Abstract/Risk/Innovation]
Problem: [Brief description]
Problem Type: [Diagnose/Decide/Understand/Create/Evaluate/Predict/Optimize]

## Routed Models
Primary: [Main model to use]
Secondary: [If needed]
Combination pattern: [Sequential/Parallel/Nested/None]

## Application
[Apply the selected model(s) here]

## Verification
- [ ] Domain correctly identified
- [ ] Problem type matches
- [ ] Model fits the situation
- [ ] Considered if combination needed

Key Questions

  • "What domain am I operating in?"
  • "What type of problem is this—diagnose, decide, understand, create, or evaluate?"
  • "What's the default model for this domain + type?"
  • "Does one model cover it, or do I need to combine?"
  • "Am I using a model because it fits, or because it's familiar?"

Remember: You don't need to know all 38 models. You need to know how to find the right one. Start with domain, identify problem type, look it up, apply. That's it.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38%
按下载量换算78

Claude

29.42%
按下载量换算60

Cursor

18.53%
按下载量换算38

Gemini CLI

9.39%
按下载量换算19

安全审计

Gen Agent Trust Hub

通过

Socket

未通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills