book-review
Guide user through creating detailed reviews of books from their reading list
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guide user through creating detailed reviews of books from their reading list
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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