multi-search-engine
aaaaqwq/claude-code-skills
Query 17 search engines simultaneously—aggregate results from Chinese and global sources in one call.
What is multi-search-engine?
A multi-search-engine aggregator that lets you search across 17 different search engines (Baidu, Google, DuckDuckGo, Bing, and 13 others) in a single request. Use it when you need comparative results across regions or want comprehensive coverage of both Chinese and global search engines.
- Search across 17 engines including Baidu, Google, DuckDuckGo, Yahoo, Brave, Ecosia, and more
- Compare results from Chinese engines (Baidu, 360, Sogou, Toutiao) and global engines simultaneously
- Support regional search variants (China vs. Global)
- Aggregate and return results from all queried engines
- Configure search engines via config.json with URL templates
How to install multi-search-engine
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill multi-search-engine- config.json file with search engine configurations
- URL templates with {keyword} placeholders for each engine
How to use multi-search-engine
- 1.Install the skill using the provided npm command
- 2.Configure your desired search engines in config.json
- 3.Specify URL templates with {keyword} placeholders for each engine
- 4.Call the multi-search function with your search query
- 5.Review aggregated results from all configured engines
Use cases
- Compare how different search engines rank the same query across regions
- Conduct comprehensive research by gathering results from both Chinese and international sources
- Find information that may only appear in specific regional search engines
- Verify search result consistency across multiple engines
- Research topics with region-specific variations
- Researchers conducting multi-region analysis
- Content creators needing comprehensive search coverage
- Users requiring both Chinese and English search results
- Developers building search aggregation tools
- International business analysts
multi-search-engine FAQ
17 search engines total: 7 Chinese engines (Baidu, Bing CN, 360, Sogou, Toutiao, WeChat Sogou, Jisilu) and 10 global engines (Google, Google HK, DuckDuckGo, Yahoo, Startpage, Brave, Ecosia, Qwant, WolframAlpha, and others).
Yes, you can configure which engines to use by editing the config.json file with your preferred search engines and their URL templates.
The {keyword} placeholder in URL templates is replaced with your actual search query when making requests to each engine.
Yes, you can configure config.json to include only the engines you need—either Chinese engines, global engines, or a custom mix.
Full instructions (SKILL.md)
Source of truth, from aaaaqwq/claude-code-skills.
multi-search-engine
多搜索引擎聚合查询——17 个搜索引擎一站式检索
使用场景
- 需要同时搜索国内外多个引擎
- 获取不同搜索引擎的结果对比
- 区域性搜索(CN vs Global)
支持引擎
| 区域 | 引擎 |
|---|---|
| CN | 百度、Bing CN、360、搜狗、头条搜索、微信搜狗、集思录 |
| Global | Google、Google HK、DuckDuckGo、Yahoo、Startpage、Brave、Ecosia、Qwant、WolframAlpha |
配置
- 配置文件:
config.json - URL 模板:
{keyword}占位符
相关文件
config.json— 搜索引擎配置列表
Related skills
More from aaaaqwq/claude-code-skills and the wider catalog.

crypto-report
Get cryptocurrency market data, Binance AI analysis, and blockchain news updates.

edge-tts
Convert text to high-quality speech with Microsoft Edge neural voices, multiple languages, and adjustable speed/pitch.

edgeone
Deploy HTML content to EdgeOne Pages and get a public URL instantly, no authentication required.

maishou
Compare product prices and find coupons across Chinese e-commerce platforms (Taobao, TMall, JD.com, PinDuoDuo, Douyin, KaiShou).

mcp-deepwiki
Access and search documentation for public GitHub repositories with AI-powered question answering.

mcp-duckgo
Web search and content scraping via DuckDuckGo MCP Server.