markdown-to-epub-converter
CommunityConvert Markdown to Kindle-ready EPUB.
AuthorJst-Well-Dan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts Markdown documents into well-structured EPUB3 files suitable for Kindle and other EPUB readers, preserving formatting, headings, links, and code blocks.
Core Features & Use Cases
- Markdown-to-EPUB conversion with proper TOC and metadata
- Support for headers (H1-H6), lists, code blocks, and tables
- Ready-to-upload EPUBs for Kindle, Apple Books, Google Play Books, etc.
- Customizable CSS styling for readability
Quick Start
- Convert a Markdown file to EPUB: python scripts/epub_generator.py -i input.md -o output.epub
Dependency Matrix
Required Modules
ebooklibmarkdown2Pygments
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: markdown-to-epub-converter Download link: https://github.com/Jst-Well-Dan/Skill-Box/archive/main.zip#markdown-to-epub-converter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.