searxng-search
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Search the web using a local SearXNG instance. Use for web searches, finding current information, researching topics, or checking news.
4installs
Sourcevarlabz/skills
Added on
NPX Install
npx skill4agent add varlabz/skills searxng-searchTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →SearXNG Web Search
Run scripts/search:
bash
scripts/search "your query" [options]Key options: engine (general|news|it|science|images…), max results (default 10), time range (day|week|month|year), format (text|json), override instance URL.
-e-n-t-f--urlbash
scripts/search "AI breakthroughs" -e news -t month
scripts/search "Python best practices" -f json -n 15Instance URL defaults to env var, then .
$SEARXNG_URLhttp://localhost:8080