1---2name: yao-gametheory-skill3description: Route CEO-facing competition, negotiation, channel, pricing, platform, M&A, financing, competitor-response, alliance, and regulator problems through an applied game-theory framework router when decisions depend on opponent reactions, credible commitments, signals, payoff/equilibrium logic, historical behavior, dynamic updates, or Markdown/HTML/Word/PDF report export. Do not use for textbook tutoring, proofs, gambling, generic brainstorming, or final legal/financial/regulatory advice.4---56# Yao Game Theory Skill78## Use This Skill For910- convert CEO-facing strategic interactions into game theory reports11- choose and combine game theory frameworks from `references/framework-catalog.md`12- answer "对手可能怎么反应" and "我们的承诺动作是否可信"13- use historical behavior and reference-class experience to adjust rationality and commitment probabilities14- update prior reports when a player makes a new move15- export synchronized Markdown, HTML, Word/DOCX, and PDF reports1617## Do Not Route Here1819- game theory homework, theorem proofs, or textbook explanation with no strategic report20- generic strategy brainstorming where no player can react strategically21- final legal, financial, investment, antitrust, or regulatory advice22- manipulative, deceptive, coercive, or unlawful competitive tactics2324## Default Workflow25261. Convert the request with `references/intake-contract.md`; use `references/dynamic-iteration-loop.md` for incomplete input or later player moves.272. Route through `references/framework-catalog.md`: select one primary framework and 2-4 secondary lenses.283. Instantiate the combination with `references/game-model-playbook.md`: players, strategies, payoffs, timing, beliefs, and equilibrium logic.294. Calibrate player rationality with real historical behavior and experience references before trusting payoff-matrix inference.305. Test commitments and signals with `references/commitment-signal-checklist.md`.316. Run `references/strategic-hygiene-checklist.md`, `references/strategy-readiness-loop.md`, and `references/sensitivity-and-safety.md`.327. Build framework selection, opponent reactions, payoff matrix, historical behavior calibration, readiness, sensitivity, next information, and update triggers.338. Run `scripts/generate_report_bundle.py`; finalize with `references/strategic-report-contract.md` and `references/report-export-pipeline.md`.3435## Output Contract3637- Produce an executive strategy report, not a theory lecture.38- Put the recommendation, opponent reaction forecast, and credible-commitment call before technical sections.39- Mark payoffs, probabilities, and assumptions as observed, estimated, or assumed.40- Include frameworks, payoff matrix, reactions, equilibria, historical rationality calibration, commitment/signal checks, readiness, sensitivity, next information, update log, triggers, and caveats.41- Default language is Simplified Chinese; generate PDF automatically when possible, otherwise keep HTML print-ready.4243## Reference Map4445- `references/intake-contract.md`: request-to-game-brief conversion46- `references/framework-catalog.md`: game theory framework library and AI application router47- `references/game-model-playbook.md`: players, strategies, payoffs, timing, equilibrium reasoning48- `references/commitment-signal-checklist.md`: credibility and signal-quality checks49- `references/dynamic-iteration-loop.md`: multi-turn and opponent-update loop50- `references/strategy-readiness-loop.md`: readiness score and remaining-gap loop51- `references/strategic-hygiene-checklist.md`: strategic assumption hygiene checks52- `references/sensitivity-and-safety.md`: stress tests and safety boundaries53- `references/strategic-report-contract.md`: required report sections and schema alignment54- `references/report-export-pipeline.md`: artifact generation and print/PDF rules55- `scripts/generate_report_bundle.py`: report builder and exporter56- `templates/report.schema.json`: structured report schema57- `evals/trigger_cases.json`: route positives, negatives, and near-neighbor cases