book-review
Guide user through creating detailed reviews of books from their reading list
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Guide user through creating detailed reviews of books from their reading list
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | book-review |
| description | Guide user through creating detailed reviews of books from their reading list |
| compatibility | opencode |
| metadata | {"workflow":"interactive","output":"markdown"} |
I help you create comprehensive book reviews through an interactive process:
Use this skill when you want to write a structured review of a book you've read or are currently reading. I'll ask thoughtful questions to help you articulate your impressions, analysis, and reflections.
Parse Books.md to find books under:
# Currently Reading# {CURRENT_YEAR} Reads (use the current year)Present a numbered list with title and author. Ask user to select by number.
Extract the exact title: field from the selected book block.
Generate filename:
.md extensionCheck if file exists in project root:
book-review-template.md in this skill directoryAsk these questions ONE AT A TIME, allowing user to respond before proceeding:
Replace placeholders in template:
{BOOK_BLOCK} → the complete book block from Books.md (including ```book markers, title, author, and image){CURRENT_DATE} → today's date in YYYY-MM-DD format{RATING} → numerical ratingPreserve any existing content not covered by the questions.
Write the complete review to the generated filename in the project root. Confirm to user that review has been saved.
You may suggest these optional sections based on the book type:
For Fiction:
For Non-Fiction:
Universal:
book-review-template.md in this skill's directory