Skip to main content

externalities

Account for third-party costs and benefits not reflected in market prices to make decisions that consider true societal impact beyond immediate transaction participants

설치로 이동

소스 정보

저장소
lev-os/agents
최근 소스 활동
2026년 3월 7일 00:14
감지된 SKILL.md 언어
영어
스타
21
포크
2

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
externalities
description
Account for third-party costs and benefits not reflected in market prices to make decisions that consider true societal impact beyond immediate transaction participants
# Externalities ## Overview Externalities are costs or benefits that affect third parties who did not choose to incur them. Negative externalities impose costs on others (pollution, noise). Positive externalities create benefits for others (education, vaccination). Markets fail to account for externalities because transactions only reflect private costs/benefits, not social costs/benefits. Recognizing externalities helps design better policies, products, and business models. ## When to Use - Evaluating true cost of business decisions beyond P&L - Designing products or policies with social impact - Understanding why markets fail in certain domains - Assessing regulatory intervention rationale - Analyzing platform or network business models - Pricing decisions that affect third parties - Evaluating environmental or social initiatives ## The Process ### Step 1: Identify All Affected Parties Map transaction participants (buyers, sellers) and third parties affected but not involved in the transaction decision. **Example:** Factory produces widgets. Participants: factory owner, widget buyers. Third parties: neighbors breathing polluted air, downstream communities with contaminated water. ### Step 2: Distinguish Private vs Social Costs/Benefits Private costs: what transaction participants pay. Social costs: private costs + externalities imposed on third parties. Same for benefits. **Example:** Private cost of driving = gas + maintenance. Social cost = private cost + pollution + congestion + accident risk to others. ### Step 3: Quantify Externalities When Possible Estimate monetary value of external costs/benefits to compare with private costs/benefits. Reveals true economic impact. **Example:** Carbon emissions cost society ~$50/ton (climate damage, health impacts). Factory emits 10,000 tons/year = $500k externalized cost not in factory's P&L. ### Step 4: Analyze Market Failure Pattern Negative externalities → overproduction (private cost < social cost, so producers make too much). Positive externalities → underproduction (private benefit < social benefit, so consumers buy too little). **Example:** Education creates positive externalities (informed citizenry, innovation spillovers). Private benefit < social benefit → people under-invest in education without subsidies. ### Step 5: Design Intervention or Solution Internalize externalities: taxes (for negative), subsidies (for positive), regulation, property rights, or business model innovation. **Example:** Carbon tax makes polluters pay social cost. Vaccine subsidies increase uptake to capture herd immunity benefits. Coase Theorem: clearly defined property rights enable private negotiation. ## Example Application **Situation:** Social media platform deciding whether to invest in content moderation to reduce misinformation. **Application:** - **Private Cost**: $50M/year for moderation team and AI tools - **Private Benefit**: Minimal (users don't churn over misinformation) - **External Cost**: Polarization, election interference, public health misinformation → billions in societal damage - **External Benefit**: Trust in platform ecosystem, healthier discourse - **Market Failure**: Private incentive says "don't invest" (cost > private benefit), but social optimum says "invest heavily" (social benefit >> cost) **Outcome:** Without regulation or reputational pressure, platform under-invests. Policy intervention (liability for harm) or reputational incentives (advertiser pressure) needed to internalize externality. ## Anti-Patterns - Ignoring non-monetary externalities (ecosystem damage, community cohesion) - Assuming all third-party effects are externalities (network effects create private value, not externalities) - Over-regulating when Coase Theorem could work (property rights + low transaction costs enable private solutions) - Underestimating positive externalities from innovation (knowledge spillovers, technology diffusion) - Treating externalities as binary instead of spectrum (magnitude matters) - Confusing correlation with causation in externality attribution ## Related - tragedy-of-the-commons - network-effects - moral-hazard - principal-agent-problem - economies-of-scale
GitHub에서 보기