docx
v1.0.0Converts document files (.pdf, .docx, .xlsx, .pptx) to Markdown using the `markitdown` command.
0· 861·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install doc-converter
镜像加速npx clawhub@latest install doc-converter --registry https://cn.longxiaskill.com 镜像可用
技能文档
Document 转换器
This 技能 converts a document file into Markdown text.
Activation
Activate when asked to read a file with one of the following 扩展s:
.pdf .docx .xlsx .pptx Execution
The 技能 执行s the markitdown command on the 输入 file path and 输出s the 结果ing Markdown text.
markitdown "{file_path}"