← Back to Skills Marketplace
xueyetianya

Vision

by bytesagain4 · GitHub ↗ · v3.5.0 · MIT-0
cross-platform ✓ Security Clean
4777
Downloads
1
Stars
48
Active Installs
18
Versions
Install in OpenClaw
/install vision
Description
Resize, crop, convert, and optimize images using ImageMagick. Use when processing photos, converting formats (PNG/WebP), compressing size, or adding watermarks.
Usage Guidance
Install if you want local ImageMagick-based image processing. Be careful with output paths because generated files can overwrite paths you choose, and treat the info command's EXIF output as private when working with personal photos.
Capability Assessment
Purpose & Capability
The artifacts implement image resize, crop, format conversion, optimization, watermarking, and an image-info command using local ImageMagick/exiftool behavior; these capabilities are coherent for an image-processing skill.
Instruction Scope
Commands are user-directed and scoped to explicit input files and output paths. The script documents the info command, and the skill tags include exif, but the top-level command list does not clearly call out metadata inspection.
Install Mechanism
No installer, package mutation, hidden dependency fetch, or startup hook is present. The documented requirements are local bash and ImageMagick, with optional exiftool use if already installed.
Credentials
Reading selected image files and writing transformed outputs is proportionate. Metadata output may reveal camera model, date, and similar photo details, so users should avoid sharing info output from private photos.
Persistence & Privilege
The artifacts show no network calls, credential access, privilege escalation, background service, persistent storage, or agent behavior modification.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vision
  3. After installation, invoke the skill by name or use /vision
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.5.0
Bilingual documentation and AI agent optimization
v3.4.2
v2.5 standard: Use-when desc, homepage, source, security fix
v3.4.1
manual
v3.4.0
Move ImageMagick dependency to description front (registry metadata fix)
v3.3.0
Major rewrite: domain-specific commands, Use-when description, security fixes, dependency declarations
v1.0.7
manual
v3.2.1
Add ImageMagick to Requirements
v3.2.0
Concise description (no truncation), add homepage+source metadata
v3.1.0
Security fix: safe env-var Python invocation; add Requirements section; fix description format
v3.0.1
Fix: add Requirements, fix description
v3.0.0
Major rewrite: domain-specific commands
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality fix: cleaner docs, removed flags
v1.0.0
Initial release
Metadata
Slug vision
Version 3.5.0
License MIT-0
All-time Installs 48
Active Installs 48
Total Versions 18
Frequently Asked Questions

What is Vision?

Resize, crop, convert, and optimize images using ImageMagick. Use when processing photos, converting formats (PNG/WebP), compressing size, or adding watermarks. It is an AI Agent Skill for Claude Code / OpenClaw, with 4777 downloads so far.

How do I install Vision?

Run "/install vision" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vision free?

Yes, Vision is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vision support?

Vision is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vision?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v3.5.0.

💬 Comments