返回 Skill 列表
extension
分类: 开发与工程无需 API Key

free-local-web-search

OpenClaw专用100%免费本地搜索。安全本地SearXNG部署,支持隐藏--dev参数。

person作者: pipepihubclawhub

🌐 Free Local Web Search (Secure)

✅ Completely FREE

Python Dependency

The runtime scripts require the Python package requests.

Install if missing:

pip install requests

✅ Localhost-only deployment
✅ Limiter + safe_search enabled

Dev mode available:

python scripts/install.py --dev

⚠ Dev mode disables safe_search and limiter (reduced safety). For local development only.

Powered by local-search-pro.

⚠ Installation deploys a persistent Docker container (searxng-local) with --restart unless-stopped. To remove it:

docker rm -f searxng-local