muapi-action-figure-generator

Converts a person's photo into a 3D action figure image with collectible toy packaging via the MuAPI image edit endpoint.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-action-figure-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: muapi-action-figure-generator
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/action-figure-generator
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-action-figure-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a personalized action figure render normally requires 3D modeling skills or expensive custom toy services. This Skill turns any clear photo of a person into a stylized 3D action figure image, complete with collectible blister packaging, using a single AI image-edit call.

Core Features & Use Cases

  • Photo-to-Figure Conversion: Uses the nano-banana-2-edit model through the muapi CLI to preserve the person's likeness (face, hairstyle, skin tone) while rendering them as a plastic toy with visible joints.
  • Themed Outfits: Accepts a toy_theme input (superhero, doctor, explorer, sci-fi) to dress the figure in different character outfits.
  • Collectible Packaging Render: Generates the figure inside cardboard and blister packaging with the person's name printed on it, in 1:1 or 4:5 aspect ratio.
  • Use Case: A content creator uploads a selfie and requests a sci-fi themed action figure to use as a social media profile image or merchandise concept mockup.

Quick Start

Upload a clear photo of yourself and ask the agent to turn you into a superhero action figure in collectible toy packaging.

Frequently Asked Questions about muapi-action-figure-generator

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

FAQPage Schema
How do I turn my photo into an action figure with AI?

Upload a clear photo of the person and optionally specify a theme such as superhero or sci-fi. The skill calls the muapi image edit command with the nano-banana-2-edit model to render the person as a plastic action figure inside collectible packaging.

What image model generates the action figure?

The skill uses the nano-banana-2-edit model through the muapi CLI image edit command. It takes the uploaded photo as a reference image and applies a detailed prompt describing plastic toy textures, joints, and blister packaging.

Can I customize the action figure theme or outfit?

Yes, the toy_theme input parameter controls the character's outfit, defaulting to superhero. You can request themes like doctor, explorer, or sci-fi, and regenerate the same photo with different themes.

What do I need to run the muapi action figure generator?

You need the muapi CLI installed and a valid MUAPI_API_KEY configured via muapi auth configure. If a model lacks a CLI alias, the skill falls back to calling the MuAPI REST endpoint directly with curl.

What aspect ratios does the action figure image support?

The generation step supports 1:1 or 4:5 aspect ratios, which suit social media posts and portrait-style collectible packaging renders.