audiobook-plugin
NewConvert book chapters from Calibre library to MP3 audiobook using OpenAI TTS
Overview
A collection of useful Claude Code plugins.
Installation
Install all plugins from this marketplace using:
/plugin marketplace add misteral/claude_pluginsOr install a specific plugin:
/plugin add misteral/claude_plugins/rutracker-pluginAvailable 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
calibredbandebook-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:
- •Playwright MCP for browser automation
- •aria2c for downloading torrents
License
MIT
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/audiobook-plugin.md https://raw.githubusercontent.com/misteral/claude_plugins/main/SKILL.md/audiobook-pluginFrequently 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, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /audiobook-plugin.
What is audiobook-plugin best for?
audiobook-plugin is a community categorized under General. It is designed for: plugin. Created by Aleksandr Bobrov.