Provides web search using free SearX instances from https://searx.space/. Trigger when a user asks to search the web or wants the latest AI news and global events. The skill fetches the list of public SearX instances, selects one, performs the query, and retries with up to two alternative instances if the request fails. Returns plain text search results only.
技能名称: searx-search
详细描述:
通过免费的 SearX 实例搜索网络。当用户请求“搜索...”、“最新 AI 新闻”或“全球大事”时使用。该技能返回纯文本结果,不含 HTML。
scripts/search_searx.sh 脚本将搜索查询作为参数,并执行以下步骤:
脚本仅输出纯文本,适合直接供用户使用。
bash
./scripts/search_searx.sh 最新 AI 新闻
将输出类似以下内容:
标题 1 - https://example.com/...
标题 2 - https://example.org/...
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 searx-search-1776128881 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 searx-search-1776128881 技能
skillhub install searx-search-1776128881
文件大小: 2.81 KB | 发布时间: 2026-4-17 16:01