mira-icon-morph

Transform user-described concepts into looping morphing icons with Iconify.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este Skill transforma conceitos descritos pelo usuÔrio em slides com ícones que morpham em loop, fornecendo uma solução totalmente offline para apresentações sem depender de recursos da internet durante a apresentação.

Core Features & Use Cases

  • ConversĆ£o de conceitos em Ć­cones que morpham em loop para apresentaƧƵes.
  • Validação de licenƧas de Ć­cones via Iconify, aceitando apenas conjuntos abertos (MIT, Apache-2-0, CC0, CC-BY).
  • Deck offline com SVGs inline e GSAP MorphSVGPlugin, pronto para abrir via file://.
  • Atribuição de crĆ©ditos registrada em CREDITS.md para cada conjunto utilizado.

Quick Start

ForneƧa dois ou mais conceitos em palavras e o sistema buscarƔ ƭcones com licenƧa aberta para gerar o morph em loop offline.

Frequently Asked Questions about mira-icon-morph

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

FAQPage Schema
How do I create looping morphing icons for offline presentation slides?ā–¼

To create looping morphing icons for presentation slides, you provide text-described concepts. The system searches open-licensed Iconify icons, validates their licenses, and renders an offline deck using inline SVGs and GSAP MorphSVGPlugin logic.

Can I generate SVG morph animations that run locally via file:// without internet access?ā–¼

Yes, you can generate SVG morph animations that run locally via file:// without internet access. The skill embeds inline SVGs and GSAP MorphSVGPlugin logic directly into the deck, ensuring it operates completely offline without relying on online resources.

What open licenses are accepted when filtering Iconify icons for SVG morphing?ā–¼

When filtering Iconify icons for SVG morphing, the accepted open licenses are MIT, Apache-2.0, CC0, and CC-BY. The skill validates icon sets against these specific licenses to ensure compliant usage.

How do I handle icon attribution and credits when generating an offline morphing icon deck?ā–¼

To handle icon attribution when generating an offline morphing icon deck, the skill automatically records credits. It generates a CREDITS.md file registering the attribution for each open-licensed Iconify icon set utilized in the presentation.

Does GSAP MorphSVGPlugin work with Iconify SVGs for presentation morphing?ā–¼

Yes, GSAP MorphSVGPlugin works with Iconify SVGs for presentation morphing. The skill searches Iconify for suitable icons, embeds them as inline SVGs, and applies GSAP MorphSVGPlugin logic to animate smooth looping transitions between them.