mira-cinema-deck

Orchestrates cinematic HTML presentation decks from narrative premise to animated camera direction.

Updated Sep 2, 2026
One-click install
npx skills add https://github.com/mayconspirlandelli/slides-podcast-ia-home-office --skill mira-cinema-deck-mayconspirlandelli
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mira-cinema-deck
Source: https://github.com/mayconspirlandelli/slides-podcast-ia-home-office/tree/main/.agents/skills/mira-cinema-deck
Command: npx skills add https://github.com/mayconspirlandelli/slides-podcast-ia-home-office --skill mira-cinema-deck-mayconspirlandelli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building a cinematic presentation deck requires coordinating a narrative chain, installing camera modules before direction, and routing work to the right agents in the right order. Without an orchestrator, the cinema module is never installed, the story chain is skipped, and the user receives a plain deck while believing they asked for cinema. ## Core Features & Use Cases - Ordered orchestration: Runs the full pipeline from premise to animated HTML: Story Team agents (premise, concept, story bible, audience journey, slide score, scene direction, motion score), then builder, cinematic animator, and validator. - Cinema-first installation: Creates the deck with npx mira-animator new <slug> --cinema before any direction, installing mira-cinema.js, mira-foco.js, GSAP, and a local server so camera cues can be authored and saved. - Per-slide briefings: Distills the full narrative chain into self-contained slide briefings with a Cinema field carrying camera cues, planes, and atmosphere to the implementing animator. - Use Case: A user asks for a cinematic deck about a product launch. The skill installs the cinema-enabled deck, runs the Story Team to build the story, generates per-slide briefings, and hands each to the cinematic animator for camera-directed animation. ## Quick Start Ask the AI to create a cinematic deck about your topic using the mira-cinema-deck skill, providing your source material or theme.

Frequently Asked Questions about mira-cinema-deck

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

FAQPage Schema
How do I create a cinematic presentation deck with camera animation?▼

Provide a theme or source material and invoke the cinematic deck orchestrator. It installs the deck with cinema mode enabled, runs the narrative Story Team chain, then hands per-slide briefings to the cinematic animator that implements camera, depth planes, and color grading.

What is the difference between a cinematic deck and a fast deck?▼

A cinematic deck includes the full narrative chain, camera direction, and color grading via mira-cinema.js. Fast decks built with mira-fast or mira-ultrafast intentionally skip cinema and story staging for speed, so use those when you do not need storytelling.

How do I adjust camera cues after the deck is built?▼

Open the deck through the included local server and press the C key to enter camera mode. Adjust zoom, travelling, shake, and tension tracks with live preview, then press Ctrl+S to save cues as @MIRA:FOCO comments directly in the HTML file.

Why does the camera not work in my generated deck?▼

The camera fails when mira-cinema.js was not installed before direction or when script tags were removed during slide assembly. The deck must be created with the cinema flag first, and the GSAP, cinema, and foco tags must remain in the correct order.

When should I not use the cinematic deck workflow?▼

Avoid it for a single standalone slide, which belongs to the base animator, and for quick decks without story, which belong to the fast variants. Recording decks with teleprompter should use the studio skills instead.