deepseek-ocr
SKILL.md
DeepSeek OCR
Recognize text in images using the DeepSeek-OCR model.
Quick start
{baseDir}/scripts/ocr.sh /path/to/image.jpg
Usage
{baseDir}/scripts/ocr.sh <image_path> [output_format]
Parameters:
<image_path>: Local image file (jpg, png, webp, gif, bmp)[output_format]: Optional, defaults tomarkdown. Can betext,json, etc.