openai-image-vision
✓Analyze images using OpenAI's Vision API. Use bash command to execute the vision script like 'bash <base_dir>/scripts/vision.sh <image> <question>'. Can understand image content, objects, text, colors, and answer questions about images.
Installation
SKILL.md
Analyze images using OpenAI's GPT-4 Vision API. The model can understand visual elements including objects, shapes, colors, textures, and text within images.
This skill requires an OpenAI API key. If not configured:
Optional: Set custom API base URL (default: https://api.openai.com/v1):
Analyze images using OpenAI's Vision API. Use bash command to execute the vision script like 'bash <base_dir>/scripts/vision.sh <image> <question>'. Can understand image content, objects, text, colors, and answer questions about images. Source: zhayujie/chatgpt-on-wechat.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zhayujie/chatgpt-on-wechat --skill openai-image-vision- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is openai-image-vision?
Analyze images using OpenAI's Vision API. Use bash command to execute the vision script like 'bash <base_dir>/scripts/vision.sh <image> <question>'. Can understand image content, objects, text, colors, and answer questions about images. Source: zhayujie/chatgpt-on-wechat.
How do I install openai-image-vision?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zhayujie/chatgpt-on-wechat --skill openai-image-vision Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zhayujie/chatgpt-on-wechat
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05