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

grad-contract-theory毕业生契约论

Agent Skill

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

总安装

364

周安装

15

GitHub Stars

125

下载量

119
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-contract-theory

简介

grad-contract-theory 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在开发协作中整理项目状态。

  • 适用于围绕代码变更、协作事项或仓库状态进行信息整合的场景。
  • 支持从 GitHub 获取 Issue、PR 和代码变更信息,辅助开发流程管理。
  • 安装方式:npx skills add https://github.com/asgard-ai-platform/skills --skill grad-contract-theory
  • 建议确认权限范围、维护状态,以及是否涉及联网、命令执行或文件读写。

SKILL.md

Contract Theory: Moral Hazard, Adverse Selection, and Incentive Design

Overview

Contract theory studies how economic actors construct contractual arrangements in the presence of asymmetric information. The two canonical problems are moral hazard (hidden action — the agent's effort is unobservable) and adverse selection (hidden type — the agent's characteristics are private). The optimal contract balances the principal's desire for risk-sharing against the need to incentivize effort or truthful revelation. Hart and Holmstrom's contributions on incomplete contracts and incentive design form the modern foundation.

When to Use

  • Designing compensation, bonus, or commission structures for employees or contractors
  • Evaluating insurance contracts for moral hazard (deductibles, copays) or adverse selection (screening)
  • Structuring partnerships, franchise agreements, or procurement contracts with unobservable quality
  • Analyzing incomplete contracts where not all states of the world can be specified

When NOT to Use

  • Both parties have symmetric information and trust is established (no incentive problem)
  • The relationship is a one-shot anonymous transaction with no contractual enforcement
  • Behavioral factors (reciprocity, intrinsic motivation) dominate monetary incentives

Assumptions

IRON LAW: The optimal contract balances risk-sharing against incentive
provision — full insurance destroys incentives, full incentives impose
unbearable risk. There is no contract that achieves first-best when
information is asymmetric.
  • The principal is risk-neutral; the agent is risk-averse (standard setup)
  • The agent's action (effort) or type is private information
  • Output is a noisy signal of the agent's effort: x = f(e) + epsilon
  • Both parties are rational and can commit to the contract terms
  • Courts can verify output but not effort (contractibility constraint)

Methodology

Step 1 — Classify the Information Problem Determine whether the core issue is moral hazard (hidden action after contracting), adverse selection (hidden type before contracting), or both. Identify who is the principal and who is the agent.

Step 2 — Specify Constraints Write down: (1) the Incentive Compatibility constraint (IC) — the agent prefers the intended action/type revelation; (2) the Participation Constraint (PC/IR) — the agent accepts the contract over the outside option; (3) Limited Liability (LL) if applicable — payments cannot go below zero.

Step 3 — Solve the Optimal Contract For moral hazard: maximize principal's expected profit subject to IC and PC. The optimal wage schedule w(x) satisfies the Holmstrom informativeness principle — pay should depend on output only insofar as it is informative about effort. For adverse selection: design a menu of contracts that induces self-selection (screening). Expect distortion at the bottom (inefficient allocation for low types) and efficiency at the top.

Step 4 — Assess Completeness and Renegotiation Check whether the contract is complete (covers all verifiable contingencies) or incomplete (residual rights matter). If incomplete, apply Hart's property rights approach: allocate residual control rights to the party whose investment is most important. Consider renegotiation-proofness.

Output Format

## Contract Design Analysis: [Context]

### Information Problem
- **Type**: Moral hazard / Adverse selection / Both
- **Principal**: [who]
- **Agent**: [who]
- **Hidden variable**: [effort level / agent type / quality]

### Constraints
| Constraint                  | Expression           | Binding? |
|----------------------------|----------------------|----------|
| Incentive Compatibility     |                      |          |
| Participation (IR)          |                      |          |
| Limited Liability           |                      |          |

### Optimal Contract Structure
- **Fixed component**: [base salary / premium]
- **Variable component**: [bonus / piece rate / deductible]
- **Informativeness**: [which signals are used and why]

### First-Best vs. Second-Best Gap
- **First-best outcome**: [what would happen with full information]
- **Second-best distortion**: [what is sacrificed]
- **Welfare loss**: [qualitative or quantitative]

### Recommendation
[Contract terms and implementation guidance]

Gotchas

  • Multi-tasking (Holmstrom-Milgrom): incentivizing one measurable task crowds out effort on unmeasurable tasks — strong incentives can be counterproductive
  • Ratchet effect: if the principal updates expectations based on past performance, the agent strategically underperforms early
  • Career concerns (Holmstrom 1999) can substitute for explicit incentives — young agents work hard to build reputation even without bonuses
  • Limited liability constraints shift power to the agent and can require the principal to leave rents (efficiency wages)
  • In repeated relationships, relational contracts (self-enforcing, not court-enforced) often dominate formal contracts
  • Intrinsic motivation can be crowded out by extrinsic incentives (Benabou-Tirole) — paying volunteers may reduce their effort

References

  • Holmstrom, B. (1979). "Moral Hazard and Observability." *Bell Journal of Economics*.
  • Hart, O. & Moore, J. (1990). "Property Rights and the Nature of the Firm." *Journal of Political Economy*.
  • Laffont, J.-J. & Martimort, D. (2002). *The Theory of Incentives: The Principal-Agent Model*.
  • Bolton, P. & Dewatripont, M. (2005). *Contract Theory*. MIT Press.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.22%
按下载量换算41

Claude

29.17%
按下载量换算35

Cursor

18.64%
按下载量换算22

Gemini CLI

9.8%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills