Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Installation
Open Claude Code and run this command:
/plugin install zai-cli@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP.
Features
- Vision: Image/video analysis, OCR, UI-to-code, error diagnosis (GLM-4.6V)
- Search: Real-time web search with domain/recency filtering
- Reader: Web page to markdown extraction
- Repo: GitHub code search and reading via ZRead
- Tools: MCP tool discovery and raw calls
- Code: TypeScript tool chaining
Skills (1)
Execute z.
ReadWriteEditBash(cmd:*)WebFetch
How It Works
Simply describe what you need - ZAI activates when you:
- Need image or video analysis
- Want to search the web in real-time
- Need to read a webpage as markdown
- Want to explore GitHub repositories