← Back to Skills Marketplace
智能文档处理Skill
by
yezhaowang888-stack
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install smart-document-processing
Description
基于DeepSeek v4技术,支持PDF、Word、Excel等格式文档的智能解析、信息提取、内容分析和格式转换,准确率达99%。
Usage Guidance
此 Skill 的描述声称高级能力(DeepSeek v4、多模态 OCR、99% 准确率)但包内代码只是一个本地的模拟实现并返回示例文本;没有真实依赖或 DeepSeek 集成。安装前请考虑:
- 如果你需要真实的 PDF/Word/OCR 解析或 DeepSeek 集成,不要直接信任这个包的宣称——先在受控环境中测试(用你自己的文档),验证输出是否真实解析而非示例文本。
- 检查 package 的源仓库与维护者(当前无主页且来源 unknown),优先使用有公开 repo、活跃维护记录和明确第三方依赖的实现。
- 查看 package.json、运行 npm install 后确认是否拉取额外依赖或 postinstall 脚本;在沙箱中运行 npm audit、静态检查与单元测试。
- 如果你期望 DeepSeek v4 支持或高准确率,向发布者索取证据(例如与 DeepSeek 服务的集成代码、性能基准、测试样例)或选择官方/可信实现。
基于上述不一致,我将此评估为“可疑(suspicious)”。如需,我可以给出具体的测试用例或帮助审查安装后产生的文件与行为。
Capability Analysis
Type: OpenClaw Skill
Name: smart-document-processing
Version: 1.0.0
The skill is a non-functional placeholder or template that lacks any actual document processing logic. While SKILL.md and package.json claim advanced AI capabilities (DeepSeek v4) and list several dependencies (pdf-parse, mammoth, xlsx), the index.js file contains only mock functions that return hardcoded sample strings and randomized metadata. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the code is entirely harmless but deceptive regarding its stated functionality.
Capability Assessment
Purpose & Capability
声明该 Skill 基于 DeepSeek v4、支持 OCR、多模态处理并列出 pdf-parse、mammoth、xlsx、natural 等依赖;但 package.json 的 dependencies 为空,index.js 并未调用任何第三方库、也不执行真实的文件解析或网络/DeepSeek 集成,而是返回固定示例文本和模拟结果。这表明功能声明与实际能力不匹配,可能只是占位/模拟实现或存在误导性描述。
Instruction Scope
SKILL.md 的使用说明和 API 文档看起来正常(安装、配置、示例调用),没有要求读取未宣称的系统路径或环境变量,也没有指示向外部未知端点发送数据。但示例代码依赖真实文件路径(document.pdf 等)——index.js 实际上并不读取磁盘内容,而是返回内置示例文本,说明文档与实现存在差异。
Install Mechanism
没有 install spec,也没有从不可信 URL 下载代码;包是 instruction-only + 提供了 index.js 和 package.json。安装风险低(不会从外部服务器提取并执行额外代码)。不过需要注意:SKILL.md 提到的外部依赖在 package.json 中未列出,可能导致用户误解安装后的功能可用性。
Credentials
未请求任何环境变量、凭据或系统配置路径,索取权限与其运行方式相称。没有发现环境/凭据比例不当的请求。
Persistence & Privilege
flags 中没有 always=true,也不要求修改其他技能或系统范围配置。Skill 可由用户显式调用,默认的自主调用设置未被滥用。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smart-document-processing - After installation, invoke the skill by name or use
/smart-document-processing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with powerful AI-driven document processing:
- Supports a wide range of formats (PDF, Word, Excel, PPT, TXT, MD, etc.)
- Automated document parsing, key information extraction, and multi-level content analysis
- Flexible format conversion, including batch processing and strict layout/quality options
- DeepSeek v4 multimodal technology integration; accuracy up to 99%
- Modular API for parsing, extraction, summarization, classification, and conversion
- Out-of-the-box OpenClaw integration for agent-based operations
Metadata
Frequently Asked Questions
What is 智能文档处理Skill?
基于DeepSeek v4技术,支持PDF、Word、Excel等格式文档的智能解析、信息提取、内容分析和格式转换,准确率达99%。 It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install 智能文档处理Skill?
Run "/install smart-document-processing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 智能文档处理Skill free?
Yes, 智能文档处理Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 智能文档处理Skill support?
智能文档处理Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 智能文档处理Skill?
It is built and maintained by yezhaowang888-stack (@yezhaowang888-stack); the current version is v1.0.0.
More Skills