multi-search-engine

Installation
SKILL.md

multi-search-engine

A unified CLI for querying several web search engines in parallel and returning a normalized result list. Built on httpx and beautifulsoup4 (both already in OpenSquilla default dependencies, so no extra install beyond pip install opensquilla).

Use cases

  • Building a deep-research round with diverse engine coverage
  • Fact-check a claim against >1 engine
  • Compare scholarly metadata coverage with general web results
  • Find citable publication metadata without requiring an API key

Limitations

  • A single engine sufficient → call its API directly instead
  • Need headless-browser DOM rendering → this skill is HTTP-only
Installs
76
GitHub Stars
7.0K
First Seen
Jun 3, 2026
multi-search-engine — tokenrhythm/opensquilla