searxng-search

Aggregate search results from multiple engines via the SearXNG meta-search API.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/zeronx798/demo-hermes-agent --skill searxng-search-zeronx798
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: searxng-search
Source: https://github.com/zeronx798/demo-hermes-agent/tree/main/optional-skills/research/searxng-search
Command: npx skills add https://github.com/zeronx798/demo-hermes-agent --skill searxng-search-zeronx798

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of limited or restricted search capabilities by providing a privacy-respecting, self-hosted meta-search engine that aggregates results from over 70 different search sources.

Core Features & Use Cases

  • Meta-Search Aggregation: Queries multiple search engines simultaneously to provide comprehensive results without relying on a single provider.
  • Flexible Deployment: Supports both public instances for immediate use and self-hosted instances for maximum privacy and control.
  • Use Case: Use this skill to perform broad research queries when you want to avoid tracking or when you need to bypass the limitations of standard web search toolsets.

Quick Start

Use the searxng-search skill to find the latest documentation on python async programming and summarize the top results.

Frequently Asked Questions about searxng-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use a privacy-focused meta-search engine to gather web research data?

To use a privacy-focused meta-search engine for web research data, you query multiple search engines simultaneously through a unified interface. This aggregates comprehensive results from over 70 sources without tracking your activity.

Do I need a self-hosted SearXNG instance to perform meta-search aggregation?

You do not strictly need a self-hosted instance to perform meta-search aggregation. You can use public instances for immediate access, or configure a self-hosted SearXNG instance for maximum privacy and control over your research queries.

What is the best way to bypass standard web search limitations for an agent?

The best way to bypass standard web search limitations for an agent is using a meta-search API. Aggregating results from over 70 diverse search sources prevents reliance on a single provider and overcomes restricted search capabilities.

How does meta-search aggregation work for comprehensive web scraping tasks?

Meta-search aggregation works for comprehensive web scraping tasks by querying multiple search engines simultaneously via HTTP requests. It returns aggregated results through a unified interface, facilitating broad research and data gathering.

Why does my SearXNG search request fail to execute?

Your SearXNG search request fails to execute if the required SEARXNG_URL environment variable is not configured. You must set this variable correctly so the tool can route curl or HTTP requests to your chosen instance.