Install an OpenClaw plugin that adds SearXNG-powered web search without paid search APIs.
本技能包为用户指向实际OpenClaw插件的npm包。
已发布的npm包包含:
通过OpenClaw直接从npm安装插件:
bash
openclaw plugins install searxng-tool-for-openclaw
或使用包的安装程序二进制文件:
bash
npx searxng-tool-for-openclaw install
将插件条目添加到OpenClaw配置中,并指向您的SearXNG基础URL。
json
{
plugins: {
entries: {
searxng-tool: {
enabled: true,
config: {
baseUrl: http://127.0.0.1:8888
}
}
}
}
}
安装或配置更改后,请重启网关。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 searxng-tool-for-openclaw-1776112360 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 searxng-tool-for-openclaw-1776112360 技能
skillhub install searxng-tool-for-openclaw-1776112360
文件大小: 3.98 KB | 发布时间: 2026-4-15 14:16