# Books Series

> List unfinished book series and the next unread book from a Calibre library or Goodreads export. Use when asked about unfinished series or the next unread book.

- Skill: `stbenjam/books-series` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add stbenjam/books-series`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stbenjam/books-series/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: stbenjam (https://skillmd.com/u/stbenjam)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/stbenjam/books-series

---


# Find unfinished series

Read [`../books-library/SKILL.md`](../books-library/SKILL.md) first to choose the authoritative backend,
then read [`../books-library/references/series.md`](../books-library/references/series.md).

Find series with at least one read book and at least one unread book. Use the
selected backend's helper rather than writing an ad hoc parser: the Calibre
`books-find-incomplete-series` skill and the Goodreads `GoodreadsLibrary`
helper.
Sort series by name and identify the first unread book in series order only
when the source provides a usable series index.

Report each series' read/total count and next title, author, series index,
page count, and rating when available. State when no unfinished series are
found and label unknown fields instead of guessing.

