exa-financial-report-search

Installation
SKILL.md

Financial Report Search (Exa)

Find SEC filings, earnings, and annual reports via Exa's financial-report index. Calls the Exa REST API through a local script; no MCP server needed, only an EXA_API_KEY.

Setup (once)

export EXA_API_KEY=your-key            # or EXA_API_KEY=... in a .env at the repo root

Get a key at https://dashboard.exa.ai/api-keys. Shared details: exa-native-base.

Run it

python scripts/financial_report_search.py "<company + report type + fiscal year>" [-n N] [--text]
Installs
1
GitHub Stars
1
First Seen
11 days ago
exa-financial-report-search — codealive-ai/exa-skills