mira-planner

Generates structured slide plans for HTML presentations from chapter source content.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating a slide deck directly from a long chapter often produces unbalanced, repetitive presentations. This Skill analyzes the source content first and produces a structured slide plan—defining slide count, templates, visuals, and sequence—before any HTML is generated. ## Core Features & Use Cases - Content Analysis: Reads chapter sources (LaTeX, PDF, Markdown, briefing files, or plain text) and inventories available images and videos. - Structured Slide Planning: Proposes 8-20 slides with assigned templates (grid, timeline, table, code, D3 charts, CTA, and more), enforcing variety and rhythm rules. - User Approval Workflow: Presents the plan as a summary table for feedback, or runs autonomously in no-feedback mode, then hands off to copywriting and HTML builder skills. - Use Case: You have a book chapter in LaTeX and want an HTML slide deck. This Skill maps each section to the right card template, picks header videos, flags missing images, and gets your approval before generation. ## Quick Start Analyze my chapter file and create a slide plan for the presentation before building the HTML.

Frequently Asked Questions about mira-planner

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

FAQPage Schema
How do I plan slides for an HTML presentation from a chapter?▼

Provide the chapter source (LaTeX, PDF, Markdown, or text) and the Skill analyzes its sections, then proposes 8-20 slides with assigned templates, visual assets, and a summary table for your approval before HTML generation.

What input formats does the slide planner accept?▼

It accepts a briefing markdown file, LaTeX, PDF, Markdown, or plain text provided directly by the user. A briefing file generated from a linked source is the preferred input.

What slide templates are available for the plan?▼

Twelve card templates are available: list, grid, highlights, timeline, table, code, image, quote, progress, CTA, D3 interactive charts, and video background. Composition rules require at least four different template types per deck.

Can I generate the slide plan without approving it first?▼

Yes. Requesting creation with phrases like "sem feedback" or "direto" triggers no-feedback mode, where the plan is generated autonomously using composition rules and passed directly to the copywriting step without user confirmation.

What happens after the slide plan is approved?▼

The approved plan is sent to the mira-copywriter skill to refine titles, descriptions, and image selection, then forwarded to the mira-builder skill which generates the final HTML slides.