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-1/

Find a book by author and title clues in the sample Calibre library

Use the local ebook-library skill resources and the fixture library at ./sample-library/.

Goal:

  • identify the book by Jules Verne in the fixture library
  • report the book_id, exact title, and author
  • briefly explain which script or command you used

Constraints:

  • use the local scripts in ./scripts/
  • prefer metadata lookup over global full-text search
  • do not guess; use the fixture library data

Expected outcome:

  • the correct book is Twenty Thousand Leagues under the Sea
  • the correct author is Jules Verne

Install with Tessl CLI

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

evals

scenario-1

rubric.json

task.md

SKILL.md

tile.json