/install local-search-pro
💰 Free & Secure Brave API Alternative
local-search-pro provides a 100% FREE and secure replacement for OpenClaw's built-in web_search.
Python Dependency
The runtime scripts require the Python package requests.
Install if missing:
pip install requests
✅ No Brave API key
✅ No $5/month cost
✅ Localhost-only deployment
✅ Limiter enabled
✅ Safe search enabled
Dev Mode
Advanced users can run:
python scripts/install.py --dev
⚠ Dev mode disables:
- safe_search (set to 0)
- limiter (disabled)
This weakens safety protections and is intended for local development only.
Persistence Notice
⚠ The install script runs Docker with --restart unless-stopped and -d, which creates a persistent background container (searxng-local).
- The container will continue running after OpenClaw exits.
- It will automatically restart on system reboot.
- This is intentional for local service stability.
To remove the service:
docker rm -f searxng-local
Users should be aware this is a system-level persistent service.
Security Model
- Docker container binds to 127.0.0.1 only
- Request limiter enabled by default
- Safe search enabled by default
- No public exposure
- No global config modifications
This skill does not modify global OpenClaw configuration.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install local-search-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/local-search-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
local-search-pro 是什么?
Free Brave API alternative for OpenClaw. Completely FREE web search. No API key required. Secure localhost-only deployment. Supports hidden --dev flag for lo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 376 次。
如何安装 local-search-pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install local-search-pro」即可一键安装,无需额外配置。
local-search-pro 是免费的吗?
是的,local-search-pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
local-search-pro 支持哪些平台?
local-search-pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 local-search-pro?
由 pipe(@pipepi)开发并维护,当前版本 v1.0.10。