Build a comparable-company analysis (trading comps) — select the right peer set, pull and normalize multiples (EV/EBITDA, EV/Revenue, EV/EBIT, P/E, P/B, PEG, FCF yield), handle outliers, and derive an implied valuation range for a target. Use when the user asks 'how does X trade vs peers', wants a comps table, a relative-value read, peer multiples, or a sanity-check on a DCF.
$npx -y skills add nocetic/flowly --skill comps-analysisInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/comps-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.