Agent skill · Media & Video

muapi-award-ceremony-video

Generate 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".

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill award-ceremony-video --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Version: 1.0.0
Path: library/motion/award-ceremony-video/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

# Award Ceremony Video **Generate 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".** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `winner_image` | image_url | yes | — | A clear photo of the winner. Becomes `@image_1` — their identity is strict-locked across the video. | | `host_image` | image_url | yes | — | A clear photo of the host. Becomes `@image_2` — sole presenter on stage at the podium. | | `winner_name` | text | no | Olivia | The name announced by the host and shown on the LED stage display under "THE BEST ACTOR". | ## Steps ### Phase A — Confirm Inputs If either `{{winner_image}}` or `{{host_image}}` is missing, ask the user to upload them. Confirm `{{winner_name}}` before generation — it appears spoken in the audio and rendered on the LED display. ### Phase B — Generate the Ceremony Video Submit the plan with ONE step using the Seedance 2.0 image-to-video fast variant (multi-reference). Pass the images in this exact order — order maps to `@image_1

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. Phase A — Confirm Inputs
  4. Phase B — Generate the Ceremony Video
  5. Trigger Keywords
  6. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-award-ceremony-video skill do?

Generate 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".

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill award-ceremony-video --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