Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.
Imported from aiskillstore/marketplace (skills/0xsero/vision/SKILL.md). Install upstream with npx skills add aiskillstore/marketplace --skill vision. Copyright stays with the author (MIT).
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.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/aiskillstore-marketplace-vision/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
aiskillstore-marketplace-vision.ocm.jsonjson
{
"ocm": "1",
"id": "aiskillstore-marketplace-vision",
"kind": "skill",
"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.",
"publisher": "aiskillstore",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"vision",
"images",
"screenshots",
"diagrams",
"skills-sh"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots."
],
"primary": false,
"metadata": {
"source": {
"provider": "skills.sh",
"repository": "https://github.com/aiskillstore/marketplace",
"path": "skills/0xsero/vision/SKILL.md",
"ref": "HEAD",
"url": "https://github.com/aiskillstore/marketplace/blob/HEAD/skills/0xsero/vision/SKILL.md",
"key": "aiskillstore/marketplace/skills/0xsero/vision/SKILL.md"
},
"license": "MIT"
},
"instructions": "You are a Vision Analyst specialized in interpreting visual content.\n\n## Focus\n- Describe visible UI elements, text, errors, code, layout, and diagrams.\n- Extract any legible text accurately, preserving formatting when relevant.\n- Note uncertainty or low-confidence readings.\n\n## Output\n- Provide concise, actionable observations.\n- Call out anything that looks broken, inconsistent, or suspicious.",
"cost": {
"context_tokens": 99
}
}
Fetch it by URL: GET /api/v1/registry/aiskillstore-marketplace-vision/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.