VOICEVOX Narration System

Installation
SKILL.md

VOICEVOX Narration System

Complete workflow for converting Miyabi development progress into Yukkuri-style voice narration using VOICEVOX Engine API.

When to Use

  • User requests "create voice narration", "generate audio guide", "create development report"
  • After significant development milestones (weekly/daily reports)
  • When preparing YouTube content for development updates
  • For team communication in audio format

Workflow Steps

1. VOICEVOX Engine Status Check

# Check if VOICEVOX Engine is running
curl -s http://127.0.0.1:50021/version

Related skills
Installs
GitHub Stars
31
First Seen