返回顶部
e

epub-to-markdownEPUB转Markdown

Convert EPUB books into an AI-ready Markdown library with a first-read META.md navigation index, per-chapter Markdown files, and extracted images. Use when the user wants to turn a .epub into Markdown for reading, summarization, analysis, retrieval, or downstream text processing, especially when the book should be explored chapter-by-chapter without loading the entire text at once.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.1
安全检测
已通过
113
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

epub-to-markdown

EPUB 转 Markdown

使用内置脚本将 EPUB 转换为结构化的 Markdown 工作区。

运行

bash
uv run scripts/convert.py [output_dir]

  • - 省略 outputdir 时,将在 EPUB 所在目录旁生成 {epubstem}/ 文件夹。
  • 如果 output_dir 已存在,脚本会停止运行而非删除该目录。
  • 仅在用户明确要求替换已有生成目录时,才使用 --overwrite 参数。
  • 依赖项已在脚本内声明,因此首次运行时 uv run 会自动安装。

输出

text
{output_dir}/
├── META.md
├── images/
└── chapters/
├── 001_{slug}.md
├── 002_{slug}.md
└── ...

  • - 请先阅读 META.md。该文件包含书籍元数据、总章节数和总字数,以及指向生成文件的章节索引。
  • 仅当用户询问具体内容时,才读取 chapters/ 中的文件。

回复格式

转换成功后,报告如下信息:

text
✅ 转换完成

标题 : {title}
作者 : {authors}
章节数 : {total_chapters}
字数 : {total_words}
输出目录: {output_dir}/

如果章节标题显示异常、目录不完整,或用户需要边缘情况的行为细节,请阅读 references/reference.md。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 epub-to-markdown-1775889364 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 epub-to-markdown-1775889364 技能

通过命令行安装

skillhub install epub-to-markdown-1775889364

下载

⬇ 下载 epub-to-markdown v1.1.1(免费)

文件大小: 8.17 KB | 发布时间: 2026-4-12 09:51

v1.1.1 最新 2026-4-12 09:51
Refine the public listing copy: sharpen the AI-ready positioning, clarify the META.md navigation value, and improve discovery tags for reading, summarization, retrieval, and downstream analysis.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部