Install
$ agentstack add skill-aidenwu0209-dsh-paddleocr-skills-dsh-paddleocr-skills-setup ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Set up DSH PaddleOCR Skills
Install the native DeepSeek Harness bundle. Do not present it as an OpenClaw code plugin; this setup skill guides installation into DSH.
Use this setup skill when the request mentions DeepSeek Harness, DSH, the Settings → PaddleOCR GUI, or tasks such as 图片转文字 / 截图识字 / 扫描件 OCR / PDF 转 Markdown / 表格提取 / 公式识别 / 版面分析. The bundle provides native tools for plain OCR and structured document parsing, plus GUI fields for service endpoints, credentials, timeouts, uv, and result storage.
Install and launch
- Check Node.js 22.19+, Python 3.9+,
npx, anduv. Explain any missing
prerequisite before using its official installer. Do not use sudo or change unrelated settings without permission.
- Run:
``bash npx @deepseek-ai/dsh plugin --profile web add "github:Aidenwu0209/dsh-PaddleOCR-Skills#main" npx @deepseek-ai/dsh web ``
- Wait for the real local Web URL, open it, and confirm that **Settings →
PaddleOCR** is visible.
- Confirm the settings panel links to https://www.paddleocr.com, the API-token
page, and official API documentation.
Configure safely
- Ask the user for the HTTPS
/ocrand/layout-parsingendpoints they need. - Store the token through the DSH Credential field; never echo, log, or place it
in ordinary settings or source files.
- Confirm
uv, the selected endpoint, and credential status in the GUI. - Do not claim success unless the plugin install succeeded, the Web URL
responded, and the Settings panel was actually visible.
Report prerequisite versions, commands, the Web URL, visible configuration status, and any values still required from the user.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Aidenwu0209
- Source: Aidenwu0209/dsh-PaddleOCR-Skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.