web-search

Search DuckDuckGo for current titles, URLs, and snippets.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill web-search-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/web-search
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill web-search-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide fast web searches via DuckDuckGo to locate current information, verify facts, and find documentation, returning concise titles, URLs, and snippets for quick review.

Core Features & Use Cases

  • Parametrized Search: Accepts query, max_results, region, and safesearch to tailor results.
  • Structured Output: Returns titles, URLs, and snippets suitable for downstream processing or display.
  • Use Case: Fact-check a claim, look up API documentation, or gather recent articles for research or reporting.

Quick Start

Search DuckDuckGo for Python asyncio 教程 and return the top 5 titles, URLs, and snippets.

Frequently Asked Questions about web-search

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

FAQPage Schema
How do I retrieve current web search results for fact-checking?

To retrieve current web search results for fact-checking, you can query DuckDuckGo to get current titles, URLs, and snippets. This approach provides concise, structured outputs suitable for quick review and downstream processing.

Can I search for API documentation and get structured URLs and snippets?

Yes, you can search for API documentation and get structured URLs and snippets. By submitting a query with parameters like max_results and region, the search returns concise titles, URLs, and snippets tailored for quick lookup and downstream processing.

What is the best way to look up region-specific information online?

The best way to look up region-specific information online is to use a parametrized search that accepts a region parameter. This filters the DuckDuckGo query results to match the specified geographical area, returning relevant local titles and URLs.

How do I configure max_results and safesearch for a web query?

You can configure max_results and safesearch for a web query by passing them as parameters alongside your search query. This tailors the DuckDuckGo results, controlling the volume of items returned and filtering the content safety level.

Does DuckDuckGo search work for gathering recent articles for research?

Yes, DuckDuckGo search works for gathering recent articles for research. It retrieves current titles, URLs, and snippets for a given query, providing structured outputs that are suitable for reporting and downstream data processing.