web-search-advanced-financial-report
Search for financial reports using Exa advanced search. Near-full filter support for finding SEC filings, earnings reports, and financial documents.
npx skills add majiayu000/claude-skill-registry --skill financial-report-search --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Web Search Advanced - Financial Report Category ## Tool Restriction (Critical) ONLY use `web_search_advanced_exa` with `category: "financial report"`. Do NOT use other categories or tools. ## Filter Restrictions (Critical) The `financial report` category has one known restriction: - `excludeText` - NOT SUPPORTED (causes 400 error) ## Supported Parameters ### Core - `query` (required) - `numResults` - `type` ("auto", "fast", "deep", "neural") ### Domain filtering - `includeDomains` (e.g., ["sec.gov", "investor.apple.com"]) - `excludeDomains` ### Date filtering (ISO 8601) - Very useful for financial reports! - `startPublishedDate` / `endPublishedDate` - `startCrawlDate` / `endCrawlDate` ### Text filtering - `includeText` (must contain ALL) - **single-item arrays only**; multi-item causes 400 - ~~`excludeText`~~ - NOT SUPPORTED ### Content extraction - `textMaxCharacters` / `contextMaxCharacters` - `enableSummary` / `summaryQuery` - `enableHighlights` / `highlightsNumSentences` / `highlightsPerUrl` / `highlightsQuery` ### Additional - `additionalQueries` - `livecrawl` / `livecrawlTimeout` - `subpages` / `subpageTarget` ## Token Isolation (Critical) Never run Exa searches in main con
- Tool Restriction (Critical)
- Filter Restrictions (Critical)
- Supported Parameters
- Core
- Domain filtering
- Date filtering (ISO 8601) - Very useful for financial reports!
- Text filtering
- Content extraction
- Additional
- Token Isolation (Critical)
- When to Use
- Examples
- Output Format
What does the web-search-advanced-financial-report skill do?
Search for financial reports using Exa advanced search. Near-full filter support for finding SEC filings, earnings reports, and financial documents.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill financial-report-search --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
