searxng-search

Search multiple engines through a SearXNG JSON API.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill searxng-search-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: searxng-search
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/research/searxng-search
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill searxng-search-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a privacy-conscious meta-search solution, allowing users to search across multiple search engines through SearXNG, with options for self-hosting or using a public instance.

Core Features & Use Cases

  • Meta-Search: Aggregate results from over 70 search engines.
  • Self-Hosted or Public Instance: Offers flexibility in search setup.
  • No API Key Required: Easy to use without additional configuration.
  • Fallback Mechanism: Automatically falls back to other search options if SearXNG is unavailable.

Quick Start

Set the SEARXNG_URL environment variable to your SearXNG instance and use the skill to perform a search.

Frequently Asked Questions about searxng-search

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

FAQPage Schema
How does a privacy-focused meta-search aggregate results without an API key?

A privacy-focused meta-search aggregates results by querying a SearXNG instance through a JSON API, routing requests across over 70 search engines without requiring an API key.

Can I use a self-hosted SearXNG instance for meta-search queries?

Yes, you can use a self-hosted SearXNG instance for meta-search queries by setting the SEARXNG_URL environment variable, with fallback options available if your instance becomes unavailable.

What is the best way to handle search engine unavailability during meta-search?

The best way to handle search engine unavailability during meta-search is to use a SearXNG setup with a built-in fallback mechanism that automatically switches to other search options.

Do I need API keys to perform a meta-search with SearXNG?

No, you do not need API keys to perform a meta-search with SearXNG because it directly queries multiple search engines through a JSON API without additional configuration.

How do I set up SearXNG for privacy-focused meta-search?

To set up SearXNG for privacy-focused meta-search, set the SEARXNG_URL environment variable to your self-hosted or public instance, then use the skill to perform searches via the JSON API.