searxng

Installation
SKILL.md

SearXNG Search Skill

Prerequisites: Run bash skills/searxng/scripts/setup.sh to auto-install and start SearXNG (Docker-based, idempotent — safe to re-run).

Searching

Query the local SearXNG instance via web_fetch:

http://localhost:8888/search?q=YOUR+QUERY&format=json
```/

**Common variations:**

```bash
# Target specific engines (reduces noise)
http://localhost:8888/search?q=react+hooks&engines=google,bing&format=json
Installs
4
First Seen
Mar 4, 2026
searxng — hachiman566/miao-skills