Agent Skillsopen-gitagent/opengap › web-search

web-search

GitHub

利用Tavily API进行网络搜索,获取最新资讯、统计数据及事实信息,适用于知识盲区补充与声明验证。

examples/nvidia-deep-researcher/skills/web-search/SKILL.md open-gitagent/opengap

触发场景

需要获取最新新闻或文章 查找当前统计数据 验证事实声明 检索知识库之外的信息

安装

npx skills add open-gitagent/opengap --skill web-search -g -y
更多选项

非标准路径

npx skills add https://github.com/open-gitagent/opengap/tree/main/examples/nvidia-deep-researcher/skills/web-search -g -y

不安装直接使用

npx skills use open-gitagent/opengap@web-search

指定 Agent (Claude Code)

npx skills add open-gitagent/opengap --skill web-search -a claude-code -g -y

安装 repo 全部 skill

npx skills add open-gitagent/opengap --all -g -y

预览 repo 内 skill

npx skills add open-gitagent/opengap --list

SKILL.md

Frontmatter
{
    "name": "web-search",
    "description": "Advanced web search using Tavily API for current information retrieval",
    "allowed-tools": "tavily-web-search"
}

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:

<Document href="https://example.com/article" title="Article Title">
  Content excerpt from the page...
</Document>

Constraints

  • Maximum 5 results returned per query
  • Query will be truncated to 400 characters
  • Search mode: advanced (includes content extraction)
  • Each call counts toward the researcher's 8-call limit per task

版本历史

  • d7a8e2e 当前 2026-07-25 08:13

同 Skill 集合

examples/full/skills/document-review/SKILL.md
examples/full/skills/regulatory-analysis/SKILL.md
examples/gitagent-helper/skills/create-agent/SKILL.md
examples/gitagent-helper/skills/export-agent/SKILL.md
examples/gitagent-helper/skills/get-started/SKILL.md
examples/gitagent-helper/skills/manage-skills/SKILL.md
examples/gitagent-helper/skills/run-agent/SKILL.md
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/compute-ladder/SKILL.md
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/narco-check/SKILL.md
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/packet-factory/SKILL.md
examples/llm-wiki/skills/wiki-ingest/SKILL.md
examples/llm-wiki/skills/wiki-lint/SKILL.md
examples/llm-wiki/skills/wiki-query/SKILL.md
examples/lyzr-agent/skills/research/SKILL.md
examples/nvidia-deep-researcher/skills/knowledge-retrieval/SKILL.md
examples/nvidia-deep-researcher/skills/paper-search/SKILL.md
examples/standard/skills/code-review/SKILL.md

元信息

文件数
0
版本
d7a8e2e
Hash
b0da3836
收录时间
2026-07-25 08:13

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-26 16:01
浙ICP备14020137号-1 $访客地图$