Agent Skills: livelib-global-search

Use LiveLib global search to find the first/best book result and return its canonical book URL.

book-searchglobal-searchcanonical-urllivelibapi-integration
search-and-retrievalID: bongiozzo/bq/livelib-global-search

Skill Files

Browse the full folder contents for livelib-global-search.

Download Skill

Loading file tree…

skills/livelib-global-search/SKILL.md

Skill Metadata

Name
livelib-global-search
Description
Use LiveLib global search to find the first/best book result and return its canonical book URL.

Goal

Given a book_title (and optionally author), return the first/best matching https://www.livelib.ru/book/... URL from LiveLib search.

Inputs

  • book_title (string)

Output

  • book_url (string | null)
  • candidates (list)

Notes

  • Use as fallback when the reading list search fails.
  • If no book is found, return book_url = null.

See references in references/.