vision
تایید شدهAnalyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.
(0)
۱۵۴
۱۱۶
۱۴۳
نصب مهارت
مهارتها کدهای شخص ثالث از مخازن عمومی GitHub هستند. SkillHub الگوهای مخرب شناختهشده را اسکن میکند اما نمیتواند امنیت را تضمین کند. قبل از نصب، کد منبع را بررسی کنید.
نصب سراسری (سطح کاربر):
npx skillhub install aiskillstore/marketplace/visionنصب در پروژه فعلی:
npx skillhub install aiskillstore/marketplace/vision --projectمسیر پیشنهادی: ~/.claude/skills/vision/
بررسی هوش مصنوعی
کیفیت دستورالعمل20
دقت توضیحات40
کاربردی بودن45
صحت فنی50
Barely passes Phase A — this is a 7-bullet role-persona with no workflow, no examples, and no structure beyond two headers. The specialized model config adds marginal technical value. Needs substantial expansion with example prompts, output templates, and decision points for different image types.
محتوای SKILL.md
---
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.