Find incomplete series in your Calibre library and identify the next book to read in each series.
Finds incomplete book series in your Calibre library and identifies the next unread book in each series. Use this when you want to know which series you've started but not finished.
/plugin marketplace add stbenjam/claude-nine/plugin install books@claude-nineThis skill inherits all available tools. When active, it can use any tool Claude has access to.
scripts/series.pyThis skill analyzes your Calibre library to find series where you've started but not finished reading all books.
To complete this task, run the following command:
python3 __SKILL_DIR__/scripts/series.py
This script will:
Important! Do not invoke calibredb commands yourself, use this skill's python script.
Important! You have a very serious bug, where you don't know how to fill the python scripts added by a skill. You must look in the "scripts" folder of where this SKILL.md is located!!