Token导航 LogoToken导航TokenDH.com
待分类external-servicegithub未标认证来源可访问许可证需确认审计异常

sector-pe-ratios行业市盈率

Agent Skill

sector-pe-ratios 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,646

周安装

70

GitHub Stars

37

下载量

577
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/octagonai/skills --skill sector-pe-ratios

简介

用于查询各行业的平均市盈率数据,辅助估值分析与比较。

  • 适合在金融建模、资产配置或行业对标研究中使用。
  • 通过 GitHub 仓库安装,使用 npx 命令请求指定行业的 P/E 比率列表。
  • 历史数据仅供参考,实际投资需结合更多基本面因素综合判断。
  • sector-pe-ratios 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Sector P/E Ratios

Retrieve price-to-earnings ratios by sector and exchange using the Octagon MCP server.

Prerequisites

Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions.

Workflow

1. Identify Parameters

Determine your query parameters:

  • Date: Specific date for the data
  • Exchange: NYSE, NASDAQ, etc.
  • Sector: Technology, Healthcare, Financials, etc.

2. Execute Query via Octagon MCP

Use the octagon-agent tool with a natural language prompt:

Retrieve the latest sector P/E ratios for <DATE>, filtered by exchange <EXCHANGE> and sector <SECTOR>.

MCP Call Format:

{
  "server": "octagon-mcp",
  "toolName": "octagon-agent",
  "arguments": {
    "prompt": "Retrieve the latest sector P/E ratios for 2025-02-03, filtered by exchange NASDAQ and sector Technology."
  }
}

3. Expected Output

The agent returns sector P/E data:

MetricValue
SectorTechnology
ExchangeNASDAQ
P/E Ratio58.77
Date2025-02-03

Data Sources: octagon-stock-data-agent

4. Interpret Results

See references/interpreting-results.md for guidance on:

  • Comparing company P/E to sector P/E
  • Historical sector valuation context
  • Cross-sector comparisons
  • Exchange-specific analysis

Example Queries

Specific Sector and Exchange:

Retrieve the latest sector P/E ratios for 2025-02-03, filtered by exchange NASDAQ and sector Technology.

All Sectors on Exchange:

Get P/E ratios for all sectors on the NYSE.

Sector Comparison:

Compare P/E ratios for Technology, Healthcare, and Financials sectors.

Historical Trend:

What is the historical P/E trend for the Technology sector on NASDAQ?

Cross-Exchange:

Compare Technology sector P/E ratios on NYSE vs. NASDAQ.

Understanding P/E Ratios

Definition

P/E Ratio = Stock Price / Earnings Per Share

For sectors:

Sector P/E = Weighted Average P/E of all stocks in the sector

Types of P/E

TypeDescription
Trailing P/EBased on past 12 months earnings
Forward P/EBased on estimated future earnings
GAAP P/EUsing GAAP earnings
Non-GAAP P/EUsing adjusted earnings

Sector Categories

Major Sectors

SectorTypical P/E Range
Technology25-60
Healthcare18-35
Financials10-18
Consumer Discretionary15-30
Consumer Staples18-25
Industrials15-25
Energy8-20
Utilities15-22
Real Estate30-50
Materials12-20
Communications15-25

P/E Characteristics by Sector

SectorP/E TendencyReason
TechnologyHigherGrowth expectations
FinancialsLowerMature, regulated
UtilitiesModerateStable, dividend-focused
HealthcareVariableMix of growth/value

Major Exchanges

Exchange Characteristics

ExchangeFocus
NYSELarge-cap, established
NASDAQTech-heavy, growth
AMEXSmaller companies, ETFs

Exchange P/E Differences

FactorNYSENASDAQ
Tech WeightLowerHigher
Average P/EGenerally lowerGenerally higher
Growth vs. ValueMore balancedGrowth-tilted

Using Sector P/E for Analysis

Company Valuation Context

ComparisonInterpretation
Company P/E < Sector P/EPotentially undervalued or issues
Company P/E = Sector P/EFairly valued relative to sector
Company P/E > Sector P/EPremium valuation or overvalued

Premium/Discount Calculation

Premium/Discount = (Company P/E - Sector P/E) / Sector P/E × 100%

Example

  • Company P/E: 45
  • Sector P/E: 58.77
  • Discount: (45 - 58.77) / 58.77 = -23.4% (trading at discount)

Historical Context

Valuation Levels

Sector P/E vs. HistoryInterpretation
Above 10-year averagePotentially elevated
At 10-year averageNormal valuation
Below 10-year averagePotentially attractive

Cycle Considerations

PhaseTypical Sector P/E Behavior
Early RecoveryRising from lows
Mid-CycleModerate, stable
Late CycleOften elevated
RecessionCompressed or distorted

Cross-Sector Analysis

Relative Value

ComparisonUse
Tech vs. FinancialsGrowth vs. value
Cyclical vs. DefensiveRisk appetite
High vs. Low P/EMarket expectations

Rotation Signals

SignalMeaning
Tech P/E rising fasterGrowth favored
Value sectors risingRisk-off rotation
ConvergenceNormalization
DivergenceTheme-driven market

Data Considerations

Timing

FactorConsideration
Earnings seasonP/E updates with new earnings
Price movementsDaily fluctuation
Index rebalancingComposition changes

Calculation Differences

SourceMay Differ On
WeightingMarket-cap vs. equal
EarningsTrailing vs. forward
ConstituentsIndex composition

Common Use Cases

Stock Valuation

Is AAPL's P/E reasonable compared to the Technology sector?

Sector Selection

Which sectors have the lowest P/E ratios currently?

Market Timing

Are Technology sector valuations elevated compared to history?

Portfolio Analysis

How do my holdings' P/E ratios compare to their sectors?

Analysis Tips

  1. Compare apples to apples: Same sector, similar companies.
  2. Consider growth: High P/E may be justified by high growth.
  3. Check historical range: Current vs. typical levels.
  4. Look at earnings quality: P/E only as good as earnings.
  5. Cross-reference exchanges: Same sector, different exchanges.
  6. Watch for outliers: Negative earnings distort averages.

Integration with Other Skills

SkillCombined Use
financial-metrics-analysisCompany P/E vs. sector
income-statementEarnings driving P/E
stock-quoteCurrent price context
analyst-estimatesForward P/E calculation

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.87%
按下载量换算213

Claude

28.73%
按下载量换算166

Cursor

20.45%
按下载量换算118

Gemini CLI

10.21%
按下载量换算59

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills