Install
openclaw skills install smart-doc-processor智能文档处理助手 - 一站式文档处理工具,支持 PDF 转换、智能摘要、多语言翻译、格式转换等功能。自动提取关键信息,生成结构化报告,提升文档处理效率10倍。
openclaw skills install smart-doc-processor一站式文档处理工具,让文档处理效率提升 10 倍。
node {baseDir}/scripts/process.mjs --input ./document.pdf --output ./output.md
node {baseDir}/scripts/summarize.mjs --input ./report.pdf --length medium
node {baseDir}/scripts/translate.mjs --input ./doc.pdf --from zh --to en
node {baseDir}/scripts/extract.mjs --input ./contract.pdf --type entities
MIT