Document Pro
v1.0.0文档处理技能 - 让 AI 能够读取、解析、提取 PDF、DOCX、PPT 等文档的关键信息。当用户要求分析文档、提取内容、总结报告时触发此技能。
⭐ 14· 9.6k·102 current·104 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description map to reading/parsing PDFs, DOCX, PPTX, XLSX and the SKILL.md shows use of appropriate Python libraries (pdfplumber, PyPDF2, python-docx, python-pptx, openpyxl). The requested capabilities align with the described purpose.
Instruction Scope
Instructions are limited to opening and extracting from document files (e.g., document.pdf, document.docx). They do not instruct reading unrelated system files or environment variables. Note: OCR is mentioned as a limitation but no OCR tool (e.g., tesseract/pytesseract or an OCR service) is specified — this is an operational gap, not necessarily malicious.
Install Mechanism
No install spec / no downloads. The skill is instruction-only, so nothing will be written to disk by an installer. Runtime requires Python libraries but installation is left to the environment.
Credentials
The skill declares no environment variables, credentials, or config paths. The lack of requested secrets is appropriate for a document-processing skill.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent or elevated privileges or modify other skills; autonomous invocation is allowed (platform default).
Assessment
This skill appears internally consistent for document processing, but consider the following before installing: 1) Provenance: source and homepage are unknown — prefer skills with a clear publisher or repo. 2) Runtime dependencies: it references Python libraries (pdfplumber, PyPDF2, python-docx, python-pptx, openpyxl) and mentions OCR without specifying tools; you must ensure the runtime environment has those packages (and an OCR engine if you need scanned-PDF support). 3) Data sensitivity: the skill reads document contents — avoid sending highly sensitive documents unless you trust the environment and the skill's origin. 4) Operational gaps: the SKILL.md is instructional only (no code files); the agent may attempt to run similar Python code if permitted — verify execution policies and available tooling. If you need stronger assurance, ask the publisher for a source repository or an install script and a list of runtime dependencies and OCR tooling.Like a lobster shell, security has layers — review code before you run it.
latestvk978h88wnp6vkf6bhpyeqegm4181rdb8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
