elevenlabs-narration

Installation
SKILL.md

When to Use

Use this skill in Stage 03 (voice). It takes a finished script (Stage 02 output) and produces an mp3.

What You Need Before Calling

  1. A .env file with ELEVEN_API_KEY and ELEVEN_VOICE_ID populated locally. See ../../shared/env-template.md.
  2. Python with elevenlabs and python-dotenv installed.
  3. A script file in the workspace that contains a ## ► PASTE THIS into ElevenLabs heading followed by two --- rules. The narration sits between those rules.

The skill never writes the API key or voice id into a committed file. Credentials stay in .env.

How It Works

Installs
1
First Seen
8 days ago
elevenlabs-narration — rindig/interpretable-context-methodology