web_query

Search the web and read public pages or URLs for references.

4|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill web-query
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: web_query
Source: https://github.com/IceWhaleTech/ZimaOS-Blue-temp/tree/main/server/internal/skill/embedded/skills/web_query
Command: npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill web-query

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified web discovery and reading for public pages, references, and official docs, enabling quick access to relevant information without manual searching.

Core Features & Use Cases

  • Unified web search and direct URL reads for fast reference gathering.
  • Safe reading and login-aware retrieval when pages require authentication, with clear guidance on auth handoff.
  • Use cases include finding official docs, reading public pages, and collecting references for research or development tasks.

Quick Start

Access public web pages and official docs by issuing a simple query or URL to retrieve relevant references.

Frequently Asked Questions about web_query

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

FAQPage Schema
How do I find official docs and public web references for a query?▼

Web search and direct URL reading are handled statelessly, returning concise, citation-ready references for public pages and official docs without requiring manual browser searches.

Can I read web pages that require authentication and login?▼

For authentication-required pages, the system suggests using existing cookies or initiating a browser handoff to safely retrieve login-protected content.

What is the best way to gather research references from public pages?▼

Unified web discovery surfaces relevant public pages and official docs through query-based searches and direct URL reads, providing citation-ready references for research tasks.

Does the web search tool maintain state between different queries?▼

Interactions are stateless, meaning each query or URL read operates independently without retaining session data, relying entirely on built-in web search capabilities.

Why does my direct URL read fail for certain public pages?▼

Direct URL reads fail when pages require authentication, triggering login-aware retrieval guidance that suggests using existing cookies or a browser handoff to access the content.

When do I need to use a browser handoff for reading web content?▼

You need a browser handoff when reading authentication-required public pages that block stateless web search retrieval, ensuring safe access to login-protected content.