mkt-video-script-to-mp3

Convert video scripts into MP3 voiceover audio via the MiniMax TTS API.

3|6|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hoanghd218/claude-ai-mastery --skill mkt-video-script-to-mp3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mkt-video-script-to-mp3
Source: https://github.com/hoanghd218/claude-ai-mastery/tree/main/mkt/.claude/skills/mkt-video-script-to-mp3
Command: npx skills add https://github.com/hoanghd218/claude-ai-mastery --skill mkt-video-script-to-mp3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the manual effort of converting video scripts into MP3 voiceovers by generating high-quality speech audio from text using a TTS workflow.

Core Features & Use Cases

  • Text-to-Speech Conversion: Converts Vietnamese and English video scripts into MP3 voiceover audio using the MiniMax TTS API.
  • Production Audio Workflow: Supports configurable voice, speed, language settings, and output formatting for video production pipelines.
  • Use Case: Create narration audio for short videos, marketing content, or automated video generation workflows from prepared scripts.

Quick Start

Use the mkt-video-script-to-mp3 skill to convert the provided video script file into an MP3 voiceover for my video project.

Frequently Asked Questions about mkt-video-script-to-mp3

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

FAQPage Schema
How do I convert a video script into an MP3 voiceover for production?

You can convert a video script into an MP3 voiceover by feeding the text into a TTS generation workflow. This Skill automates the conversion process using the MiniMax TTS API to output production-ready audio files.

Does this text-to-speech workflow support both Vietnamese and English scripts?

Yes, this text-to-speech workflow supports both Vietnamese and English video scripts. You can configure language settings and voice parameters to generate accurate MP3 narration for your production pipeline.

What do I need to set up to generate MP3 audio from a script?

To generate MP3 audio from a script, you need MiniMax TTS API access and a configured Python environment. You must install the requests and python-dotenv dependencies to execute the voice generation pipeline and produce audio files.

Can I customize the voice speed and output formatting for my video narration?

Yes, you can customize voice speed and output formatting for your video narration. The text-to-speech workflow supports configurable voice, speed, and language settings to match your specific video production pipeline requirements.

Why use MiniMax TTS API for automated voice generation instead of other text-to-speech services?

Using the MiniMax TTS API for automated voice generation provides configurable voice parameters tailored for production audio workflows. It integrates directly into a Python pipeline, supporting script-to-audio conversion for marketing content and short videos.