← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install opendataloader-pdf-wuxie
功能描述
PDF parsing tool for AI/RAG. Convert PDF to Markdown, JSON, HTML with layout preservation, bounding boxes, and image extraction. Use when you need to extract...
安全使用建议
This skill appears to do what it says (convert PDFs locally) but there are a few red flags to check before installing: 1) Verify the pip package source — confirm the exact PyPI package and/or GitHub repo matches the SKILL.md homepage and is from a trusted maintainer. 2) Inspect the package contents (and bundled JAR) before installing, or install into an isolated environment/container to observe behavior. 3) Ask the maintainer or check docs what '--hybrid' (docling-fast) does and whether it calls remote services or requires API keys — if it does, confirm what endpoints and credentials are used. 4) Because pipx runs code at install time, avoid installing on sensitive/production hosts until you've validated the package. If you want, provide the actual pip package name or the source repo and I can check it for further inconsistencies.
功能分析
Type: OpenClaw Skill
Name: opendataloader-pdf-wuxie
Version: 1.0.0
The skill bundle provides a PDF parsing utility (opendataloader-pdf) designed for AI and RAG workflows, supporting conversion to Markdown, JSON, and HTML. The SKILL.md documentation and the references/test_script.sh file contain standard usage instructions and testing logic consistent with the tool's stated purpose, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description, CLI examples, and included test script all align with a PDF parsing CLI. The SKILL.md states the package is installed via pipx and bundles a PDFBox JAR — that is coherent for a Java-based PDF tool. Minor inconsistency: registry metadata lists no homepage/source while SKILL.md includes a GitHub homepage URL, which should be verified.
Instruction Scope
Runtime instructions only run a local CLI (opendataloader-pdf) against local PDF files and write output to local directories. They do not instruct reading unrelated system files or environment variables. Ambiguity: the '--hybrid' / 'Hybrid AI mode: docling-fast' option could imply contacting an external AI service or model; SKILL.md gives no details about network calls, remote endpoints, or required API keys.
Install Mechanism
No install spec in the registry; SKILL.md recommends 'pipx install opendataloader-pdf'. Installing from PyPI/pipx runs package install scripts which may execute code at install time and will pull the package from wherever it's published. The SKILL.md claims a GitHub homepage, but the registry shows source unknown — confirm the exact pip package name and origin before installing.
Credentials
The skill declares no required environment variables, no secrets, and no config paths. That is proportionate for a local PDF parsing CLI. However, the hybrid/AI option appears under-specified: if it uses a remote service it would typically require API credentials (none are declared), so verify whether additional credentials are needed at runtime.
Persistence & Privilege
The skill does not request persistent/autostart privileges (always:false). It is user-invocable and allows autonomous invocation (default) which is normal. It does not declare modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opendataloader-pdf-wuxie - 安装完成后,直接呼叫该 Skill 的名称或使用
/opendataloader-pdf-wuxie触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: PDF to Markdown/JSON/HTML with layout preservation
元数据
常见问题
OpenDataLoader PDF Parser (乌贼版) 是什么?
PDF parsing tool for AI/RAG. Convert PDF to Markdown, JSON, HTML with layout preservation, bounding boxes, and image extraction. Use when you need to extract... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 OpenDataLoader PDF Parser (乌贼版)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opendataloader-pdf-wuxie」即可一键安装,无需额外配置。
OpenDataLoader PDF Parser (乌贼版) 是免费的吗?
是的,OpenDataLoader PDF Parser (乌贼版) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenDataLoader PDF Parser (乌贼版) 支持哪些平台?
OpenDataLoader PDF Parser (乌贼版) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenDataLoader PDF Parser (乌贼版)?
由 wtjjacobj(@wtjjacobj)开发并维护,当前版本 v1.0.0。
推荐 Skills