How to install multi-search-engine
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill multi-search-engineFull 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.
find-skills
Discover and install agent skills to extend your coding agent's capabilities on demand
frontend-design
Build visually distinctive UI with opinionated aesthetic direction, typography, and layout choices that avoid templated defaults.
vercel-react-best-practices
70 React/Next.js performance rules from Vercel Engineering, prioritized by impact for writing, reviewing, and refactoring code.
agent-browser
Fast browser automation CLI for AI agents — navigate, click, scrape, screenshot, and test via Chrome CDP
web-design-guidelines
Review UI code against Web Interface Guidelines for accessibility, UX, and design best practices
finetuning
Fine-tune models on Azure AI Foundry with SFT, DPO, or RFT training methods.