← スキル一覧に戻る

find-incomplete-series
by stbenjam
Personal Claude plugins
⭐ 0🍴 0📅 2026年1月10日
SKILL.md
name: find-incomplete-series description: Find incomplete series in your Calibre library and identify the next book to read in each series.
This 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:
- Query your Calibre library for all books that are part of a series
- Exclude archived books
- Identify series where you've read at least one book but haven't finished the entire series
- Display the next unread book in each incomplete series
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!!
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です