什么是 multi-search-engine?
多搜索引擎集成,17个引擎(8个CN + 9个Global)。支持高级搜索运算符、时间过滤器、站点搜索、隐私引擎和 WolframAlpha 知识查询。无需 API 密钥。 来源:aaaaqwq/claude-code-skills。
多搜索引擎集成,17个引擎(8个CN + 9个Global)。支持高级搜索运算符、时间过滤器、站点搜索、隐私引擎和 WolframAlpha 知识查询。无需 API 密钥。
通过命令行快速安装 multi-search-engine AI 技能到你的开发环境
来源:aaaaqwq/claude-code-skills。
Integration of 17 search engines for web crawling without API keys.
| site: | site:github.com python | Search within site | | filetype: | filetype:pdf report | Specific file type | | "" | "machine learning" | Exact match | | - | python -snake | Exclude term | | OR | cat OR dog | Either term |
| tbs=qdr:h | Past hour | | tbs=qdr:d | Past day | | tbs=qdr:w | Past week | | tbs=qdr:m | Past month | | tbs=qdr:y | Past year |
多搜索引擎集成,17个引擎(8个CN + 9个Global)。支持高级搜索运算符、时间过滤器、站点搜索、隐私引擎和 WolframAlpha 知识查询。无需 API 密钥。 来源:aaaaqwq/claude-code-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill multi-search-engine多搜索引擎集成,17个引擎(8个CN + 9个Global)。支持高级搜索运算符、时间过滤器、站点搜索、隐私引擎和 WolframAlpha 知识查询。无需 API 密钥。 来源:aaaaqwq/claude-code-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aaaaqwq/claude-code-skills --skill multi-search-engine 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aaaaqwq/claude-code-skills