openai-image-vision
✓OpenAI の Vision API を使用して画像を分析します。 bash コマンドを使用して、「bash <base_dir>/scripts/vision.sh <image> <question>」のようにビジョン スクリプトを実行します。画像の内容、オブジェクト、テキスト、色を理解し、画像に関する質問に答えることができます。
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):
OpenAI の Vision API を使用して画像を分析します。 bash コマンドを使用して、「bash <base_dir>/scripts/vision.sh <image> <question>」のようにビジョン スクリプトを実行します。画像の内容、オブジェクト、テキスト、色を理解し、画像に関する質問に答えることができます。 ソース: zhayujie/chatgpt-on-wechat。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/zhayujie/chatgpt-on-wechat --skill openai-image-vision- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-05
- 更新日
- 2026-02-18
クイックアンサー
openai-image-vision とは?
OpenAI の Vision API を使用して画像を分析します。 bash コマンドを使用して、「bash <base_dir>/scripts/vision.sh <image> <question>」のようにビジョン スクリプトを実行します。画像の内容、オブジェクト、テキスト、色を理解し、画像に関する質問に答えることができます。 ソース: zhayujie/chatgpt-on-wechat。
openai-image-vision のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/zhayujie/chatgpt-on-wechat --skill openai-image-vision インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/zhayujie/chatgpt-on-wechat
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-05