sector-performance-snapshot
Retrieve a snapshot of market sector performance using Octagon MCP. Use when analyzing sector-wide metrics including revenue, EBITDA, net income, market cap, and enterprise value for companies within a specific sector and exchange.
Best use case
sector-performance-snapshot is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Retrieve a snapshot of market sector performance using Octagon MCP. Use when analyzing sector-wide metrics including revenue, EBITDA, net income, market cap, and enterprise value for companies within a specific sector and exchange.
Teams using sector-performance-snapshot should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/sector-performance-snapshot/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How sector-performance-snapshot Compares
| Feature / Agent | sector-performance-snapshot | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Retrieve a snapshot of market sector performance using Octagon MCP. Use when analyzing sector-wide metrics including revenue, EBITDA, net income, market cap, and enterprise value for companies within a specific sector and exchange.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Sector Performance Snapshot
Retrieve comprehensive sector performance metrics by 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](references/mcp-setup.md) for installation instructions.
## Workflow
### 1. Identify Parameters
Determine your query parameters:
- **Date**: Specific date for the snapshot
- **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 a snapshot of market sector performance for <DATE>, filtered by exchange <EXCHANGE> and sector <SECTOR>.
```
**MCP Call Format:**
```json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve a snapshot of market sector performance for 2025-02-03, filtered by exchange NASDAQ and sector Technology."
}
}
```
### 3. Expected Output
The agent returns comprehensive sector performance data:
| Metric | Value |
|--------|-------|
| Revenue | $29,094.00 million |
| EBITDA | $12,486.00 million |
| Net Income | $3,882.00 million |
| Market Cap | $113,333.57 million |
| Enterprise Value | $115,021.51 million |
| Employees | 48,000 |
| Recent Debt | $2.68 billion raised |
Additional information:
- Representative companies
- Competitors
- Growth rates (e.g., 71.05% revenue growth YoY)
- Capital structure changes
**Data Sources**: octagon-companies-agent
### 4. Interpret Results
See [references/interpreting-results.md](references/interpreting-results.md) for guidance on:
- Analyzing sector financial health
- Comparing companies within sector
- Understanding valuation metrics
- Evaluating growth trends
## Example Queries
**Specific Sector and Exchange:**
```
Retrieve a snapshot of market sector performance for 2025-02-03, filtered by exchange NASDAQ and sector Technology.
```
**Broad Sector View:**
```
Get performance metrics for all Healthcare companies on NYSE.
```
**Growth Focus:**
```
What are the fastest growing companies in the Technology sector?
```
**Valuation Analysis:**
```
Show market cap and enterprise value for Financial sector on NYSE.
```
**Sector Comparison:**
```
Compare performance metrics of Technology vs. Healthcare sectors.
```
## Key Performance Metrics
### Revenue Metrics
| Metric | Description |
|--------|-------------|
| Revenue | Total sales/income |
| Revenue Growth | YoY change |
| Revenue per Employee | Efficiency |
| Revenue Distribution | Concentration |
### Profitability Metrics
| Metric | Description |
|--------|-------------|
| EBITDA | Operating profitability |
| EBITDA Margin | EBITDA / Revenue |
| Net Income | Bottom line profit |
| Net Margin | Net Income / Revenue |
### Valuation Metrics
| Metric | Description |
|--------|-------------|
| Market Cap | Equity value |
| Enterprise Value | Total firm value |
| EV/Revenue | Revenue multiple |
| EV/EBITDA | Earnings multiple |
### Operational Metrics
| Metric | Description |
|--------|-------------|
| Employees | Workforce size |
| Revenue/Employee | Productivity |
| Market Cap/Employee | Value per employee |
## Understanding Sector Metrics
### Aggregate vs. Average
| Type | Description |
|------|-------------|
| Aggregate | Sum of all companies |
| Average | Mean per company |
| Median | Middle company |
| Weighted | Market-cap weighted |
### Sector Composition
| Factor | Impact on Metrics |
|--------|-------------------|
| Large-cap dominance | Skews aggregates |
| Diverse industries | Wide ranges |
| Cyclicality | Time-sensitive |
| Profitability mix | Margin variation |
## Sector Comparisons
### Technology Sector Benchmarks
| Metric | Typical Range |
|--------|---------------|
| Revenue Growth | 10-30% |
| EBITDA Margin | 20-40% |
| Net Margin | 10-25% |
| EV/Revenue | 3-10x |
### Healthcare Sector Benchmarks
| Metric | Typical Range |
|--------|---------------|
| Revenue Growth | 5-15% |
| EBITDA Margin | 15-30% |
| Net Margin | 5-15% |
| EV/Revenue | 2-6x |
### Financial Sector Benchmarks
| Metric | Typical Range |
|--------|---------------|
| Revenue Growth | 3-10% |
| Net Margin | 15-30% |
| ROE | 10-15% |
| P/E | 10-18x |
### Industrial Sector Benchmarks
| Metric | Typical Range |
|--------|---------------|
| Revenue Growth | 3-8% |
| EBITDA Margin | 12-22% |
| Net Margin | 5-12% |
| EV/EBITDA | 8-14x |
## Analysis Framework
### Sector Health Assessment
| Indicator | Healthy | Concerning |
|-----------|---------|------------|
| Revenue Growth | Positive, consistent | Declining |
| Margins | Stable/expanding | Contracting |
| Cash Generation | Strong | Weak |
| Debt Levels | Manageable | Excessive |
### Comparative Analysis
| Comparison | Purpose |
|------------|---------|
| vs. Prior Period | Trend direction |
| vs. Other Sectors | Relative performance |
| vs. Market | Alpha/beta analysis |
| vs. Expectations | Beat/miss assessment |
## Capital Structure Insights
### Debt Analysis
| Metric | Significance |
|--------|--------------|
| Recent Debt Raised | Capital needs |
| Debt/EBITDA | Leverage level |
| Interest Coverage | Debt service ability |
| Maturity Schedule | Refinancing risk |
### Equity Analysis
| Metric | Significance |
|--------|--------------|
| Market Cap | Equity valuation |
| Shares Outstanding | Dilution |
| Float | Tradeable shares |
| Insider Ownership | Alignment |
## Competitor Landscape
### Identifying Competitors
| Method | Approach |
|--------|----------|
| Same Industry | Direct peers |
| Similar Size | Market cap range |
| Similar Model | Business type |
| Similar Geography | Regional focus |
### Competitive Position
| Metric | What It Shows |
|--------|---------------|
| Market Share | Industry position |
| Relative Size | Scale vs. peers |
| Relative Growth | Momentum vs. peers |
| Relative Margins | Efficiency vs. peers |
## Common Use Cases
### Sector Screening
```
Which sectors have the strongest revenue growth?
```
### Company Context
```
How does AAPL compare to the Technology sector average?
```
### Investment Research
```
What are the key metrics for Healthcare sector on NYSE?
```
### Trend Analysis
```
How has Technology sector profitability changed over time?
```
### Competitive Analysis
```
Who are the main competitors to company X in this sector?
```
## Analysis Tips
1. **Use multiple metrics**: Don't rely on one indicator.
2. **Consider sector norms**: Different sectors have different benchmarks.
3. **Track trends**: Point-in-time vs. direction.
4. **Weight by size**: Large companies dominate aggregates.
5. **Look for outliers**: May indicate opportunities or risks.
6. **Combine with macro**: Sector performance reflects economy.
## Integration with Other Skills
| Skill | Combined Use |
|-------|--------------|
| sector-pe-ratios | Valuation context |
| industry-pe-ratios | Industry drill-down |
| income-statement | Company-specific financials |
| financial-metrics-analysis | Detailed company metrics |
| stock-performance | Price performance overlay |Related Skills
stock-performance
Retrieve stock price data and performance metrics using Octagon MCP. Use when analyzing daily closing prices, trading volume, price trends, historical performance, and comparing stock movements over specific time periods.
sector-pe-ratios
Retrieve sector P/E ratios using Octagon MCP. Use when comparing company valuations to sector benchmarks, analyzing sector valuations across exchanges, and understanding market-wide valuation trends.
ratings-snapshot
Retrieve ratings snapshot with overall rating and key metric scores including DCF, ROE, ROA, Debt-to-Equity, P/E, and P/B for public companies. Use when screening stocks, comparing quality metrics, or quick fundamental assessment.
industry-performance-snapshot
Retrieve a daily overview of industry performance using Octagon MCP. Use when analyzing daily price movements, average changes, and performance trends for specific industries within an exchange.
stock-quote
Retrieve real-time stock quotes using Octagon MCP. Use when you need current price, day range, 52-week range, volume, market cap, and moving averages for any publicly traded stock.
stock-price-change
Retrieve stock price change statistics across multiple time periods using Octagon MCP. Use when analyzing short-term and long-term returns, comparing performance across timeframes, and evaluating momentum and historical growth.
stock-historical-index
Retrieve full historical end-of-day price data for market indices using Octagon MCP. Use when analyzing index performance over time, tracking market trends, calculating returns, and understanding market context for individual stock analysis.
stock-grades
Retrieve the latest stock grades and ratings from top analysts and financial institutions using Octagon MCP. Use when tracking analyst upgrades, downgrades, rating changes, and institutional sentiment over time.
sec-risk-factors
Extract and summarize risk factors from SEC filings using Octagon MCP. Use when analyzing Item 1A risk disclosures, categorizing business risks, identifying new or material risks, and comparing risk profiles across companies or time periods.
sec-proxy-analysis
Analyze proxy statements (DEF 14A) to extract executive compensation, governance information, and shareholder voting matters using Octagon MCP. Use when researching CEO pay, board composition, say-on-pay votes, and corporate governance practices.
sec-mda-analysis
Analyze Management Discussion and Analysis (MD&A) sections from SEC filings using Octagon MCP. Use when extracting strategic initiatives, financial performance commentary, macroeconomic challenges, and forward-looking statements from 10-K and 10-Q filings.
sec-footnotes-analysis
Analyze footnotes and accounting policies from SEC filings using Octagon MCP. Use when researching revenue recognition policies, critical estimates, lease obligations, pension assumptions, stock compensation, contingencies, and new accounting pronouncements.