Communityv1.0.0

docx-to-md

将Word文档(.docx)转换为Markdown格式并提取图片。使用此技能当用户需要:(1)将Word文档转换为Markdown格式,(2)从Word文档中提取图片,(3)同时完成文档格式转换和图片提取任务。

1.5kdownloads9active installsooliuhao
View on ClawHubBack to Skills

Skill Details

Slug
docx-to-md
Latest Version
1.0.0
Author
ooliuhao
Published
Feb 27, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for docx-to-md.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of docx-to-md. - Convert Word (.docx) documents to Markdown format. - Extract images from Word documents to a specified directory. - Supports headings, lists, tables, and image conversion. - Provides both Python function and command-line usage. - Includes detailed usage instructions and conversion rules.