audiobook-studio_skill

This skill produces a multi-chapter audiobook with consistent narration, organized outputs, and configurable voice and file formats.
  • Rust

10

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill hmbown/minimax-cli --skill audiobook-studio

  • SKILL.md1.1 KB

Overview

This skill produces a full multi-chapter audiobook with consistent narration and neatly organized exportable files. It manages chapter discovery, batch text-to-audio tasks, and returns a final ordered list of audio files ready for distribution. You can request a sample chapter first or run the whole batch once voice and output preferences are confirmed.

How this skill works

The skill scans a specified folder or accepts an explicit list of chapter text files (.txt preferred) and confirms chapter ordering. For each chapter it uploads the text, creates an asynchronous TTS task with the chosen voice and settings, polls tasks in batches until completion, then retrieves and stores the resulting audio files. Voice settings are kept consistent across chapters unless you request per-character or per-chapter variations; final output is an ordered list of file paths in the requested format (mp3 or wav).

When to use it

  • You have a manuscript split into chapter text files and need a single consistent narrator for an audiobook.
  • You want batch processing of many chapters with predictable naming and ordering.
  • You need exportable audio files in mp3 or wav for distribution or further production.
  • You want to audition a sample chapter before producing the full audiobook.
  • You require consistent pacing, volume, and voice settings across all chapters.

Best practices

  • Provide chapters as numbered or clearly ordered .txt files to avoid ordering ambiguity.
  • Choose the voice and pace up front; request per-character voices only if necessary.
  • Generate a single-sample chapter first to confirm voice, pacing, and volume before full processing.
  • Use consistent file naming (e.g., 01_Chapter_Title.txt) so outputs are automatically ordered.
  • Request mp3 for smaller files and wider compatibility, or wav for highest fidelity.

Example use cases

  • Convert a 12-chapter novel (text files in a folder) into mp3 files with a single narrator and receive a final ordered list of audio paths.
  • Produce a sample chapter to review voice and pacing, then process the remaining chapters once approved.
  • Generate per-chapter outputs with consistent loudness for upload to an audiobook platform.
  • Create multiple voice variants by producing a single character-specific chapter as a sample before full batch processing.

FAQ

Yes — but specify which chapters or sections need alternate voices; otherwise the system keeps a single consistent voice by default.

What formats are supported and which should I choose?

mp3 and wav are supported. Choose mp3 for smaller file sizes and broad compatibility; choose wav for maximum audio fidelity.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
audiobook-studio skill by hmbown/minimax-cli | VeilStrat