df1ef9f0-3138-4b76-8be9-a0e40bc4ccef/claude-plugin/skills/data-aggregation/financial-data/SKILL.md
Extract and structure financial data from public sources — SEC filings, market data feeds, industry benchmarks, and reference databases. Supplements workspace documents with external context for PE/VC analysis.
npx skillsauth add ganoro/equiforte-workspaces-local-2 df1ef9f0-3138-4b76-8be9-a0e40bc4ccef/claude-plugin/skills/data-aggregation/financial-dataInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Supplement workspace documents with publicly available financial data. Runs during the AGGREGATE phase of the ACSR lifecycle.
When valuing portfolio companies, gather comparable public company data:
Structure as:
## Comparable: [Company Name] ([Ticker])
- **Sector**: [GICS sector/subsector]
- **Market Cap**: [amount] [currency] as of [date]
- **EV**: [amount] [currency]
- **LTM Revenue**: [amount] → EV/Revenue: [X.Xx]
- **LTM EBITDA**: [amount] → EV/EBITDA: [X.Xx]
- **Revenue Growth (3Y CAGR)**: [X.X%]
- **EBITDA Margin**: [X.X%]
- **Source**: [source name], as of [date]
- **Confidence**: REPORTED
For benchmarking fund performance against peers:
For macro-impact analysis:
If portfolio companies are public or have public filings:
tools
MANDATORY workspace file-writing rules for the containerized agent environment. Triggers whenever files are created, written, saved, or generated. All deliverables MUST go to output/ subdirectory. Absolute paths like /home/user/ will fail.
tools
Perform fair value analysis for PE/VC portfolio companies — comparable company analysis, precedent transactions, DCF modeling, ASC 820 / IFRS 13 fair value hierarchy classification, and valuation reconciliation. Ensures compliance with accounting standards.
development
Use this skill whenever a user wants to research a portfolio company and generate an ILPA-compliant Portfolio Company Metrics (PortCo) report. Triggers include: any mention of "ILPA", "portfolio company report", "PortCo template", "PE fund reporting", "GP reporting", "LP reporting", "buyout company metrics", "growth equity metrics", or when a user asks to "research a company for private equity", "compute KPIs for a portco", "generate fund performance metrics", or "fill out a portfolio company template". Also triggers when a user provides a company name and asks for financial analysis in a PE/VC context, including requests for EBITDA multiples, IRR, MOIC, ownership metrics, or debt analysis. Output formats supported: Excel (.xlsx), PowerPoint (.pptx), or PDF report.
tools
Generate Excel workbooks (XLSX) from structured financial data using openpyxl. Creates formatted spreadsheets with multiple tabs for fund performance, portfolio data, cash flows, and waterfall calculations. Includes formulas, conditional formatting, and charts. Always read the design-system skill first.