What problem does it solve? Keeping a personal book collection list up to date after buying books is tedious: you must look up author, page count, product links, and cover images, then edit a tracking file by hand. This Skill automates that bookkeeping on Google Drive, updating a shared markdown table so books you already own are marked as such without duplicate entries. ## Core Features & Use Cases - Status Updates: Detects books already in Automation/book/book-list.md (previously added as wishlist items) and flips their status to Owned without re-fetching data. - New Entry Enrichment: For books not yet listed, searches SE-ED and Naiin for author, page count, product link, and cover image, then shortens links via Bitly before appending a new row. - Flexible Input: Accepts typed book titles (one or many), photos of book covers, or receipt photos containing multiple books processed in a single batch write. - Use Case: You photograph a receipt with three books from a bookstore. The Skill reads all three titles, updates one existing wishlist row to Owned, enriches and adds the other two, and rewrites the Drive file once. ## Quick Start Run /drive:book-owned with a book title, an attached cover photo, or a receipt photo to mark the books as owned in your Google Drive book list.