返回 Skill 列表
extension
分类: 效率与办公无需 API Key

docx

使用 markitdown 命令将 .pdf、.docx、.xlsx、.pptx 文档转换为 Markdown。

person作者: ytyytt520hubclawhub

Document Converter

This skill converts a document file into Markdown text.

Activation

Activate when asked to read a file with one of the following extensions:

  • .pdf
  • .docx
  • .xlsx
  • .pptx

Execution

The skill executes the markitdown command on the input file path and outputs the resulting Markdown text.

markitdown "{file_path}"