Install
openclaw skills install book2kindleSearch Z-Library and send EPUBs to Kindle
openclaw skills install book2kindleRun the book2kindle CLI to search Z-Library and send EPUBs to Kindle.
Execute: .venv/bin/book2kindle $ARGUMENTS
$ARGUMENTS is empty, run .venv/bin/book2kindle --help and present the available commands.search <title>: run .venv/bin/book2kindle search "<title>" and display the results as a numbered list.send <title> --pick N: run .venv/bin/book2kindle send "<title>" --pick N directly.send <title> without --pick: first run .venv/bin/book2kindle search "<title>" to show results, then ask the user which one to send. Once they choose, run .venv/bin/book2kindle send "<title>" --pick N.--pick, --limit).Present CLI output conversationally. Summarize results clearly — show book title, author, format, and file size when available.