图片识别 - 通用图片识别技能,支持 OCR 文字提取、物体识别、场景分析等。自动使用用户配置的视觉模型,适用于 Android/Termux 环境。
- Added automatic model provider detection: now supports Bailian, OpenRouter, and other OpenAI-compatible visual models by reading configuration or environment variables. - Updated documentation with new provider options and configuration examples; homepage now at clawhub.ai. - Removed mandatory sharp and related references; continues to require only `requests` and `Pillow`. - Simplified usage: script auto-detects the configured model from OpenClaw or environment variables for seamless setup. - Maintains Android/Termux compatibility and supports a wide range of image formats.