Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Proxies search queries to a local searxng instance and returns json-formatted search results with titles, URLs, snippets, and sources.
Proxies search queries to a local searxng instance and returns json-formatted search results with titles, URLs, snippets, and sources.
This item is timing out or returning errors right now. Review the source page and try again later.
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
searxng-web exposes a single, minimal tool that proxies queries to a locally hosted searxng instance running at http://host.docker.internal:8081/search?format=json&q=... and returns normalized results.
tool: searxng_search(query, count=5) runner: node script searxng_search.js output: json { query, count, results: [{ title, url, snippet, source }] }
input: { "query": "zillow rentals", "count": 3 } docker exec -it openclaw sh -lc
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.