SearXNG Web Search
Instructions
- Run the search script with the provided arguments:
The script reads the SearXNG URL frompython <scripts_dir>/search.py --query "<query>" --limit <limit>skill-config.searxng.url. It also usesskill-config.searxng.timeoutwhen present. Pass--urlor--timeoutonly for explicit overrides. - Parse the JSON output (array of objects with
title,url,contentfields) - Return the results as a structured list
Output format
Return results like this:
1. **<title>**
<url>
<content>
Return only the search results, no additional commentary.
Error handling
If the script exits with an error, report: "Search failed: "