mcpbeat Sign in

Econ Supply Demand Agent Skill

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'.

7k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
223
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/asgard-ai-platform/skills --skill econ-supply-demand

What comes with it

22 207 bytes besides the instruction
examples/sample_scenario.md
references/elasticity.md
references/welfare-analysis.md

The instruction itself

13 sections, as written by the author

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

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

Policy Analysis

| Intervention | Effect |

|-------------|--------|

| Price ceiling (below eq.) | Shortage: Qd > Qs, black markets, quality reduction |

| Price floor (above eq.) | Surplus: Qs > Qd, waste, inefficiency |

| Per-unit tax | Supply shifts left by tax amount, price rises (split between buyer and seller based on elasticity) |

| Subsidy | Supply shifts right by subsidy amount, price falls |

| Tariff | Import 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

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take asgard-ai-platform/econ-supply-demand from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.