paddleocr-doc-parsing
Installation
SKILL.md
PaddleOCR document parsing — DSH edition
Use paddleocr_doc_parsing when layout, tables, page structure, or rendered
Markdown matters. For plain text only, prefer paddleocr_text_recognition.
The tool accepts exactly one of:
filePath: a file inside the current DSH session workspace.fileUrl: a public HTTPS URL.
Optionally pass fileType: 0 for PDF or fileType: 1 for an image when the
extension is ambiguous. Prefer automatic detection otherwise.
The administrator configures the /layout-parsing endpoint, credential
reference, timeout, uv, and raw-result directory in Settings →
PaddleOCR. Never request or reveal a token in conversation.