npx skills add ...
npx skills add firecrawl/firecrawl-agent --skill financial-research
npx skills add firecrawl/firecrawl-agent --skill financial-research
Pull company financials, SEC filings, and analyst consensus for a public company. Use this skill whenever the user says "10-K", "10-Q", "earnings", "revenue of", "financials for", "analyst rating for", "price target for", or provides a stock ticker. Combines SEC EDGAR for official filings with Yahoo Finance / TipRanks for analyst data. Search + scrape only; no interact needed.
The same skill content is published under more than one repo. The install counts are split across them; any of these commands works.
Extract official financials from SEC filings and cross-reference with analyst consensus. Public companies only.
Do NOT use for private company research, crypto, or macro/market commentary — deep-research handles those better.
Resolve the ticker.
"<company> stock ticker" and confirm from the top result.Get the latest SEC filing.
Get analyst consensus.
Cross-reference.
Call formatOutput with the structured result.
fiscalPeriod the numbers apply to.financials.unit so downstream consumers don't multiply by the wrong power of 10.analyst.rating to null and note it in sources. Never guess.filing.filedDate so users can see if they're looking at yesterday's filing or last quarter's.