muapi-3d-logo-animation

$npx mdskill add SamurAIGPT/Generative-Media-Skills/muapi-3d-logo-animation

Transform a 2D logo into a premium 3D animation with cinematic effects.

  • Converts a flat 2D logo image into a realistic 3D version.
  • Uses muapi image edit with nano-banana-2-edit model for 3D generation.
  • Selects material style based on user input or defaults to glossy glass and chrome.
  • Presents 3D logo for approval before proceeding to animation phase.

SKILL.md

.github/skills/muapi-3d-logo-animationView on GitHub ↗
---
slug: muapi-3d-logo-animation
name: muapi-3d-logo-animation
version: "1.0.0"
description: Transform a 2D logo into a premium 3D version and animate it with professional cinematic effects.
acceptLicenseTerms: true
---


# 3D Logo Animation

**Transform a 2D logo into a premium 3D version and animate it with professional cinematic effects.**

## Inputs

| Name | Type | Required | Default | Description |
|:---|:---|:---|:---|:---|
| `logo_image` | image_url | yes | — | A clear 2D image of the logo to be converted to 3D. |
| `material_style` | text | no | glossy glass and chrome | The material style for the 3D logo (e.g., gold, matte plastic, holographic). |


## Steps

### Phase A — 3D Logo Transformation

If `{{logo_image}}` is not provided, ask the user to upload their logo.

Once the logo is available, submit the plan with ONE step to convert it to 3D:

1. **3D Logo Generation** — `muapi image edit` (model=`nano-banana-2-edit`):
   - Reference Image: `{{logo_image}}`
   - Prompt: `Transform this 2D logo into a premium, high-quality 3D version. The logo should have depth and be made of {{material_style}}. Smooth edges, realistic reflections, and professional studio lighting. The logo is centered on a clean, minimal, out-of-focus background. High-end graphic design aesthetic, 8k resolution.`
   - Aspect ratio: 1:1 or 4:3

Present the 3D logo to the user for approval.

### Phase B — Cinematic Logo Animation

Once the 3D logo is ready, submit the plan to animate it:

1. **Logo Animation** — `muapi video from-image` (model=`veo3.1-fast-image-to-video`):
   - Reference Image: The 3D logo from Phase A.
   - Prompt: `A professional cinematic logo reveal animation. The 3D logo rotates slowly with dynamic light sweeps reflecting off its {{material_style}} surface. Subtle camera movement, particle effects in the background, high-quality motion graphics style.`
   - Aspect ratio: 16:9 or 1:1

After generation, present the final 3D logo animation to the user.

## Trigger Keywords

`3d logo`, `logo animation`, `2d to 3d logo`, `animated logo`, `cinematic logo`


---

## Notes for the Executing Agent

- This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call `muapi` CLI commands. Use `muapi auth configure` first if `MUAPI_API_KEY` is unset.
- For model IDs without a CLI alias yet, fall back to the raw endpoint via `curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}'` and poll with `muapi predict wait <request_id>`.
- Substitute `{{input_name}}` placeholders with the user's actual inputs before issuing each call.

More from SamurAIGPT/Generative-Media-Skills

SkillDescription
muapi-action-figure-generatorConvert a photo of a person into a custom 3D action figure, complete with collectible toy packaging.
muapi-ad-creativeGenerate a high-converting ad creative set — hero image, ad copy variations, and platform-optimized crops for Meta, Google Display, and LinkedIn.
muapi-ai-clippingTurn a long video into N viral-ready short clips with a single managed API call. Wraps muapi.ai's `/ai-clipping` endpoint, which handles transcription, highlight ranking through a virality framework (hook / emotional peak / opinion bomb / revelation / conflict / quotable / story peak / practical value), overlap dedupe, and vertical face-tracking auto-crop server-side. No local Whisper, no local LLM, no GPU.
muapi-ai-fight-sceneGenerate a high-cut-density action / fight scene by first composing a 16-cell storyboard image, then driving Seedance 2.0 image-to-video off that storyboard. Stacks GPT-Image-2 (character sheet + storyboard), Nano-Banana-2 (environment concept), and Seedance 2.0 i2v.
muapi-amazon-product-listingGenerate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.
muapi-animal-video-generatorCreate a hilarious and ultra-realistic video of an anthropomorphic animal acting like a human vlogger in a real-world setting.
muapi-award-ceremony-videoGenerate a 15-second cinematic awards-ceremony video — a host announces a winner from the stage, a spotlight finds them in the crowd, they walk up to the podium, receive the award, and the LED display reveals their name and "THE BEST ACTOR".
muapi-blog-headerCreate a professional, eye-catching blog post header image sized for web (1200×628) with optional title composition guidance.
muapi-brand-kitGenerate a cohesive brand visual kit — logo concept, color palette moodboard, and typography pairing suggestions.
muapi-brochuresGenerate a professional multi-page brochure design — cover, inner spread, and back cover — for business, real estate, events, or product launches.