Overview
- Skill Key
- billyutw/web-search
- Author
- billyutw
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/billyutw/web-search
- Latest Commit SHA
- dfa534ebbd34fa0c469d110b8fb790b3fdc29c71
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 web-search 技能。 若已安装,则直接安装 web-search 技能。
# Web Search ## Overview Search the web using DuckDuckGo's API to find information across web pages, news articles, images, and videos. Returns results in multiple formats (text, markdown, JSON) with filtering options for time range, region, and safe search. ## When to Use This Skill Use this skill when users request: - Web searches for information or resources - Finding current or recent information online - Looking up news articles about specific topics - Searching for images by description or topic - Finding videos on specific subjects - Research requiring current web data - Fact-checking or verification using web sources - Gathering URLs and resources on a topic ## Prerequisites Install the required dependency: ```bash pip install duckduckgo-search ``` This library provides a simple Python interface to DuckDuckGo's search API without requiring API keys or authentication. ## Core Capabilities ### 1. Basic Web Search Search for web pages and information: ```bash python scripts/search.py "<query>" ``` **Example:** ```bash python scripts/search.py "python asyncio tutorial" ``` Returns the top 10 web results with titles, URLs, and descriptions in a clean text format. ### 2. Limiting Results Control the number of results returned: ```bash python scripts/search.py "<query>" --max-results <N> ``` **Example:** ```bash python scripts/search.py "machine learning frameworks" --max-results 20 ``` Useful for: - Getting more comprehensive results (increase limit) - Quick lookups with fewer results (decrease limit) - Balancing detail vs. processing time ### 3. Time Range Filtering Filter results by recency: ```bash python scripts/search.py "<query>" --time-range <d|w|m|y> ``` **Time range options:** - `d` - Past day - `w` - Past week - `m` - Past month - `y` - Past year **Example:** ```bash python scripts/search.py "artificial intelligence news" --time-range w ``` Great for: - Finding recent news or updates - Filtering out outdated content - Tracking re...
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.