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
zaiplugin'sreferences/CAPABILITIES.mdimmediately, don't defer. Re-verify withzai 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)