A Claude Code skill that recovers export-blocked Kindle highlights
A skilled developer has created a Claude Code plugin that recovers lost Kindle highlights from Amazon's export limitations. When users attempt to export their heavily-highlighted books from Amazon's notebook page, some highlights are cut off mid-sentence or appear only as location numbers without text, due to the hidden/export limit.
This skill addresses this issue by extracting every highlight for a book from the Kindle notebook, including the truncated or hidden highlights, and compiling them into a single Markdown file. The plugin also retrieves highlights from the Mac Kindle app's synced annotation positions and the Cloud Reader's rendered pages. Proven on four real books, the skill recovered 2,432 highlights, with 815 previously export-blocked highlights successfully retrieved and positioned closely to the Kindle app's own position ruler.
The skill is built on three debugging techniques, and its pipeline is macOS-only, involving browser control via AppleScript, OCR using Apple's Vision framework, and highlight positions from the Mac Kindle app's data files. The extracted highlights are for personal use only, as book text is copyrighted.
Written by urgent.news from Hacker News's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.
This story
This is one outlet's version. Read the fullest account.