skills/modelscope.cn/epub-creator

epub-creator

Installation
SKILL.md

EPUB Creator (Production Grade)

Create validated, publication-ready EPUB 3 ebooks from markdown files and images.

Prerequisites

Python Version: Requires Python 3.8 or higher

# Install all required packages
uv pip install ebooklib markdown Pillow beautifulsoup4 lxml PyYAML

# Or with pip
pip install ebooklib markdown Pillow beautifulsoup4 lxml PyYAML
Installs
1
First Seen
Jul 11, 2026
epub-creator from modelscope.cn