skills/company-market-cap/SKILL.md
Retrieve market capitalization data for a single company using Octagon MCP. Use when you need the current market value, valuation context, or size classification for any publicly traded stock.
npx skillsauth add octagonai/skills company-market-capInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Retrieve the current market capitalization for a single company using the Octagon MCP server.
Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions.
Determine the ticker symbol for the company you want to analyze (e.g., AAPL, MSFT, GOOGL).
Use the octagon-agent tool with a natural language prompt:
Get market capitalization data for the symbol <TICKER>.
MCP Call Format:
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Get market capitalization data for the symbol AAPL."
}
}
The agent returns precise market cap data:
| Date | Market Capitalization (USD) | |------|----------------------------| | 2026-02-02 | $3,968,586,877,215.00 |
Additional context provided:
Data Sources: octagon-stock-data-agent
See references/interpreting-results.md for guidance on:
Basic Query:
Get market capitalization data for the symbol AAPL.
With Context:
What is the current market cap for Tesla?
Historical Reference:
What is Microsoft's market capitalization and how has it changed recently?
Valuation Context:
What is NVDA's market cap and how does it compare to other chipmakers?
Size Classification:
What size category is AMD based on its market cap?
Market Cap = Current Share Price × Shares Outstanding
| Aspect | Description | |--------|-------------| | Total Value | Market's valuation of all shares | | Size Indicator | Company scale and influence | | Index Weight | Determines index composition | | Acquisition Cost | Theoretical buyout price |
| Misconception | Reality | |---------------|---------| | Intrinsic Value | Market perception, not fundamental worth | | Book Value | Different from accounting value | | Enterprise Value | Excludes debt and cash | | Sale Price | Acquisitions often have premiums |
| Category | Range | Characteristics | |----------|-------|-----------------| | Mega-cap | >$200B | Global leaders, household names | | Large-cap | $10B-$200B | Established, stable companies | | Mid-cap | $2B-$10B | Growth potential, moderate risk | | Small-cap | $300M-$2B | Higher growth, higher volatility | | Micro-cap | $50M-$300M | Speculative, limited coverage | | Nano-cap | <$50M | Highest risk, low liquidity |
| Threshold | Significance | |-----------|--------------| | >$1T | Elite status, massive scale | | >$2T | Global economic influence | | >$3T | Among world's most valuable |
| Ratio | Formula | Purpose | |-------|---------|---------| | P/E | Market Cap / Net Income | Earnings valuation | | P/S | Market Cap / Revenue | Revenue valuation | | P/B | Market Cap / Book Value | Asset valuation | | PEG | P/E / Growth Rate | Growth-adjusted value |
| Metric | Calculation | |--------|-------------| | Enterprise Value | Market Cap + Debt - Cash | | EV/EBITDA | EV / Operating earnings | | EV/Revenue | EV / Total revenue |
| Question | Purpose | |----------|---------| | Largest in sector? | Market leadership | | Above/below median? | Relative positioning | | Gap to leader? | Distance from top |
| Timeframe | Analysis | |-----------|----------| | 1 Year | Recent performance | | 5 Years | Medium-term trend | | 10 Years | Long-term growth | | All-time High | Peak valuation |
| Comparison | Purpose | |------------|---------| | vs. Global Leaders | Scale perspective | | vs. Country GDP | Economic significance | | vs. Index Total | Market weight |
| Factor | Impact | |--------|--------| | Earnings | Fundamental driver | | Growth | Future expectations | | Sentiment | Market psychology | | Macro | Economic conditions |
| Event | Effect | |-------|--------| | Buybacks | Reduces shares, concentrates value | | Issuance | Increases shares, dilutes | | Stock Split | No effect (price adjusts) | | Spin-offs | Separates value |
What is the market cap for XYZ and how does it compare to peers?
What is the market capitalization of my largest holding, AAPL?
Apple's market cap after today's earnings announcement?
Is TSLA's market cap justified relative to its revenue?
Use precise values: Full number for calculations, rounded for communication.
Note the date: Market cap changes constantly with price.
Consider float: Some shares may not be tradeable.
Compare appropriately: Same industry, similar business models.
Understand drivers: Price appreciation vs. share changes.
Enterprise value: Add debt consideration for M&A context.
| Skill | Combined Use | |-------|--------------| | stock-quote | Market cap + current price details | | batch-market-cap | Single company vs. peer group | | income-statement | Market cap vs. earnings | | balance-sheet | Market cap vs. book value | | financial-metrics-analysis | Full valuation analysis |
data-ai
Analyze earnings call transcripts to extract forward-looking guidance, strategic focus areas, supply chain insights, and generate follow-up questions for deeper analysis.
development
Identify key themes and concerns raised by analysts during earnings calls, including specific analyst attribution and topic categorization.
development
Comprehensive earnings call analyst skill that orchestrates all Octagon earnings analysis skills. Use when analyzing earnings calls, extracting management insights, tracking guidance, and creating earnings-focused research reports.
tools
Retrieve real-time commodity price quotes using Octagon MCP. Use when checking current commodity prices, analyzing day ranges, comparing to moving averages, and tracking precious metals, energy, and agricultural commodity prices.