zai-web-research

Installation
SKILL.md

zai-web-research — bundled Z.ai web search + reader

Your Z.ai Coding Plan bundles a web-search + web-reader toolset (1000 calls/month). Use them for grounded answers; Claude does the analysis (Claude is injection-resistant — the right place for untrusted web content).

Self-Evolving Skill: improves through use. If a bundled tool's params changed, a tool went offline, the MCP handshake shifted, or the monthly allowance moved — fix this file + the zai plugin's references/CAPABILITIES.md immediately, don't defer. Re-verify with zai quota.

Commands

zai websearch "query"                                   # top web results (title/link/content)
zai websearch --recency oneWeek --size high "query"     # recent, longer content (2× cost)
zai websearch --location us --domain example.com "q"    # region + domain filter
zai read https://example.com                            # fetch a URL → clean text (web_reader)
Installs
3
GitHub Stars
62
First Seen
Jul 24, 2026
zai-web-research — terrylica/cc-skills