返回顶部
v

vision-analyzer

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
28
下载量
0
收藏
概述
安装方式
版本历史

vision-analyzer

# Vision Analyzer Analyze images using Kimi K2.5 multimodal vision capabilities through Ollama Cloud API. ## When to Use - User wants to know what's in an image - Describing screenshots or photos - Understanding UI elements, text in images - Analyzing memes, charts, diagrams ## Quick Start ```bash python3 ~/.openclaw/workspace/skills/vision-analyzer/scripts/vision_analyze.py <image_path> [prompt] ``` ## Examples Describe an image: ```bash python3 ~/.openclaw/workspace/skills/vision-analyzer/scripts/vision_analyze.py photo.jpg ``` Ask specific question: ```bash python3 ~/.openclaw/workspace/skills/vision-analyzer/scripts/vision_analyze.py screenshot.png "What UI elements do you see?" ``` ## Common Image Locations - Downloads: `/mnt/chromeos/MyFiles/Downloads/` - Screenshots: `/mnt/chromeos/MyFiles/Downloads/` - Home directory: `~/` ## Configuration Set your Ollama API key as environment variable: ```bash export OLLAMA_API_KEY="your-api-key-here" ``` Get your API key from [ollama.com/settings](https://ollama.com/settings) ## API Configuration The skill uses Ollama Cloud API with Kimi K2.5 model. API key is read from `OLLAMA_API_KEY` environment variable. ## Supported Formats - JPG/JPEG - PNG - GIF - WebP ## Output Returns a natural language description of the image content.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 vision-analyzer-1775729940 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 vision-analyzer-1775729940 技能

通过命令行安装

skillhub install vision-analyzer-1775729940

下载 Zip 包

⬇ 下载 vision-analyzer v1.0.1

文件大小: 2.51 KB | 发布时间: 2026-4-11 23:03

v1.0.1 最新 2026-4-11 23:03
- Added new documentation outlining how to analyze images with Ollama Cloud's Kimi K2.5 vision model
- Explained typical use cases, configuration steps, and supported image formats
- Provided command-line examples for running image analysis and asking targeted questions
- Clarified API key setup and expected output

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部