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.
Installation
SKILL.md
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.
Note: Model version and capabilities are determined by your API endpoint (PADDLEOCROCRAPIURL).
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: aidenwu0209/paddleocr-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aidenwu0209/paddleocr-skills --skill paddleocr-text-recognition- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
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: aidenwu0209/paddleocr-skills.
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/aidenwu0209/paddleocr-skills --skill paddleocr-text-recognition Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aidenwu0209/paddleocr-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-13