searxng-tool-for-openclaw OpenClaw Skill
Install an OpenClaw plugin that adds SearXNG-powered web search without paid search APIs.
Installation
clawhub install searxng-tool-for-openclaw
Requires npm i -g clawhub
294
Downloads
0
Stars
1
current installs
1 all-time
1
Versions
SearXNG Tool for OpenClaw
This skill bundle points users at the npm package for the actual OpenClaw plugin.
What it installs
The published npm package contains:
- the OpenClaw plugin entry declared in
openclaw.extensions - the
openclaw.plugin.jsonmanifest used for validation - an executable installer so
npx searxng-tool-for-openclaw installworks
Recommended install paths
Install the plugin directly from npm through OpenClaw:
openclaw plugins install searxng-tool-for-openclaw
Or use the package's installer binary:
npx searxng-tool-for-openclaw install
Required runtime
- OpenClaw installed and available on your machine
- A reachable SearXNG instance with JSON output enabled
Minimal config
Add the plugin entry to your OpenClaw config and point it at your SearXNG base URL.
{
"plugins": {
"entries": {
"searxng-tool": {
"enabled": true,
"config": {
"baseUrl": "http://127.0.0.1:8888"
}
}
}
}
}
After install or config changes, restart the gateway.
Statistics
Author
Barron Tang
@barrontang
Latest Changes
v1.0.0 · Mar 13, 2026
Initial release of searxng-tool-for-openclaw. - Adds a plugin for OpenClaw that enables SearXNG-powered web search without requiring paid APIs. - Provides installation options via OpenClaw plugin manager or a standalone installer. - Includes configuration guidance for connecting to a local or remote SearXNG instance. - Supports Linux, macOS, and Windows platforms.
Quick Install
clawhub install searxng-tool-for-openclaw Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.