batch-market-cap

Retrieve market capitalization data for multiple tickers via Octagon MCP.

130|13|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/OctagonAI/skills --skill batch-market-cap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: batch-market-cap
Source: https://github.com/OctagonAI/skills/tree/main/skills/batch-market-cap
Command: npx skills add https://github.com/OctagonAI/skills --skill batch-market-cap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Retrieve market capitalization data for multiple companies in a single query using the Octagon MCP server, enabling faster comparisons and portfolio sizing.

Core Features & Use Cases

  • Batch-capability: fetch market caps for lists of tickers.
  • Comparative insights: rank and compare valuations across peers.
  • Portfolio sizing: analyze concentration and size distribution by market cap.
  • Use Case: Quickly screen a list of tickers to identify mega- and large-cap constituents for portfolio construction.

Quick Start

Provide a comma-separated list of tickers and run the batch-market-cap query against the octagon-mcp server.

Frequently Asked Questions about batch-market-cap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve market capitalization data for multiple companies at once?

To retrieve market capitalization for multiple companies, provide a comma-separated list of tickers to run a batch query, which returns a structured table of market caps for comparison and portfolio sizing.

How does batch market cap retrieval work for comparing peer valuations?

Batch market cap retrieval works by querying multiple tickers simultaneously through Octagon MCP, returning a structured table that ranks and compares valuations across peer companies for quick screening.

Can I analyze portfolio composition by company size using a list of tickers?

Yes, you can analyze portfolio composition by company size by providing a list of tickers to batch query market caps, enabling you to screen for mega- and large-cap constituents and assess concentration.

Do I need Octagon MCP configuration to fetch market caps in batch?

Yes, Octagon MCP configuration is required to fetch market caps in batch, as the process uses the octagon-agent tool to return structured valuation data for your specified tickers.

What is the best way to screen a list of tickers for large-cap stocks?

The best way to screen for large-cap stocks is to run a batch market cap query on your ticker list, which filters and identifies mega- and large-cap constituents for portfolio construction.

How do I batch market cap queries not working without Octagon MCP?

Batch market cap queries require the Octagon MCP server and its octagon-agent tool to function; without this configuration configured, the query cannot return the structured market cap table.