Search the web and fetch URL content using DuckDuckGo. Use when the user wants to search for information online without requiring API keys or paid services. Supports text search with results including title URL and snippet. Also supports URL fetching to extract readable content from web pages. Triggers on phrases like "search for" "look up" "find information about" "fetch url" "get page content" or when web_search is unavailable.
使用 DuckDuckGo 搜索网页并抓取 URL 内容(无需 API 密钥)。
需要安装依赖:
bash
pip3 install duckduckgo-search
bash
python3 scripts/ddg_search.py 你的搜索查询 [--max-results 10]
bash
python3 scripts/ddg_fetch.py https://example.com [--timeout 30]
示例工作流程
python
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 ddg-search-fetch-1776101701 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 ddg-search-fetch-1776101701 技能
skillhub install ddg-search-fetch-1776101701
文件大小: 7.19 KB | 发布时间: 2026-4-17 14:36