name: smart-doc-processor description: 智慧文件處理助手 - 一站式文件處理工具,支援 PDF 轉換、智慧摘要、多語言翻譯、格式轉換等功能。自動提取關鍵資訊,生成結構化報告,提升文件處理效率10倍。 homepage: https://github.com/openclaw/smart-doc-processor metadata: openclaw: emoji: 📄 requires: bins: ["node", "pdftotext"]
一站式文件處理工具,讓文件處理效率提升 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
小蔥技能站7w4.net每天更新,海量AI技能等你發現。
MIT
質量中等偏下。文件寫得詳細好看,但核心功能不太實用:翻譯和摘要功能都只是佔位符,不是真的能用的功能。PDF 提取功能依賴外部工具,處理能力有限。文件描述的功能和實際能用的功能存在明顯差距,使用時容易遇到問題。整體感覺是宣傳做得好看,實際功能比較基礎,建議謹慎使用或等待功能完善後再使用。