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.

100

1.35x

Quality

100%

Does it follow best practices?

Impact

100%

1.35x

Average score across 3 eval scenarios

Overview
Skills
Evals
Files

task.mdevals/scenario-2/

Find an excerpt from a known book in the sample Calibre library

Use the fixture library at ./sample-library/ and the local scripts in ./scripts/.

Goal:

  • locate Twenty Thousand Leagues under the Sea by Jules Verne
  • search within that specific book for a passage mentioning Leyden
  • return:
    • the book_id
    • the book title
    • a short excerpt that includes the term Leyden
    • a brief note on which script(s) you used

Constraints:

  • prefer narrowing to the correct book_id first, then search within that book
  • do not do a broad global content search unless you first fail to identify the book
  • use the fixture data, not prior knowledge

Install with Tessl CLI

npx tessl i jobe-skills/ebook-library@1.0.3

evals

SKILL.md

tile.json