comps-analysis

Generate audit-ready comps tables with formula-based Excel calculations.

31|4|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/r9412460971-cloud/OPC-skill --skill comps-analysis-r9412460971-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comps-analysis
Source: https://github.com/r9412460971-cloud/OPC-skill/tree/main/skills/comps-analysis
Command: npx skills add https://github.com/r9412460971-cloud/OPC-skill --skill comps-analysis-r9412460971-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of building standardized comparable company analysis (comps) tables for investment research, ensuring consistent formatting, formula accuracy, and auditability across A-share, Hong Kong, and US stock peer comparisons.

Core Features & Use Cases

  • Cross-Market Peer Analysis: Supports comparable company analysis for A-shares, Hong Kong-listed, and US-listed public companies, with guidance for industry-specific metric selection.
  • Professional Excel Output: Generates formatted .xlsx files with operating metrics, valuation multiples, quartile statistics, and standardized blue/grey color coding for inputs and formulas.
  • Audit-Ready Workflow: Enforces formula-based calculations (no hardcoded derived values), requires data source annotations for all hardcoded inputs, and includes pre-delivery quality checklists to catch errors.
  • Use Case: An equity researcher can use this Skill to build a comps table for China's consumer staples sector, comparing revenue growth, gross margins, and EV/EBITDA multiples across 5+ peer companies to identify undervalued targets.

Quick Start

Use the comps-analysis skill to build a comparable company valuation table for the top 5 new energy vehicle manufacturers in the A-share market, including operating margins and EV/EBITDA multiples with quartile statistics.

Frequently Asked Questions about comps-analysis

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

FAQPage Schema
How do I automate comparable company analysis tables in Excel for investment research?

You can automate comparable company analysis tables by using a Skill that generates standardized .xlsx files with formula-based calculations, operating metrics, and valuation multiples. It enforces audit-ready formatting and quality checklists to ensure model accuracy.

Can I build a comps valuation table comparing A-share, Hong Kong, and US listed peers?

Yes, you can build a comps valuation table for cross-market peer analysis across A-shares, Hong Kong, and US listed companies. The workflow supports industry-specific metric selection and standardized valuation multiple comparisons.

What is the best way to ensure formula accuracy and auditability in Excel comps modeling?

The best way to ensure formula accuracy is to enforce formula-based calculations via Python and openpyxl, eliminating hardcoded derived values. This approach requires data source annotations and includes pre-delivery quality checklists for auditability.

How do I calculate quartile statistics and valuation multiples for peer comparison?

You calculate quartile statistics and valuation multiples by generating a formatted Excel output that includes operating performance metrics and statistical distributions. The workflow enforces standardized blue and grey color coding for inputs and formulas.

Does this comps analysis workflow support EV/EBITDA and operating margin comparisons for sector analysis?

Yes, this comps analysis workflow supports EV/EBITDA and operating margin comparisons for sector analysis. You can compare revenue growth, gross margins, and valuation multiples across peer companies to identify undervalued targets.

Do I need Python and openpyxl to generate formatted comparable company valuation tables?

Yes, you need Python and openpyxl to generate formatted comparable company valuation tables. The Skill enforces formula-based Excel calculations through these libraries to ensure standardized formatting and model accuracy.