openlibrary-lookup

Book lookup, search, and citation generation using the OpenLibrary API. Now includes unified book_lookup.py tool supporting the convenient bib.isbn format. Use this skill when users ask to search for books, look up book information by ISBN, find books by author, get book details from OpenLibrary, search for information about authors or literary works, generate citations (APA7 format), or create BibTeX entries for Zotero. Triggers include queries like look up this book, search for books by author, find ISBN, what books has author written, get book details, generate APA citation, create BibTeX entry, cite this book, or bib.isbn with a number.

$ Installer

git clone https://github.com/ivarada/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/openlibrary-lookup/openlibrary-lookup ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill