·paddleocr-text-recognition
</>

paddleocr-text-recognition

Use this skill when users need to extract text from images, PDFs, or documents. Supports URLs and local files. Returns structured JSON containing recognized text.

9Installs·1Trend·@paddlepaddle

Installation

$npx skills add https://github.com/paddlepaddle/paddleocr --skill paddleocr-text-recognition

How to Install paddleocr-text-recognition

Quickly install paddleocr-text-recognition AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/paddlepaddle/paddleocr --skill paddleocr-text-recognition
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: paddlepaddle/paddleocr.

SKILL.md

View raw

If the script execution fails (API not configured, network error, etc.):

CRITICAL: Always display the COMPLETE recognized text to the user. Do NOT truncate or summarize the OCR results.

Raw result location (default): the temp-file path printed by the script on stderr

Use this skill when users need to extract text from images, PDFs, or documents. Supports URLs and local files. Returns structured JSON containing recognized text. Source: paddlepaddle/paddleocr.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/paddlepaddle/paddleocr --skill paddleocr-text-recognition
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from paddlepaddle/paddleocr

Quick answers

What is paddleocr-text-recognition?

Use this skill when users need to extract text from images, PDFs, or documents. Supports URLs and local files. Returns structured JSON containing recognized text. Source: paddlepaddle/paddleocr.

How do I install paddleocr-text-recognition?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/paddlepaddle/paddleocr --skill paddleocr-text-recognition Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/paddlepaddle/paddleocr

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10

Related Skills

None