web-search

仓库创建 2026年2月25日最近提交 24 天前SkillHot 收录 21 天前
▸ 精选理由

适合需要实时证据与新闻验证的查询场景。

▸ 风险提示

依赖第三方 Tavily API,需密钥并会发出外部请求。

这个 Skill 做什么

使用 Tavily API 在网络上检索最新新闻、文章与网页内容。

通过 Tavily API 在网上检索最新新闻、文章和网页内容,用来查实时信息、事实核验或补充学术库外的数据。需要获取当前事件、统计数据或确认网络说法可信性时就用。优势是连通实时网页资源,不只是离线知识库,适合做事实核查和内容更新。

▸ 展开 SKILL.md 英文原文

Advanced web search using Tavily API for current information retrieval

研究检索实时检索网络搜索Tavily通用
2.9k
Stars
342
Forks
18
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/open-gitagent/opengap/main/examples/nvidia-deep-researcher/skills/web-search/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/open-gitagent/opengap/main/examples/nvidia-deep-researcher/skills/web-search/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Web Search

Search the web for current information on any topic using the Tavily search API.

## When to Use

- Searching for recent news, articles, blog posts, and web content
- Finding current statistics, data, and factual information
- Retrieving information that may not be in academic papers or the knowledge base
- Verifying claims with multiple web sources

## How to Use

1. Formulate a specific, targeted search query (max 400 characters)
2. Call `tavily_web_search` with the query
3. Review returned results for relevance and quality
4. Extract key facts and note the source URL for citation

## Result Format

Results are returned in Document XML format:

```xml
<Document href="https://
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有