Communityv1.0.0

ucloud-deepseek-ocr

OCR text recognition using DeepSeek-OCR model. Use when user asks for OCR, text recognition, image text extraction, screenshot recognition, or converting ima...

1.3kdownloads5active installsqianjunye
View on ClawHubBack to Skills

Skill Details

Slug
ucloud-deepseek-ocr
Latest Version
1.0.0
Author
qianjunye
Published
Feb 28, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for ucloud-deepseek-ocr.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release with major refactor and feature change: - Fully replaced previous Meta AI Search functionality with DeepSeek-OCR for image text recognition. - Added bash script ocr.sh for performing OCR on local image files. - Introduced support for output formats: markdown (default), text, JSON, etc. - Removed previous documentation and config files for search; new docs focus on OCR usage and API key configuration. - Requires curl, jq, base64 and a DeepSeek-OCR API key.