ワンクリックで
z-ai-mcp-skills
z-ai-mcp-skills には Someant から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.