BeClaude

audiobook-plugin

New
1Community RegistryGeneralby Aleksandr Bobrov

Convert book chapters from Calibre library to MP3 audiobook using OpenAI TTS

First seen 5/22/2026

Overview

A collection of useful Claude Code plugins.

Installation

Install all plugins from this marketplace using:

bash
/plugin marketplace add misteral/claude_plugins

Or install a specific plugin:

bash
/plugin add misteral/claude_plugins/rutracker-plugin

Available Plugins

audiobook-plugin

Convert book chapters from your Calibre library to MP3 audiobooks using Google Gemini TTS via Vertex AI.

Features:

  • Extract specific chapters from books in Calibre library
  • High-quality text-to-speech with professional narration voice (Despina)
  • Support for various chapter formats: single, multiple, ranges
  • Automatic book search by title
  • Output as MP3 to Downloads folder

Usage:

  • /audiobook chapters 1-3 of "The Great Gatsby" - Convert chapter range
  • /audiobook chapter 7 of "Book Title" - Convert single chapter
  • /audiobook chapters 1, 3, 5 of "Book Title" - Convert specific chapters

Requirements:

  • Calibre with calibredb and ebook-convert
  • ffmpeg for audio processing
  • uv Python package manager
  • Google Cloud authentication (gcloud auth application-default login)

rutracker-plugin

Search for torrents on rutracker.org and download using aria2c.

Features:

  • Login to rutracker.org
  • Search torrents by film name
  • Auto-select best torrent based on seeders and quality
  • Download via magnet link using aria2c

Usage:

  • /rutracker login - Open login page for authentication
  • /rutracker <film name> - Search and download a torrent

Requirements:

License

MIT

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install audiobook-plugin@<marketplace>

3
Manage with /plugin
/plugin
View source on GitHub
plugin

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is audiobook-plugin?

Convert book chapters from Calibre library to MP3 audiobook using OpenAI TTS

How to install audiobook-plugin?

To install audiobook-plugin: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install audiobook-plugin@<marketplace>. Finally, /plugin in Claude Code.

What is audiobook-plugin best for?

audiobook-plugin is a plugin categorized under General. It is designed for: plugin. Created by Aleksandr Bobrov.