What problem does it solve? AI assistants lack access to current information beyond their training data. This Skill connects to a local OpenSERP instance to run live web searches across multiple engines, returning structured results for research, news, and documentation lookups. ## Core Features & Use Cases - Multi-Engine Search: Query Google, Bing, DuckDuckGo, Yandex, Baidu, and Ecosia in parallel via the mega search endpoint with balanced, any, or fast modes. - Advanced Filtering: Restrict results by region, language, date range, domain, file type, and pagination offset. - Content Extraction: Fetch full page content from the top 1-5 results using auto, fast, or rendered extraction strategies. - Use Case: When asked about a recently released library, run a search filtered to the past month and extract the top result's page content to summarize current documentation. ## Quick Start Search the web for "Python asyncio best practices" using the openserp-search skill and summarize the top results.