Technology
Developer releases Claude Code skill to recover export-restricted Kindle highlights
The macOS-specific tool combines SQLite data, browser automation, and local OCR to bypass Amazon's export limits.
The short version
- A developer released a Claude Code plugin called l3a0-plugins containing a tool designed to bypass Amazon's export limits on Kindle highlights.
- The tool works by merging data from Amazon's notebook page, the Mac Kindle app's local SQLite database, and Kindle Cloud Reader page captures using Apple's Vision framework for local OCR.
- The software requires a macOS environment with Google Chrome, the Mac Kindle app, Claude Desktop, Python 3, and Xcode Command Line Tools.
Key facts
- A developer published a Claude Code plugin under the l3a0 namespace containing a skill to export restricted Kindle highlights into Markdown files.[Hacker News]
- The tool relies on macOS-exclusive components, including AppleScript for browser automation, Apple's Vision framework for local OCR, and the Mac Kindle app's local SQLite database.[Hacker News]
- In developer testing across four books, the tool recovered 815 export-blocked highlights—comprising 454 truncated and 361 fully hidden highlights—out of 2,432 total extracted highlights.[Hacker News]
- System prerequisites for using the skill include Claude Desktop, Google Chrome, Xcode Command Line Tools, Python 3, and the App Store version of the Mac Kindle app.[Hacker News]