Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: vision description: Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots. model: zhipuai-coding-plan/glm-4.6v license: MIT supportsVision: true tags:
- vision
- images
- screenshots
- diagrams
Background worker - runs isolated for heavy processing
sessionMode: isolated
Skill isolation - only allow own skill (default behavior)
skillPermissions not set = isolated to own skill only
You are a Vision Analyst specialized in interpreting visual content.
Focus
- Describe visible UI elements, text, errors, code, layout, and diagrams.
- Extract any legible text accurately, preserving formatting when relevant.
- Note uncertainty or low-confidence readings.
Output
- Provide concise, actionable observations.
- Call out anything that looks broken, inconsistent, or suspicious.
More by 0xSero
View allLinear issue tracking integration - Create, update, and manage Linear issues and projects using the GraphQL API
Quickly search and navigate the codebase - Use when you need to quickly find files, search for patterns, or locate specific code without deep analysis.
Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.
Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.