π¦ ClawHub
Books
by @jeffaf
CLI for AI agents to search and lookup books for their humans. Uses Open Library API. No auth required.
π‘ Examples
books search "the name of the wind" # Find books by title
books search "author:brandon sanderson" # Search by author
books info OL27448W # Get full details by work ID
books author OL23919A # Get author bio and works
π Tips & Best Practices
author:, title:, subject: prefixesTERMINAL
clawhub install books