with one click
z-ai-mcp-skills
z-ai-mcp-skills contains 4 collected skills from Someant, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Analyze images and videos using Z.AI GLM-4V vision model. Use when the user needs to analyze screenshots or UI images, extract text from images (OCR), diagnose error screenshots, understand technical diagrams or architecture charts, analyze data visualizations, compare two UI screenshots, or generate code from a UI image. Run scripts/analyze.py via Bash.
Fetch and extract content from any webpage by URL using Z.AI Web Reader. Use when the user provides a specific URL and wants its content read, summarized, or analyzed — API docs, articles, open-source project pages, blog posts. Run scripts/read.py via Bash.
Search the web for real-time information using Z.AI Web Search Prime. Use when the user needs current information not in your training data — latest news, recent events, current prices, live data (weather, stocks), or up-to-date documentation. Run scripts/search.py via Bash.
Explore GitHub repositories in depth using Z.AI ZRead — search documentation, browse directory structure, and read source files. Use when the user needs to understand an open-source project, explore a GitHub repo's codebase, read specific files, find issues or PRs, or analyze how a library works. Run scripts/zread.py via Bash.