/install book2kindle
Run the book2kindle CLI to search Z-Library and send EPUBs to Kindle.
Execute: .venv/bin/book2kindle $ARGUMENTS
Behavior
- If
$ARGUMENTSis empty, run.venv/bin/book2kindle --helpand present the available commands. - For
search \x3Ctitle>: run.venv/bin/book2kindle search "\x3Ctitle>"and display the results as a numbered list. - For
send \x3Ctitle> --pick N: run.venv/bin/book2kindle send "\x3Ctitle>" --pick Ndirectly. - For
send \x3Ctitle>without--pick: first run.venv/bin/book2kindle search "\x3Ctitle>"to show results, then ask the user which one to send. Once they choose, run.venv/bin/book2kindle send "\x3Ctitle>" --pick N. - Pass through any other flags the user provides (e.g.
--pick,--limit).
Output
Present CLI output conversationally. Summarize results clearly — show book title, author, format, and file size when available.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install book2kindle - After installation, invoke the skill by name or use
/book2kindle - Provide required inputs per the skill's parameter spec and get structured output
What is Book2kindle?
Search Z-Library and send EPUBs to Kindle. It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.
How do I install Book2kindle?
Run "/install book2kindle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Book2kindle free?
Yes, Book2kindle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Book2kindle support?
Book2kindle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Book2kindle?
It is built and maintained by Hsin-Lan (@hsin-lan); the current version is v0.1.0.