niyongsheng/free-vision-skill1

@niyongsheng/free-vision-skill

DSH-Plugin for DeepSeek-Harness: fully-local image understanding & OCR powered by macOS Vision Framework

AI Analysis

核心用途是实现完全本地化、免 API 消耗的图片文字识别与描述。适合注重隐私安全、需要在本地快速提取图片表格或文字的 macOS 用户;必须在 macOS 系统下运行。

Package
@niyongsheng/free-vision-skill
Version
0.2.0
License
MIT
Last updated
Aug 14, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Usage (Claude Code Skill)

swift scripts/ocr.swift image.png          # OCR
swift scripts/ocr.swift --layout image.png # table + coordinates
swift scripts/ocr.swift --describe image.png # describe image