Skillquality 0.45

web-search

Perform web searches and extract content from URLs using the Tavily API. Use this skill to find real-time information, news, or deep-dive into specific web pages.

Price
free
Protocol
skill
Verified
no

What it does

Web Search

Overview

This skill provides capabilities to search the web and extract content from specific URLs. It uses the Tavily API to ensure high-quality, LLM-ready results.

Workflow

  1. Search: Use when you need to find information, answer questions, or discover resources.
  2. Extract: Use when you have a specific URL (e.g., from a search result or user input) and need to read its full content.

Usage

1. Search the Web

To search for information, you must have the bash skill loaded and use the bash tool to run the search.py script.

python skills/web-search/scripts/search.py --query "your search query"

Optional Arguments:

  • --depth: "basic" (default, fast) or "advanced" (comprehensive).
  • --include-answer: If set, returns a generated answer summary.
  • --include-raw-content: If set, returns the full content of the search results.

2. Extract Content from URL

To read the content of a specific URL, run the search.py script with the --url argument.

python skills/web-search/scripts/search.py --url "https://example.com/article"

Examples

User: "What are the latest features in Python 3.13?" Action:

  1. skill_load(skill_id="bash") (if not already loaded)
  2. bash(command="python skills/web-search/scripts/search.py --query \"Python 3.13 new features\" --include-answer")

User: "Read this article for me: https://example.com/long-article" Action:

python skills/web-search/scripts/search.py --url "https://example.com/long-article"

Capabilities

skillsource-valkryhxskill-web-searchtopic-agent-developmenttopic-agent-skillstopic-agent-swarmtopic-agent-teamtopic-agentic-aitopic-dynamic-skillstopic-google-adktopic-vibe-coding

Install

Installnpx skills add valkryhx/google_adk_agent
Transportskills-sh
Protocolskill

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (1,562 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:14:45Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access