searxng-search

Search the web through a configured SearXNG instance via Python script.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/arturgoms/homelab --skill searxng-search-arturgoms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: searxng-search
Source: https://github.com/arturgoms/homelab/tree/main/nanobot/config/workspace/skills/searxng-search
Command: npx skills add https://github.com/arturgoms/homelab --skill searxng-search-arturgoms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a privacy-focused alternative to standard web search engines, allowing users to find information without being tracked.

Core Features & Use Cases

  • Privacy-Preserving Search: Utilizes a self-hosted SearXNG instance to anonymize search queries.
  • Direct Execution: Integrates seamlessly with AI execution environments via a simple command.
  • Use Case: When researching sensitive topics or wanting to avoid targeted advertising, use this skill to perform your web searches.

Quick Start

Use the searxng-search skill to find information about "latest AI advancements".

Frequently Asked Questions about searxng-search

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

FAQPage Schema
How do I perform a private web search without being tracked?

A private web search anonymizes your queries by routing them through a self-hosted SearXNG instance, preventing tracking and targeted advertising. This skill replaces default search tools to retrieve information for research and news aggregation while prioritizing your privacy.

What is SearXNG and how does it help with privacy-preserving information retrieval?

SearXNG is a privacy-focused metasearch engine that anonymizes your web search queries. This skill executes a Python script to query a configured SearXNG instance, allowing you to gather information and news without exposing your search activity to standard tracking mechanisms.

Do I need a self-hosted SearXNG instance to use this for private searching?

Yes, this skill requires a configured SearXNG instance to execute web searches privately. It functions by directly running a Python script with your search query parameters against that instance, serving as a privacy-preserving replacement for default web search tools.

Can I use this private search approach for researching sensitive topics?

Yes, this skill is specifically designed for researching sensitive topics and avoiding targeted advertising. It utilizes a SearXNG instance to ensure your information retrieval, research, and news aggregation tasks remain completely private and untracked.

How do I integrate SearXNG search into my AI execution environment?

You can integrate private web search by executing a simple Python script with search query parameters within your AI execution environment. This direct execution approach queries your SearXNG instance, replacing default web search tools for general information retrieval.

What are the limitations of using a SearXNG instance for web search?

The primary limitation of using a SearXNG instance for web search is the requirement to host and configure your own instance. Additionally, this skill relies on basic direct script execution rather than offering advanced reasoning or complex query processing features.