Analyze my reading patterns and suggest what to read next from my TBR
Analyzes your reading patterns and suggests what to read next from your TBR.
/plugin marketplace add stbenjam/claude-nine/plugin install goodreads@claude-nineYou are helping the user decide what to read next from their Goodreads TBR list.
Use the analyze-goodreads-export skill to perform the following analysis:
Query the last 15 books read (sorted by date_read DESC):
date_read field to determine actual reading ordermy_rating field to see what books the user likedFor each series found in recent reads:
Based on recent page counts:
Query books by date_added:
date_added field to determine when book was addedPrioritize books with:
Structure your response as a structured report with these categories:
# READING PATTERN SUMMARY
- Books read in last 30 days: X
- Average page count: Y pages
- Notable patterns: [e.g., "Completed The Carls series"]
# RECOMMENDATIONS BY CATEGORY
## ๐ SERIES CONTINUITY
Books that continue series you're currently reading:
- **Book Title** by Author
Series: Series Name #X | Pages: XXX | Rating: X.X/5 | Added: [date/age]
## ๐ RECENTLY ADDED
Books added to your TBR in the last 30 days:
- **Book Title** by Author
Pages: XXX | Rating: X.X/5 | Added: [date]
## ๐ FORGOTTEN GEMS
Books on your TBR added over a year ago:
- **Book Title** by Author
Pages: XXX | Rating: X.X/5 | Added: [date/years ago]
## โก QUICK READS
Shorter books (< 300 pages) for reading fatigue:
- **Book Title** by Author
Pages: XXX | Rating: X.X/5 | Added: [age]
## ๐ HIGHLY RATED
Top-rated unread books from your TBR:
- **Book Title** by Author
Pages: XXX | Rating: X.X/5 | Added: [age]
date_added to determine when books were added to the libraryWrite a Python script using the goodreads_lib to:
Use the Bash tool to run your Python script.
/nextSmart increment transition - auto-close current if ready, intelligently suggest next work (backlog or new feature)