muapi-product-ad-cinematic
Cinematic 5–10s product ad from a product photo + brand brief.
npx skills add SamurAIGPT/Generative-Media-Skills --skill product-ad-cinematic --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.
# Cinematic Product Ad **Cinematic 5–10s product ad from a product photo + brand brief.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `product_image` | image_url | yes | — | URL of the product photo (must already be uploaded). | | `brand_brief` | text | yes | — | Mood / style direction (e.g. "luxury minimal", "playful"). | | `duration_sec` | int | no | 6 | Final video length in seconds (5–10). | ## Steps This skill has TWO phases separated by a user pick. Submit them as two separate the plan calls — never bundle downstream steps into the first plan. ### Phase A — variant exploration (cheap) Submit ONE the plan containing only: 1. **Hero frame variants** — 4 separate `muapi image generate` nodes (model=nano-banana-2, aspect_ratio=16:9 by default). - Each prompt restyles the product against the brand brief mood. Vary lighting, palette, framing, and lens between variants. Keep product geometry intact. - Reference the user's `product_image` if the model supports image conditioning; otherwise describe the product in detail. After the plan executes, end your turn with a brief message listing the 4 asset_ids and asking the user which one to ta
- Inputs
- Steps
- Phase A — variant exploration (cheap)
- Phase B — commit on the picked hero (expensive)
- Notes
- Trigger Keywords
- Notes for the Executing Agent
What does the muapi-product-ad-cinematic skill do?
Cinematic 5–10s product ad from a product photo + brand brief.
How do I install it?
Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill product-ad-cinematic --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.
