peer-comparison

Installation
SKILL.md

Peer Comparison

Purpose

Compare a target company against its closest public-market peers across a standardized set of financial, profitability, and valuation metrics. Identify the peer set dynamically, fetch comparable data for each company, and present a side-by-side table that highlights where the target outperforms or underperforms relative to its competitive group. Provide brief interpretive commentary so the user can quickly understand the target's relative positioning.

Data Fetching Process

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/data-sources.md for full source details and fallback behavior.

Peer Identification

  1. Determine the target company. Resolve the ticker to a CIK by fetching https://www.sec.gov/files/company_tickers.json using the sec-fetch skill (see data-sources.md). Cache the CIK and official company name.
Installs
18
GitHub Stars
11
First Seen
Mar 13, 2026
peer-comparison — tradeinsight-info/investment-analysis-skills