Web Search

SkillWeb & browsing

Search the web for information and fetch URL content. Use when user asks to search for recent information, look up websites, fetch web page content, or find online resources. No external tools required — uses built-in web_search and web_fetch capabilities.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Web Search skill

What this skill tells your AI

The instructions your AI receives, as published by openxjarvis/openclaw-python in skills/web-search/SKILL.md and read by ahel’s review.

Search the web for information and fetch content from URLs.

Tools Available

  • web_search: Search for information (if available)
  • web_fetch: Fetch content from specific URLs

Search Strategies

  1. Direct URL fetch: If user provides a URL, use web_fetch directly
  2. Search query: Use web_search to find relevant pages
  3. Multiple sources: Fetch multiple URLs for comprehensive info

Best Practices

  • Verify information from multiple sources
  • Cite sources in your response
  • Summarize content clearly
  • Extract key information relevant to the query

Example Queries

  • "Search for Python asyncio tutorial"
  • "What's on the Python homepage?"
  • "Find documentation for FastAPI"
  • "Get the latest news about AI"

Signals

GitHub stars
67
Forks
23
Last commit
May 2026
Advanced
Catalog kind
skill
Gateway key
web-search-openxjarvis
Source
github.com/openxjarvis/openclaw-python