This skill allows users to search and download ebooks from their personal Amazon Kindle library, including purchased titles and synced personal documents. Ideal for users with licensed content who need an internal tool for managing their ebooks.
$ npx skills add https://github.com/montagao/skills --skill library-ebooksThis skill lets you search your personal Amazon Kindle library by title or author and download ebooks in multiple formats including PDF, EPUB, MOBI, and Kindle formats. It works with books you've purchased plus any personal documents synced to your Amazon account. The skill requires an API key for download functionality but supports searching without authentication. After downloading, use the ebook-extractor skill to convert files to plain text for analysis or processing.
Install using the provided npx command and set your Amazon library access key.
Search for ebooks in my Kindle library
Download purchased Kindle titles
Sync personal documents from Amazon library
$ npx skills add https://github.com/montagao/skills --skill library-ebooksgit clone https://github.com/montagao/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Search my Amazon Kindle library for books matching [TITLE], [AUTHOR], or [KEYWORD]. List available formats (e.g., AZW3, PDF, MOBI) and download links for any matches. Include metadata like publication date, file size, and DRM status if available. Verify that the files are compatible with [DEVICE TYPE, e.g., Kindle Paperwhite, Kobo, or Calibre].
### Amazon Kindle Library Search Results **Title:** *The Midnight Library* by Matt Haig **Publication Date:** October 27, 2020 **File Format:** AZW3 (Kindle), PDF, MOBI **File Size:** 2.1 MB (AZW3), 3.4 MB (PDF) **DRM Status:** Enabled (Kindle Unlimited) / Disabled (Personal Document) #### Download Links: - **AZW3 (Kindle):** [Download AZW3](https://kindle.amazon.com/library/download?file=1234567890) - **PDF:** [Download PDF](https://kindle.amazon.com/library/download?file=9876543210&format=pdf) - **MOBI:** [Download MOBI](https://kindle.amazon.com/library/download?file=5555555555&format=mobi) **Compatibility Notes:** - AZW3 and MOBI are natively supported on Kindle devices. - PDF is best viewed on larger screens (e.g., tablets or computers). - For Calibre, use the MOBI or AZW3 format. #### Additional Metadata: - **Publisher:** Viking - **ASIN:** B085Q5X5X1 - **Last Synced:** June 10, 2024 Would you like me to check for other formats or verify compatibility with a specific device?
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan