Query reading lists and book data from Hardcover.app via GraphQL API. Triggers when user mentions Hardcover, asks about their reading list/library, wants book progress, searches for books/authors/series, or references "currently reading", "want to read", or "books I've read". Also use for syncing reading data to other systems (Obsidian, etc.) or tracking reading goals.
Hardcover Skill v1.0.0 - Initial release: Query your reading lists and book data from Hardcover.app via GraphQL API. - Supports triggers for reading list/library, book progress, search for books/authors/series, syncing to other systems, and tracking reading goals. - Requires a Hardcover API token for authentication. - Includes documentation for common queries (reading status, progress, searching catalog). - Read-only access to your data, public data, and followed users’ reading. - Rate limited to 60 requests/minute; no text search operators or mutations yet.