mira-image

Copies an image to Mira deck assets and references it by relative path for offline slides.

158|49|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/sandeco/mira-animator --skill mira-image
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mira-image
Source: https://github.com/sandeco/mira-animator/tree/main/agents/mira-image
Command: npx skills add https://github.com/sandeco/mira-animator --skill mira-image

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the tedious task of manually placing an existing image into a Mira deck slide, ensuring it is prominently displayed in a clean, consistent card.

Core Features & Use Cases

Core features include copying the image to the deck's assets/ folder, referencing it by a relative path, maintaining a static image with a framed, glowing card, and supporting both local files and remote URLs.

  • Use Case: Add a user-provided logo to branding slides for a pitch deck.
  • Use Case: Insert a product screenshot on a marketing slide without server dependencies.

Quick Start

Provide the image path (local or URL) and the target slide; the skill copies the image to assets/ and references it with a relative path for offline file:// playback.

Frequently Asked Questions about mira-image

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

FAQPage Schema
How do I add an existing image to a Mira slide deck for offline viewing?▼

You can insert both local files and remote URLs into a Mira slide. The skill handles remote URLs by copying the image content to the deck's assets/ directory and applying a relative path reference for offline playback.

How do I place a product screenshot on a marketing slide without server dependencies?▼

To place a product screenshot without server dependencies, provide the image path and target slide; the skill copies the file to assets/ and displays it staticly with an elegant glow frame and an accessible alt description.

Does placing an image on a Mira slide require manual path configuration?▼

No, placing an image on a Mira slide does not require manual path configuration. The skill automatically copies the image to the deck's assets/ folder and generates the correct relative path for file:// playback.

Can I use a remote URL to insert an image on a Mira slide?▼

Yes, you can use a remote URL to insert an image on a Mira slide. The skill automatically copies the remote image content to the deck's assets/ folder and references it via a relative path to ensure offline accessibility.