What problem does it solve?
Parse SEC 8-K filings to extract structured financial data (income statement, balance sheet, cash flow) into CSV format matching a company's XBRL taxonomy.
Use this skill whenever the user mentions parsing 8-Ks, extracting financial data from 8-K filings, processing earnings press releases, or asks to parse a specific company's 8-K (e.g., "parse the 8-K for HOOD", "extract financials from Robinhood's latest 8-K", "process the RBRK earnings release"). Also trigger when the user references 8-K exhibits, EX-99.1 press releases, or wants to pull untagged financial tables from SEC filings into their data pipeline.
Core Features & Use Cases
- Automates mapping of unstructured 8-K data to a fixed XBRL taxonomy.
- Extracts income statement, balance sheet, and cash flow data into a consistent CSV aligned with the taxonomy.
- Use case: parse a company's latest 8-K and emit a structured CSV for ingestion into a data pipeline.
Quick Start
Parse an 8-K filing and output a CSV containing the mapped income statement, balance sheet, and cash flow data.