Agent skill · Media & Video

muapi-selfie-with-celebrities

Generate a realistic behind-the-scenes selfie of the user with a celebrity or main actor from a specific movie, followed by an option to generate a cinematic long-take video connecting multiple selfies.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill selfie-with-celebrities --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Path: library/visual/selfie-with-celebrities/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,976
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Selfie with Celebrities **Generate a realistic behind-the-scenes selfie of the user with a celebrity or main actor from a specific movie, followed by an option to generate a cinematic long-take video connecting multiple selfies.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `movie_name` | text | yes | — | The name of the movie featuring the celebrity you want to take a selfie with (e.g., "Harry Potter", "The Matrix"). | | `user_image` | image_url | yes | — | A clear photo of the user to be used for the selfie. | ## Steps ### Phase A — Generate First Selfie Image If the `{{user_image}}` is not provided, ask the user to upload their image first. Once provided, submit the plan with ONE step: 1. **Selfie Image Generation** — `muapi image edit` (model=`nano-banana-2-edit`): - Reference Image: `{{user_image}}` - Prompt: `POV: close up shot, A realistic photo of the person (don't change the person's original clothes) holding a black iPhone 16 to take a picture with the main actor from the movie "{{movie_name}}" on a movie set with movie scene background. Behind-the-scenes atmosphere, including film equipment, film cameras, filled with props,

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. Phase A — Generate First Selfie Image
  4. Phase B — Generate Connecting Video (Only when requested)
  5. Trigger Keywords
  6. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-selfie-with-celebrities skill do?

Generate a realistic behind-the-scenes selfie of the user with a celebrity or main actor from a specific movie, followed by an option to generate a cinematic long-take video connecting multiple selfies.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill selfie-with-celebrities --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.

Keep going