
from narrator-ai-cli-skill712
CLI orchestration skill to generate narrated videos (movie commentary, short-drama dubbing) using Narrator AI: material selection, BGM, voice dubbing, writing a
Orchestrates the Narrator AI CLI workflow to produce narrated videos: selects source material (built-in or uploaded), chooses BGM and dubbing voice, generates narration text (fast vs standard paths), composes clips and returns final MP4 URLs. It codifies required checks (confirm before submit), pagination/polling patterns, and parameter shapes for reliable automation.
Use when an agent needs to produce or assist users in creating film commentary, short-drama narration, dubbing, or TTS-backed video content—especially where multi-step confirmations and expensive API tasks require careful gating.
Agents with shell/CLI execution capability (Copilot/Codex/Gemini CLI) and access to narrator-ai-cli binary. Requires NARRATOR_APP_KEY configured.
CLI orchestration skill for Narrator AI video narration API. Comprehensive documentation covering two workflow paths (standard and fast), resource selection (movies, BGM, dubbing), task lifecycle, and error codes. No bundled scripts — the skill wraps an external CLI tool. Install instructions include a curl|bash pattern which is the main security concern.
Well-documented CLI wrapper skill for a niche Chinese-market video narration API. The curl|bash install pattern is the primary security concern. No scripts were bundled or executed. Skill is thorough but serves a specific audience.