Install
openclaw skills install book-summarizerUse this skill when the user wants a long-form book summarized in the user's preferred language at an explicitly verified 20 percent compression ratio, with...
openclaw skills install book-summarizerUse this skill for requests like:
0.200.0218% and 22% of the original word countscripts/ inside this skill folderpython scripts/book_tools.py count <original_file>.python scripts/book_tools.py target <original_file> --ratio 0.20.python scripts/split_book.py <original_file> 3000.python scripts/book_tools.py aggregate <summary_file> <batch_files...>.python scripts/verify_summary_ratio.py <original_file> <summary_file>.scripts/book_tools.pyscripts/split_book.pyscripts/verify_summary_ratio.pySKILL.md