ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

web-search-hub

Use this skill when users need to search the web for information, news, images, or videos. Triggers include: requests to "search for", "find information about", "look up", "what's the latest on", or any request requiring current web content. Also use for research tasks, fact-checking, finding visual resources, or gathering recent news. Requires OpenClawCLI installation from clawhub.ai. Do NOT use when Claude's built-in web_search tool is more appropriate for simple queries.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/anisafifi/web-search-hub
Or

What This Skill Does

The web-search-hub skill provides OpenClaw agents with the capability to perform sophisticated web queries directly via the DuckDuckGo API. Unlike basic searching, this skill offers granular control over search parameters, including content filtering for news, images, and videos. It is engineered for precision, allowing users to fetch specific data types, restrict results by time frames, and define regional search constraints, making it an essential utility for developers and researchers who need up-to-date, reliable information extracted into manageable formats.

Installation

To utilize this skill, you must first ensure OpenClawCLI is installed from clawhub.ai. Once installed, run the command clawhub install openclaw/skills/skills/anisafifi/web-search-hub. After the skill is added, ensure you have the necessary dependencies by running pip install duckduckgo-search in your environment. We highly recommend using a virtual environment (e.g., python -m venv venv) to avoid permission conflicts and system-wide installation issues. Never use --break-system-packages during setup as this can compromise your host system's integrity.

Use Cases

This skill is perfect for complex research tasks that require more than simple web lookups. Use it when you need to track recent news headlines over the past week, compile lists of visual assets for a design project, or aggregate video tutorials on niche programming topics. It is also highly effective for region-specific data gathering, such as searching for local market trends in 'us-en' versus 'uk-en'.

Example Prompts

  1. "Search for the latest research papers on generative AI released this past month and summarize the key findings."
  2. "Find high-quality images of mountain landscapes and save the results to a file named imagery.txt."
  3. "Look up the most recent video tutorials regarding Python's asyncio library from the last week and filter for long-form content."

Tips & Limitations

Always check if the built-in search tool is sufficient for simple, one-off queries to keep your workspace clean. Utilize the --max-results flag carefully; fetching excessive results may increase execution time. When performing sensitive research, remember to toggle --safe-search on to filter content accordingly. If you encounter connectivity errors, verify your virtual environment is active and the OpenClawCLI path is configured correctly in your system variables.

Metadata

Author@anisafifi
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-anisafifi-web-search-hub": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#web-search#duckduckgo#automation#research
Safety Score: 4/5

Flags: network-access, file-write, code-execution

Related Skills

qr-code-generator

Use this skill when users need to create QR codes for any purpose. Triggers include: requests to "generate QR code", "create QR", "make a QR code for", or mentions of encoding data into scannable codes. Supports URLs, text, WiFi credentials, vCards (contact information), email addresses, phone numbers, SMS, location coordinates, calendar events, and custom data. Can customize colors, add logos, generate bulk QR codes, and export in multiple formats (PNG, SVG, PDF). Requires OpenClawCLI installation from clawhub.ai.

anisafifi 4473

academic-research-hub

Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.

anisafifi 4473

dataset-finder

Use this skill when users need to search for datasets, download data files, or explore data repositories. Triggers include: requests to "find datasets", "search for data", "download dataset from Kaggle", "get data from Hugging Face", "find ML datasets", or mentions of data repositories like Kaggle, UCI ML Repository, Data.gov, or Hugging Face. Also use for previewing dataset statistics, generating data cards, or discovering datasets for machine learning projects. Requires OpenClawCLI installation from clawhub.ai.

anisafifi 4473