
from kaf-cli989
Command-line tool to convert plain TXT novels into EPUB/AZW3/MOBI with automatic chapter detection, cover handling, and customizable CSS/styling.
kaf-cli converts plain text novel files into common eBook formats (EPUB, AZW3, MOBI). It auto-detects encoding, extracts chapters, supports custom covers and CSS, and can batch-generate multiple formats. The project also includes an MCP server variant for integration with AI assistants.
references/installation.md, references/cli-reference.md, references/mcp-usage.md bundled in the repo.kaf-cli is a CLI tool for converting TXT novels to EPUB/AZW3/MOBI eBook formats. The SKILL.md is comprehensive documentation covering installation, parameters, examples, and an MCP server variant. No bundled scripts were present for execution testing. The skill is purely informational — it documents a standalone binary tool rather than providing executable agent workflows. Chinese-language primary documentation limits accessibility for global audience.
Clean skill with no security concerns. Well-structured documentation but functions as a reference manual rather than an actionable agent skill. The MCP variant (kaf-mcp) adds some AI integration value. References directory mentioned but not bundled in fetched data.