competitive-position

Installation
SKILL.md

Competitive Position Analysis

Purpose

Assess a company's current competitive position within its industry using Porter's Five Forces framework and market share analysis. Map the industry structure, evaluate competitive dynamics, and determine how the company is positioned relative to peers. This skill focuses on the present-day competitive landscape and industry dynamics, distinguishing it from moat analysis which evaluates the durability of advantages over time.

Data Fetching Process

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/data-sources.md for full data-fetching instructions, ticker resolution, and fallback behavior.

Step 1 — Resolve Ticker and Identify Industry Context

  1. Resolve the company ticker to a CIK via the SEC company tickers JSON endpoint.
  2. Fetch the XBRL companyfacts JSON for the resolved CIK to obtain the SIC code and basic financials.
  3. Identify the company's primary industry, sub-sector, and GICS classification using WebSearch if necessary.
  4. Note the company's revenue scale and geographic footprint for context.

Step 2 — Gather Industry and Competitor Data

Related skills
Installs
11
GitHub Stars
4
First Seen
Mar 13, 2026