agentsclimarketplace

Econ supply demand

Skill charlieviettq/awesome-agent-skill/.claude/skills/econ-supply-demand

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Install
npx -y skills add charlieviettq/awesome-agent-skill --skill econ-supply-demand

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

"Apply supply and demand analysis to explain price determination, market equilibrium, and the effects of policy interventions. Use this skill when the user needs to analyze how prices are set in a market, predict the effect of taxes/subsidies/price controls, or understand shifts in supply or demand curves — even if they say 'why did the price go up', 'what happens if the government sets a price cap', or 'how does a tariff affect the market'.".

SKILL.md

5.0 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it

Supply and Demand Analysis

Overview

Supply and demand is the foundational model for price determination in markets. It explains how prices emerge from the interaction of buyers (demand) and sellers (supply), and how external shocks or policy interventions shift the equilibrium.

Framework

IRON LAW: Shift vs Movement Along the Curve

A change in PRICE causes movement ALONG the curve (quantity changes).
A change in OTHER FACTORS (income, costs, preferences, technology) causes
the entire curve to SHIFT.

"Demand increased" means the demand CURVE shifted right (more quantity
at every price), NOT that quantity demanded increased due to a price drop.
Confusing these is the #1 error in supply-demand analysis.
IRON LAW: Ceteris Paribus — Change One Thing at a Time

When analyzing a shift, hold everything else constant. If both supply
and demand shift simultaneously, the effect on price or quantity (or both)
becomes ambiguous. Analyze each shift separately first, then combine.

Demand Curve Shifters (non-price factors)

  • Consumer income (normal goods: ↑income → ↑demand; inferior goods: opposite)
  • Prices of related goods (substitutes, complements)
  • Consumer preferences and tastes
  • Population / number of buyers
  • Expectations of future prices

Supply Curve Shifters (non-price factors)

  • Input costs (raw materials, labor, energy)
  • Technology improvements
  • Number of sellers
  • Government policy (taxes, subsidies, regulations)
  • Expectations of future prices

Analysis Steps

  1. Define the market: What good? What geographic/time scope?
  2. Identify the shock: What changed? Is it demand-side or supply-side?
  3. Determine shift direction: Does the curve shift left (decrease) or right (increase)?
  4. Find new equilibrium: Where do the new curves intersect?
  5. State the result: What happens to price and quantity?

Policy Analysis

InterventionEffect
Price ceiling (below eq.)Shortage: Qd > Qs, black markets, quality reduction
Price floor (above eq.)Surplus: Qs > Qd, waste, inefficiency
Per-unit taxSupply shifts left by tax amount, price rises (split between buyer and seller based on elasticity)
SubsidySupply shifts right by subsidy amount, price falls
TariffImport supply shifts left, domestic price rises

Output Format

# Supply-Demand Analysis: {Market}

## Market Definition
- Good: ...
- Scope: ...

## Shock Identification
- Event: {what changed}
- Affected curve: Demand / Supply
- Direction: Shift left / right
- Mechanism: {why this shifts the curve}

## Equilibrium Impact
| | Before | After | Change |
|---|--------|-------|--------|
| Price | $X | $X | ↑/↓ |
| Quantity | X units | X units | ↑/↓ |

## Analysis
{Detailed explanation with diagram description}

Examples

Correct Application

Scenario: Effect of a new EV subsidy on Taiwan's electric car market

  • Shock: Government offers NT$150K subsidy per EV purchase
  • Affected curve: Demand shifts RIGHT (effectively lowers price for buyers → more quantity demanded at every market price)
  • Result: Price rises slightly (sellers capture part of subsidy), quantity increases significantly
  • Note: Supply curve does not shift — the subsidy goes to buyers, not manufacturers ✓

Incorrect Application

  • "EV prices dropped so demand increased" → This is movement ALONG the demand curve, not a shift. Demand (the curve) didn't increase — quantity demanded increased. Violates Iron Law.
  • Analyzed EV subsidy + chip shortage simultaneously without separating → Ambiguous result. Must analyze each shift separately first. Violates ceteris paribus.

Gotchas

  • Elasticity determines burden: For taxes/subsidies, the MORE INELASTIC side bears more of the burden. If demand is inelastic (necessities), consumers bear most of a tax increase.
  • Short run vs long run: Supply is more elastic in the long run (firms can enter/exit, build capacity). Short-run analysis may overestimate price changes.
  • Not all markets fit: Supply-demand assumes competitive markets. Monopolies, oligopolies, and markets with externalities need different models.
  • "Demand" is not "want": Demand requires both willingness AND ability to pay. A billion people wanting iPhones is not demand if they can't afford one.

References

  • For elasticity calculations, see references/elasticity.md
  • For welfare analysis (consumer/producer surplus), see references/welfare-analysis.md

What ships with it: 3 files

21.7 KB alongside SKILL.md

examples/

references/

Keep looking

Skills are one crate of 326,970. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.