🖼️
AI EngineeringTypeScript

Image Vision

by sbusso

Image Vision is an AI Engineering skill for Claude Code, published by sbusso in claudeclaw.

193 stars60 forkson sbusso/claudeclawAdded 2026/09/06Repository updated 2026/08/12
agentagentic-aiclaude-codeopenclaw
Install in seconds
Install Image Vision
Copy Image Vision into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sbusso/claudeclaw/tree/main/skills/add-image-vision ~/.claude/skills/add-image-vision

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sbusso/claudeclaw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/add-image-vision/SKILL.md in sbusso/claudeclaw
Installs to
~/.claude/skills/add-image-vision
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering3278 skills

What Image Vision does

Image Vision adds image understanding to ClaudeClaw agents for WhatsApp attachments. It downloads, resizes, and passes images to Claude as multimodal content blocks.

Image Vision is cataloged under AI Engineering on DirSkills. Image Vision comes from a repository tagged agent, agentic-ai, claude-code and openclaw.

Documentation

README

Image Vision Skill

Adds the ability for ClaudeClaw agents to see and understand images sent via WhatsApp. Images are downloaded, resized with sharp, saved to the group workspace, and passed to the agent as base64-encoded multimodal content blocks.

Phase 1: Pre-flight

  1. Check if src/image.ts exists — skip to Phase 3 if already applied
  2. Confirm sharp is installable (native bindings require build tools)

Prerequisite: WhatsApp must be installed first (skill/whatsapp merged). This skill modifies WhatsApp channel files.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Image Vision

  • What else does sbusso publish alongside Image Vision?

    Image Vision is one of 25 skills that DirSkills catalogs from sbusso/claudeclaw, the repository it ships in. Its siblings there include Add Compact Command, Add Gmail and Add Reactions. Each one is a separate skill with its own page in this directory, installs the same way Image Vision does, and is maintained by sbusso in that same repository. The rest of the collection is listed on the sbusso/claudeclaw page.

  • How does Image Vision compare to other AI Engineering skills?

    Image Vision ranks #2882 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Image Vision against them. Open each page to compare what they document and how they install.

More from sbusso/claudeclaw

Image Vision is one of 25 skills cataloged on DirSkills from sbusso/claudeclaw.

See all 25 skills