Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

econ-market-structure经济市场结构

Agent Skill

econ-market-structure 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

364

周安装

15

GitHub Stars

125

下载量

119
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:econ-market-structure(经济市场结构)
来源仓库:https://github.com/asgard-ai-platform/skills
仓库路径:skills/econ-market-structure
安装命令:
npx skills add https://github.com/asgard-ai-platform/skills --skill econ-market-structure
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/asgard-ai-platform/skills --skill econ-market-structure

简介

市场结构分析框架,区分完全竞争、垄断竞争、寡头与垄断四种形态。

  • 结构决定企业行为,而非相反,据此预测定价与利润差异。
  • 关注进入壁垒、产品差异化与企业数量等结构性特征。
  • 避免以价格高低直接推断市场势力,需综合评估结构要素。
  • econ-market-structure 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Market Structure Analysis

Overview

Market structure determines how firms compete, set prices, and earn profits. The four structures — perfect competition, monopolistic competition, oligopoly, monopoly — predict increasingly different behaviors as concentration rises and differentiation increases.

Framework

IRON LAW: Structure Determines Behavior, Not Vice Versa

Classify the market structure FIRST based on structural characteristics
(number of firms, barriers, differentiation), THEN predict behavior.
"This company charges high prices" does not mean it's a monopoly —
high prices can occur in oligopolies and even monopolistic competition.

The Four Structures

FeaturePerfect CompetitionMonopolistic CompetitionOligopolyMonopoly
FirmsVery manyManyFewOne
ProductHomogeneousDifferentiatedHomogeneous or differentiatedUnique, no close substitutes
Entry barriersNoneLowHighVery high
Price powerNone (price taker)Some (limited by substitutes)Significant (interdependent)Full (price maker)
Long-run profitZero (economic)Zero (economic)Positive possiblePositive
ExamplesAgricultural commodities, forexRestaurants, clothingAirlines, telecom, autoUtilities, patents

Classification Steps

  1. Count sellers: How many significant firms serve this market?
  2. Assess differentiation: Are products identical or differentiated?
  3. Evaluate entry barriers: Can new firms enter easily?
  4. Check interdependence: Do firms react to each other's moves?

Behavior Predictions by Structure

Perfect Competition: Price = marginal cost. Firms are price takers. No advertising needed. Long-run economic profit = 0.

Monopolistic Competition: Short-run profits possible through differentiation. Long-run: entry erodes profits to zero. Firms compete on brand, quality, location.

Oligopoly: Firms are interdependent — each watches rivals' moves. Game theory applies. May collude (tacitly or explicitly). Kinked demand curve or Cournot/Bertrand models.

Monopoly: Price > marginal cost. Deadweight loss exists. May be regulated (utilities) or temporary (patents). Natural monopolies occur when average costs decline with scale.

Output Format

# Market Structure Analysis: {Industry}

## Classification
- Structure: {type}
- Evidence:
  - Number of firms: ...
  - Product differentiation: ...
  - Entry barriers: ...
  - Interdependence: ...

## Predicted Behavior
- Pricing: {price-taking / markup / strategic}
- Long-run profit: {zero / positive}
- Competition type: {price / quality / advertising / innovation}

## Policy Implications
{Antitrust concerns, regulation needs, consumer impact}

Examples

Correct Application

Scenario: Taiwan's telecom market

  • Firms: 3 major (中華電信, 台灣大, 遠傳) + 2 minor → Few
  • Differentiation: Moderate (speed/coverage differences, but largely substitutable)
  • Entry barriers: Very high (spectrum licenses, infrastructure costs ~NT$100B+)
  • Interdependence: High (price changes by one trigger immediate responses)
  • Classification: Oligopoly
  • Predicted behavior: Tacit price coordination, competition on bundling and service rather than price, stable high margins

Incorrect Application

  • "iPhone has no competitors so Apple is a monopoly" → Smartphones have many competitors (Samsung, Google, Xiaomi). Apple has market power through differentiation, but the smartphone market is oligopoly, not monopoly. Structure is about the market, not one firm's product uniqueness.

Gotchas

  • Market definition changes the answer: "Smartphones" is an oligopoly. "iOS devices" is a monopoly. The market boundary determines the structure classification.
  • Perfect competition is theoretical: Almost no real market is perfectly competitive. Use it as a benchmark, not a classification for real industries.
  • Oligopoly is the most complex: Game theory, collusion, and strategic behavior make oligopoly analysis harder than other structures. Be explicit about assumptions.
  • Contestable markets: Even a monopoly may behave competitively if entry barriers are low (threat of entry disciplines pricing). Barriers matter as much as current firm count.
  • Dynamic markets: Tech markets may look like monopolies today (Google Search) but face competitive pressure from disruption (AI chat). Consider trajectory, not just snapshot.

References

  • For oligopoly game theory models (Cournot, Bertrand, Stackelberg), see references/oligopoly-models.md

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.65%
按下载量换算44

Claude

30.41%
按下载量换算36

Cursor

17.33%
按下载量换算21

Gemini CLI

8.82%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills