返回顶部
e

epub-to-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
安全检测
已通过
75
下载量
0
收藏
概述
安装方式
版本历史

epub-to-markdown

# EPUB to Markdown Conversion Convert an EPUB into a structured Markdown workspace using the bundled script. ## Run ```bash uv run scripts/convert.py <path/to/book.epub> [output_dir] ``` - Omit `output_dir` to write beside the EPUB as `{epub_stem}/`. - If `output_dir` already exists, the script stops instead of deleting it. - Pass `--overwrite` only when the user explicitly wants to replace an existing generated directory. - Dependencies are declared inline in the script, so `uv run` installs them automatically on first use. ## Output ```text {output_dir}/ ├── META.md ├── images/ └── chapters/ ├── 001_{slug}.md ├── 002_{slug}.md └── ... ``` - Read `META.md` first. It contains book metadata, total chapter and word counts, and a chapter index pointing at the generated files. - Read files in `chapters/` only when the user asks about specific content. ## Reply Format After a successful conversion, report: ```text ✅ Conversion complete Title : {title} Authors : {authors} Chapters: {total_chapters} Words : {total_words} Output : {output_dir}/ ``` If chapter titles look wrong, the TOC is sparse, or the user needs edge-case behavior details, read `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

下载 Zip 包

⬇ 下载 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
返回顶部