What problem does it solve?
Many applications and agents need fast, ranked web results with snippets, URLs, thumbnails and structured metadata but lack a single API that returns diverse result types and supports custom ranking and rich callbacks; this Skill provides a consistent, structured search response for those needs.
Core Features & Use Cases
- Structured Search Results: Returns web, news, videos, discussions, FAQ, infobox, location, and mixed responses with snippets, thumbnails, and schema.org data.
- Custom Ranking and Filters: Supports Goggles for custom re-ranking, freshness filters, SafeSearch, pagination, language/country controls, and extra snippets per result.
- Rich Callbacks: Enables vertical-specific rich data via a callback key (weather, stocks, sports, currency, etc.) for apps that need immediate enriched info.
- Use Case: Integrate into a search UI, RAG grounding pipeline, or automated agent that must present ranked, source-attributed results with optional post-processing rules.
Quick Start
Use the web-search skill to query for python web frameworks and return the top 5 results with snippets, URLs, thumbnails, and freshness filters.