audiobook

Convert Calibre book chapters into MP3 audiobooks using Google Gemini TTS.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/misteral/claude_plugins --skill audiobook-misteral
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiobook
Source: https://github.com/misteral/claude_plugins/tree/main/plugins/audiobook-plugin/skills/audiobook
Command: npx skills add https://github.com/misteral/claude_plugins --skill audiobook-misteral

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, mlx-audio, tqdm, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the conversion of book chapters from your Calibre library into high-quality MP3 audiobooks, making your reading material accessible on the go.

Core Features & Use Cases

  • Chapter-based Conversion: Select specific chapters or ranges for conversion.
  • High-Quality TTS: Utilizes Google Gemini TTS with a professional "Despina" voice for natural narration.
  • Calibre Integration: Seamlessly works with your existing Calibre library.
  • Use Case: Convert chapters 1-5 of "The Hitchhiker's Guide to the Galaxy" into an audiobook for your commute.

Quick Start

Use the audiobook skill to convert chapters 7 and 8 of the book "Убийства и кексики".

Frequently Asked Questions about audiobook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Calibre library chapters to MP3 audiobooks?

To convert Calibre library chapters to MP3 audiobooks, use this Skill to extract specific chapter ranges and process them via Google Gemini TTS to generate high-quality narration.

What text-to-speech voice does the audiobook conversion use?

The audiobook conversion uses Google Gemini TTS via Vertex AI, specifically utilizing the professional "Despina" voice to provide natural, high-quality narration for your book chapters.

Do I need ffmpeg and uv to generate TTS narration from Calibre?

Yes, you need ffmpeg and uv installed, along with Calibre and Google Cloud authentication configured, to successfully generate TTS narration and output MP3 audiobook files.

Can I select specific chapter ranges for audiobook conversion?

Yes, you can select specific chapters or chapter ranges for audiobook conversion, allowing you to process individual sections of a book rather than the entire text at once.

What are the limitations of using Google Gemini TTS for book narration?

Using Google Gemini TTS for book narration requires Google Cloud authentication and depends on external tools like Calibre and ffmpeg, meaning it cannot run offline and needs proper environment setup.