account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
\"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
$ npx -y skills add charlieviettq/awesome-agent-skill --skill econ-supply-demand --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/econ-supply-demandContext preview
The summary Claude sees to decide when to auto-load this 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
name: "\"econ-supply-demand\"" description: "\"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'.\"." allowed-tools: Read, Glob, Grep
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.
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.
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?
| 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 |
# 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}**Scenario:** Effect of a new EV subsidy on Taiwan's electric car market
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…