s4h-economics-externalities

s4h-economics-externalities is a skill for Claude Code from human-avatar/skills-for-humanity. It costs 100 tokens per session (2,047 once invoked), scanned A, original, MIT.

An economics analysis method for costs or benefits that affect people other than the person making a decision. These effects are called externalities, such as pollution imposed on others or vaccination reducing infection risk.

In plain words
What is it for?
Use it to identify who else is affected by a decision and assess policies such as taxes, subsidies, property rights, or social norms.
Why use it?
It shows when private decisions ignore wider social costs or benefits, which can lead to outcomes that are harmful or less beneficial overall.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the skills-for-humanity plugin — 197 skills, 1 hook shipped together

Good fit Use it to identify who else is affected by a decision and assess policies such as taxes, subsidies, property rights, or social norms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/human-avatar/skills-for-humanity/s4h-economics-externalities
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add human-avatar/skills-for-humanity --skill s4h-economics-externalities
Clone the repo
git clone --depth 1 https://github.com/human-avatar/skills-for-humanity

Made for: Claude Code.

Or install skills-for-humanity, the plugin that ships this one along with the rest of its 197 skills, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for s4h-economics-externalities

README.md
[![agentmods](https://agentmods.dev/badge/skills/human-avatar/skills-for-humanity/s4h-economics-externalities/github.svg)](https://agentmods.dev/skills/human-avatar/skills-for-humanity/s4h-economics-externalities)
Your own site
<a href="https://agentmods.dev/skills/human-avatar/skills-for-humanity/s4h-economics-externalities"><img src="https://agentmods.dev/badge/skills/human-avatar/skills-for-humanity/s4h-economics-externalities/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for s4h-economics-externalities

Your own site · 80×15
<a href="https://agentmods.dev/skills/human-avatar/skills-for-humanity/s4h-economics-externalities"><img src="https://agentmods.dev/badge/skills/human-avatar/skills-for-humanity/s4h-economics-externalities.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,047 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00100 $0.02047
Opus 5 $0.00050 $0.01024
Sonnet 5 $0.00020 $0.00409
Haiku 4.5 $0.00010 $0.00205

Measured 12d ago against content hash 6db13cca8dc3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

s4h-economics-externalities scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/s4h-economics-externalities/SKILL.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Economics: Externalities

A.C. Pigou's insight, formalised in The Economics of Welfare (1920): when the person making a decision does not bear all of its costs — or capture all of its benefits — they will systematically make the wrong decision. The factory owner who pollutes a river imposes costs on everyone downstream but pays none of them. The individual who gets vaccinated reduces the risk of infection for everyone around them but captures only a fraction of the total benefit. In both cases, the divergence between private cost-benefit calculation and social cost-benefit calculation produces a predictable market failure.

This is not a moral failure — it is a structural one. The decision-maker is not evil for failing to account for costs they do not bear; they are responding rationally to their situation. Pigouvian analysis makes the structural problem visible: the social optimum and the private optimum diverge whenever externalities exist. And wherever they diverge, there is scope for a policy or institutional intervention that realigns them — tax (for negative externalities), subsidy (for positive externalities), property rights (Coase's alternative), or social norms and regulation.

Ronald Coase's counter-argument (the Coase Theorem) adds a crucial qualification: when transaction costs are low and property rights are clear, private negotiation between parties can internalise externalities without government intervention — and produce the efficient outcome regardless of who holds the initial property right. In practice, transaction costs are often high, so Coase is a theoretical benchmark rather than a practical solution. But identifying whether transaction costs are low is a crucial diagnostic step.


Your Process

Step 1: Identify the decision and the decision-maker Clarify what decision is being made, who is making it, and what the decision-maker's cost-benefit calculation looks like from their perspective alone. Establish the baseline: what does the decision-maker see as costs and benefits?

Read the full file on GitHub · 114 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 114 lines · 100 tokens per session scan A 6db13cca8dc3

Subscribe to this mod's changes

s4h-economics-externalities is a skill published in the GitHub repository human-avatar/skills-for-humanity (223 stars, last pushed 1mo ago), licensed MIT. It adds 100 tokens to every session and 2,047 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

chief-financial-officer

Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…

cbrock84/headcount · 88 tokens

incorporation

A guide for moving from working as an individual business owner to operating through a company in Japan. It covers company types, setup steps, officer pay, taxes, and social insurance.

kazukinagata/shinkoku · 127 tokens

revenue-recognition

Determines when and how revenue is recognized — performance obligations, contract terms that change the answer, and the deal structures that create accounting problems. Use this to work out how a contract should be recognized, review a non-standard deal before it is signed, understand deferred revenue, or spot terms…

cbrock84/headcount · 69 tokens

product-economics

Does this product make money at a price someone will pay? Forces contribution margin, a price with a stated basis, and a bottom-up market size — each number labelled measured / assumed / unknown, so a guess can never be read as a calculation.

avelikiy/great_cto · 55 tokens

stockbit-auth

Log in to Stockbit and capture the session for this server — opens the browser login flow and verifies the token was stored. Use when the user asks to log in or re-authenticate to Stockbit, or after a status check reports the session expired, HTTP 401, or logged out.

INo-xious/stockbit-mcp · 63 tokens

stock-screener

Screen stocks by fundamental and technical criteria using EODHD screener — filter by market cap, P/E, dividend yield, sector, signals, and more. Use when the user wants to find stocks matching specific criteria.

EodHistoricalData/eodhd-claude-skills · 49 tokens