kinema-audio

Writes voice descriptions and chapter-level audio scripts for seed-audio-1.0 generation.

131|10|Updated Aug 14, 2026
One-click install
npx skills add https://github.com/chillzhuang/Kinema --skill kinema-audio-chillzhuang
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kinema-audio
Source: https://github.com/chillzhuang/Kinema/tree/main/.claude/skills/kinema-audio
Command: npx skills add https://github.com/chillzhuang/Kinema --skill kinema-audio-chillzhuang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing prompts for generative audio models is error-prone: voices drift between segments, sound effects get ignored, and dialogue falls out of sync with the storyboard. This Skill provides a structured five-part method for authoring voice profiles and full-chapter audio scripts that the seed-audio-1.0 model can perform and mix in one pass. ## Core Features & Use Cases - Voice Profile Design: Write six-slot voice descriptions (age, register, timbre, pace, accent, temperament) derived from character sheets for custom voice casting. - Chapter Audio Scripts: Draft segment-by-segment scripts with per-line delivery directions, music descriptions, inline sound effects, and relative timestamp control aligned to shot durations. - Voice Anchoring: Bind characters to reference audio so the same voice stays consistent across an entire production. - Use Case: Given a chapter's shot list, run the draft command to generate a baseline script, then refine tone, breathing details, and music cues per line before generating a fully mixed audio track. ## Quick Start Ask the assistant to draft an audio script for a chapter using the score command, then refine the voice descriptions and per-line delivery notes before generating the mixed track.

Frequently Asked Questions about kinema-audio

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

FAQPage Schema
How do I write a voice description for a custom AI voice?▼

Write 40-80 characters covering six slots: gender and age range, pitch register, timbre texture, speech pace, accent and articulation, and temperament. Use audible physical attributes like low, husky, or nasal rather than subjective words like pleasant or charming.

How do I keep an AI-generated voice consistent across a whole video?▼

Anchor the voice with a reference audio file and reuse it for every line in the production. Pure text or fixed-speaker modes regenerate the voice each time, so reference audio mode is the only reliable way to prevent drift.

What are the limits of seed-audio-1.0 audio generation?▼

A single output is capped at 120 seconds, with at most 3 reference audio clips of 30 seconds each or 1 reference image, and audio and image references cannot be mixed. The text prompt is limited to 3000 characters.

Why do generated sound effects not appear in the audio output?▼

Sound effects fail when listed separately from the dialogue. Attach them to specific lines using temporal connectors like accompanied by, followed by, or at the end of the sentence so the model places them on the timeline.

When should I use scored audio mode instead of per-shot TTS?▼

Use scored mode when a scene needs dialogue, music, and effects performed as one cohesive mix and you accept that regeneration produces a different take. Choose per-shot TTS when you need deterministic output, line-level rework, and consistent voices across episodes.