CtrlK
BlogDocsLog inGet started
Tessl Logo

jobe-skills/ebook-library

Use when the user asks about a Calibre ebook library or book collection: find books, search metadata or full text in EPUB/AZW3 files, or locate book paths via Calibre databases.

98

1.80x
Quality

98%

Does it follow best practices?

Impact

99%

1.80x

Average score across 4 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-4/

Resolve the actual book file from Calibre metadata

Use the bundled sample library at ./sample-library.

A user asks:

Find Bertrand Russell's The Problems of Philosophy in the library and give me the actual EPUB path.

Goal:

  • identify the correct Calibre record from library metadata
  • report the book_id, exact title, and author
  • return the resolved EPUB file path from the real library
  • mention briefly how you verified the path came from Calibre metadata rather than guessing from folder names

Constraints:

  • do not guess the path from author/title directory structure alone
  • use the real library metadata first, then resolve the file path
  • if EPUB is unavailable, report the available formats instead of inventing a path
  • avoid guessing

evals

SKILL.md

tile.json