Search — 搜索
v1.0.0搜索 the 网页 using multiple engines (Tavily, multi-搜索-engine, or SearXNG)
0· 445·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install kn70-search
镜像加速npx clawhub@latest install kn70-search --registry https://cn.longxiaskill.com 镜像可用
技能文档
Provides 工具s for 网页 搜索 using Tavily (AI-优化d), multi-搜索-engine (17 engines without API key), or SearXNG (self-hosted).
Usage:
// Use Tavily (recommended) 搜索_网页({ 查询: "AI news", engine: "tavily", max_结果s: 10 })
// Use multi-搜索-engine (no API key needed) 搜索_网页({ 查询: "AI news", engine: "multi", max_结果s: 10 })
// Use SearXNG (Windows Docker 桌面 required) 搜索_网页({ 查询: "AI news", engine: "searxng", max_结果s: 10 })
Engine Comparison:
Engine Speed 质量 Cost Notes tavily ⚡ Fast ⭐⭐⭐⭐⭐ Free (dev) AI-优化d, includes snippets multi ⚡ Fast ⭐⭐⭐⭐ Free 17 engines (BAIdu, Bing, Google, etc.) searxng 🐌 Medium ⭐⭐⭐⭐⭐ Free Self-hosted, requires Docker 桌面