web-search

Search the web and extract URL content via the Tavily API.

6|2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/valkryhx/google_adk_agent --skill web-search-valkryhx
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/valkryhx/google_adk_agent/tree/main/skills/web-search
Command: npx skills add https://github.com/valkryhx/google_adk_agent --skill web-search-valkryhx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tavily-python, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows you to find real-time information on the web and extract the full content from specific URLs, bridging the gap between static knowledge and dynamic online data.

Core Features & Use Cases

  • Web Search: Find up-to-date information, news, and answers to questions using the Tavily API.
  • URL Content Extraction: Retrieve the complete text content from any given web page.
  • Use Case: When asked about recent market trends, use the search function to get the latest data, or if provided with a link to an article, use the extract function to summarize its content.

Quick Start

Use the web-search skill to find the latest features in Python 3.13.

Frequently Asked Questions about web-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract full text content from a web page URL?▼

You can extract full text content from a specified URL using the Tavily API. This requires installing the tavily-python library and providing a valid Tavily API key to retrieve complete text from any web page.

What is the best way to retrieve real-time information and news summaries?▼

The best way to retrieve real-time information is by performing web searches with the Tavily API. It enables you to find up-to-date information, news summaries, and answers to questions, bridging the gap between static knowledge and dynamic online data.

Do I need a Tavily API key to perform web searches?▼

Yes, a valid Tavily API key is required to perform web searches and extract content. You must also install the tavily-python library to enable the retrieval of real-time information and detailed content from web pages.

Can I use this to get the latest data on recent market trends?▼

Yes, you can use the web search function to get the latest data on recent market trends. By querying the Tavily API, you retrieve real-time information and news summaries to find up-to-date answers to dynamic questions.

What are the limitations of using the Tavily API for content extraction?▼

Limitations of using the Tavily API for content extraction include the strict dependency on a valid API key and the tavily-python library. Operation is constrained by the API's ability to fetch real-time data and parse complete text from targeted web pages.