muapi-action-figure-generator
Convert a photo of a person into a custom 3D action figure, complete with collectible toy packaging.
npx skills add SamurAIGPT/Generative-Media-Skills --skill action-figure-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Action Figure Generator **Convert a photo of a person into a custom 3D action figure, complete with collectible toy packaging.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `user_image` | image_url | yes | — | A clear photo of the person to be turned into an action figure. | | `toy_theme` | text | no | superhero | The theme of the action figure (e.g. superhero, doctor, explorer, sci-fi). | ## Steps ### Phase A — Action Figure Creation If `{{user_image}}` is not provided, ask the user to upload their photo. Once the photo is available, submit the plan with ONE step to generate the action figure: 1. **Action Figure Generation** — `muapi image edit` (model=`nano-banana-2-edit`): - Reference Image: `{{user_image}}` - Prompt: `A high-quality 3D stylized action figure based on the person in the input image. The action figure should maintain the person's likeness (face, hairstyle, skin tone) but be rendered as a plastic toy with visible joints and a semi-glossy finish. The character is dressed in a {{toy_theme}} outfit. The figure is displayed inside its original collectible cardboard and plastic blister packaging. The packaging has the pers
- Inputs
- Steps
- Phase A — Action Figure Creation
- Trigger Keywords
- Notes for the Executing Agent
What does the muapi-action-figure-generator skill do?
Convert a photo of a person into a custom 3D action figure, complete with collectible toy packaging.
How do I install it?
Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill action-figure-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From SamurAIGPT/Generative-Media-Skills, a repository with 3,976 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
