web-search

Query a SearXNG metasearch endpoint to retrieve structured web results.

1|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill web-search-dapperdivers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/dapperdivers/roundtable-arsenal/tree/main/shared/web-search
Command: npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill web-search-dapperdivers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly discover current information and verify facts by searching across multiple web sources without requiring individual search engine access.

Core Features & Use Cases

  • Metasearch Aggregation: Queries a self-hosted SearXNG instance that combines results from multiple search engines.
  • Research Support: Retrieves titles, URLs, and snippets for topic research, fact checking, and source discovery.
  • Use Case: When investigating a technical issue or researching a current event, use this Skill to gather relevant web sources and summaries from multiple providers.

Quick Start

Use the web-search skill to find recent information about the requested topic and return the most relevant sources.

Frequently Asked Questions about web-search

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

FAQPage Schema
How do I find current information across multiple search engines for fact checking?

To find current information for fact checking, you can query a metasearch engine that aggregates results from multiple providers. This approach returns titles, URLs, and snippets from across the web without needing direct access to individual engines.

What is metasearch aggregation and how does it help with source discovery?

Metasearch aggregation queries a self-hosted SearXNG instance to combine web results from multiple search engines. This mechanism supports source discovery by retrieving relevant titles, URLs, and summaries from various providers in a single execution.

Do I need a SearXNG endpoint to run web searches and retrieve structured result data?

Yes, you need access to a SearXNG endpoint to run command-line search execution and retrieve structured web result data. The Skill relies on this self-hosted metasearch instance to aggregate results from multiple search providers.

What's the best way to gather web sources and summaries for a technical investigation?

The best way to gather web sources for a technical investigation is using a metasearch approach. Querying a SearXNG instance retrieves structured data, including titles, URLs, and snippets, aggregating relevant sources from multiple search engines.

Can I use command-line search execution to automate research workflows?

Yes, you can use command-line search execution to automate research workflows. By querying a metasearch engine endpoint, the script retrieves structured web result data, applying to technical investigations, current event research, and source discovery scenarios.

Are there limitations when relying on metasearch engines for web search?

A limitation of relying on metasearch engines for web search is the dependency on a functioning SearXNG endpoint. If the self-hosted instance is unavailable, retrieving aggregated results, titles, URLs, and snippets from multiple providers will fail.