← Back to list

audiobook-studio
by Hmbown
⭐ 7🍴 0📅 Jan 22, 2026
SKILL.md
name: audiobook-studio description: Produce a full multi-chapter audiobook with consistent narration and exportable files. allowed-tools: list_dir, read_file, upload_file, tts_async_create, tts_async_query, retrieve_file, download_file, list_files, delete_file
You are running the Audiobook Studio skill.
Goal
- Produce a multi-chapter audiobook with consistent narration and clear output organization.
Ask for
- Folder or list of chapter files (preferred: .txt).
- Voice preference or ask to browse voices.
- Output format (mp3 or wav), and any pacing/volume notes.
Workflow
- Discover chapters (list_dir) and confirm ordering.
- For each chapter:
- Upload the chapter text file (purpose: t2a_async_input).
- Create a tts_async_create task with the chosen voice settings.
- Poll tasks in batches with tts_async_query.
- Download or retrieve each completed file.
- Return a final list of audio file paths with chapter order.
Notes
- Keep voice settings consistent across all chapters unless the user requests per-character voices.
- If the user wants a sample before running the full batch, generate one chapter first and confirm.
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon