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

Identify a philosophy book and resolve its file path in the sample Calibre library

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

Goal:

  • identify which book in the fixture library is primarily about philosophy
  • report the title and author
  • resolve and return a concrete file path for the preferred readable format (EPUB if available)
  • briefly explain which script(s) you used

Expected book:

  • The Problems of Philosophy by Bertrand Russell

Constraints:

  • use the local ebook-library scripts
  • use metadata and/or content search to confirm the correct title
  • use resolve_book.py to get the final path rather than inventing the path manually

Install with Tessl CLI

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

evals

SKILL.md

tile.json