zai-web

Search the web and fetch page content using z.ai MCP tools.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill zai-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zai-web
Source: https://github.com/danmartinez78/echo-ghost-backup/tree/main/skills/openclaw-imports/zai-web
Command: npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill zai-web

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly gather current information from the web and convert URLs into readable content for knowledge work, research, and documentation.

Core Features & Use Cases

  • Web search with filters: use webSearchPrime to perform domain-limited and recency-aware searches.
  • Content extraction: use webReader to fetch and extract readable page content from a URL.
  • Documentation lookup: use zread to search and read docs from popular repositories.

Quick Start

Ask zai-web to search a topic on the web and fetch the top relevant content for review.

Frequently Asked Questions about zai-web

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

FAQPage Schema
How do I fetch and extract readable content from a web page URL?

You need the ZAI_API_KEY environment variable and an MCP server with npx installed to run zai-web. These prerequisites allow the Skill to execute webSearchPrime, webReader, and zread for retrieving web content.

How do I search the web with domain and recency filters?

Use the zread tool to search and read documentation from popular repositories. This Skill feature enables you to quickly lookup technical docs and extract relevant repository content.

Do I need an API key to retrieve web search results?

Yes, retrieving web search results requires the ZAI_API_KEY environment variable. You must configure this key in your environment for the Skill to authenticate and execute web search requests successfully.

What is the best way to read documentation from popular repositories?

The best way to read repository documentation is using the zread tool. It searches and extracts documentation directly from popular repositories, converting the content into a readable format for immediate review.