← ClaudeAtlas

maestro-videolisted

Produce complete AI videos with Maestro via AceDataCloud API. Use when: Maestro, article-to-video, prompt-to-video, turn a brief or reference media into a finished captioned video, generate scripts/visuals/voiceover/music/editing in one workflow, create multilingual video variants, or remix/edit/extend a previous Maestro video. Covers task creation, progress polling, history, and final output retrieval.
AceDataCloud/Skills · ★ 13 · AI & Automation · score 73
Install: claude install-skill AceDataCloud/Skills
# Maestro End-to-End Video Production Use Maestro when the user wants a **finished video**, not only a generated clip. A headless AI director turns one natural-language brief into a script, visual assets, voiceover, music, edit, captions, quality checks, and rendered video variants. > **Setup:** See [authentication](../_shared/authentication.md) for token setup. ## Choose Maestro When - The user wants an article, idea, product brief, or campaign turned into a complete video. - The workflow needs scripting, visuals, narration, captions, and editing handled together. - The user supplies product images, a logo, portrait, source footage, or reference audio. - One visual production must be rendered in multiple languages. - A completed Maestro video needs to be remixed, edited, or extended. Use a model-specific video API such as Seedance, Kling, or Veo when the user only needs a short generated shot and wants direct model controls. Maestro may use multiple media services internally and is optimized for the finished production. ## Quick Start ```bash curl -X POST https://api.acedata.cloud/maestro/videos \ -H "Authorization: Bearer $ACEDATACLOUD_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "prompt": "Create a 30-second beginner-friendly video explaining vector databases. End with one memorable takeaway.", "aspect": "16:9", "duration": 30, "quality": "standard", "scenario": "narrated", "langs": ["en"] }' ``` The response contains a `