Help us improve
Share bugs, ideas, or general feedback.
From financial-analysis
Builds comparable company analysis with operating metrics, valuation multiples, peer benchmarks, and statistical summaries for a given company or ticker. Produces Excel file and insights summary.
npx claudepluginhub marcooo-atn/financial-services --plugin financial-analysisHow this command is triggered — by the user, by Claude, or both
Slash command
/financial-analysis:comps [company name or ticker]The summary Claude sees in its command listing — used to decide when to auto-load this command
# Comparable Company Analysis Command Build an institutional-grade comparable company analysis with operating metrics, valuation multiples, and statistical benchmarking. ## Workflow ### Step 1: Gather Company Information If a company name or ticker is provided, use it. Otherwise ask: - "What company would you like to analyze?" ### Step 2: Load Comps Analysis Skill Use `skill: "comps-analysis"` to build the analysis: 1. **Clarify the analysis purpose**: - "What's the key question?" (valuation, efficiency, growth comparison) - "Who is the audience?" (IC, board, quick reference) ...
/compsBuilds comparable company analysis with operating metrics, valuation multiples, peer benchmarks, and statistical summaries for a given company or ticker. Produces Excel file and insights summary.
/compsBuilds A-share comparable company analysis for a given company name or code, selecting 3-8 peers, collecting financial metrics, and outputting Excel table plus valuation summary.
/sectorGenerates a sector overview report covering market sizing, competitive dynamics, and investment implications for the specified sector or industry.
/competitive-analysisCreates a structured competitive analysis using the discover-competitive-analysis skill and TEMPLATE.md format, incorporating user-provided context.
/benchmarkRuns competitive benchmarking analysis on specified products or market category, producing a report with profiles, comparison matrix, journey maps, opportunities, and recommendations.
/relative-valuationRanks subject property against comparables using up to 15 weighted variables to determine competitive position and generate strategic pricing recommendations with landscape PDF output.
Share bugs, ideas, or general feedback.
Build an institutional-grade comparable company analysis with operating metrics, valuation multiples, and statistical benchmarking.
If a company name or ticker is provided, use it. Otherwise ask:
Use skill: "comps-analysis" to build the analysis:
Clarify the analysis purpose:
Identify peer group (4-6 comparable companies):
Gather data (prioritize MCP sources if available):
Build the analysis:
Generate Excel file with:
Provide:
┌─────────────────────────────────────────────────────────────────┐
│ [SECTOR] - COMPARABLE COMPANY ANALYSIS │
│ [Company 1] • [Company 2] • [Company 3] • [Company 4] │
│ As of [Date] | All figures in USD Millions │
├─────────────────────────────────────────────────────────────────┤
│ OPERATING STATISTICS & FINANCIAL METRICS │
├──────────┬─────────┬─────────┬──────────┬─────────┬────────────┤
│ Company │ Revenue │ Growth │ Gross │ EBITDA │ EBITDA │
│ │ (LTM) │ (YoY) │ Margin │ (LTM) │ Margin │
├──────────┼─────────┼─────────┼──────────┼─────────┼────────────┤
│ [Data rows for each company] │
│ │
│ Maximum │ =MAX │ =MAX │ =MAX │ =MAX │ =MAX │
│ 75th % │ =QUART │ =QUART │ =QUART │ =QUART │ =QUART │
│ Median │ =MEDIAN │ =MEDIAN │ =MEDIAN │ =MEDIAN │ =MEDIAN │
│ 25th % │ =QUART │ =QUART │ =QUART │ =QUART │ =QUART │
│ Minimum │ =MIN │ =MIN │ =MIN │ =MIN │ =MIN │
├─────────────────────────────────────────────────────────────────┤
│ VALUATION MULTIPLES │
├──────────┬──────────┬──────────┬──────────┬───────────┬────────┤
│ Company │ Mkt Cap │ EV │ EV/Rev │ EV/EBITDA │ P/E │
├──────────┼──────────┼──────────┼──────────┼───────────┼────────┤
│ [Data rows + statistics] │
└─────────────────────────────────────────────────────────────────┘
| Industry | Additional Metrics |
|---|---|
| Software/SaaS | ARR, Net Dollar Retention, Rule of 40 |
| Retail | Same-store sales, Inventory Turns |
| Financials | ROE, ROA, Efficiency Ratio |
| Manufacturing | Asset Turnover, CapEx/Revenue |
| Healthcare | R&D/Revenue, Pipeline Value |
Before delivery: