searxng-search

Installation
SKILL.md

SearXNG Search

Use scripts/search.py to perform web searches and return structured results.

Configuration

Configuration is resolved in the following priority order:

  1. Environment variables (highest priority)
  2. .env file in the current working directory (auto-loaded if present)
  3. Built-in defaults
Env var Purpose Default
SEARXNG_URL Base URL of SearXNG instance https://search.981234.xyz
SEARXNG_TOKEN Bearer token for auth (optional) (empty = no auth header sent)

Example .env:

Related skills

More from ichuan/skills

Installs
1
Repository
ichuan/skills
GitHub Stars
1
First Seen
Apr 24, 2026