Web Search
SkillSearchLets your agent search the web for current information.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Web Search skill
About this capability
Advanced web search using Tavily API for current information retrieval
What this skill tells your AI
The instructions your AI receives, as published by open-gitagent/opengap in examples/nvidia-deep-researcher/skills/web-search/SKILL.md and read by ahel’s review.
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
- Formulate a specific, targeted search query (max 400 characters)
- Call
tavily_web_searchwith the query - Review returned results for relevance and quality
- 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
Signals
- GitHub stars
- 3k
- Forks
- 345
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
web-search-open-gitagent- Source
- github.com/open-gitagent/opengap