Agent skill · Media & Video

muapi-drone-style-video

Generate aerial drone-perspective footage — sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill drone-style-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: 3 KB
Bundled scripts: none
Version: 1.0.0
Path: library/motion/drone-style-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

# Drone-Style Video **Generate aerial drone-perspective footage — sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `location_or_subject` | text | yes | — | What to shoot from above (e.g. "mountain valley at sunrise", "luxury villa by the ocean", "crowded city intersection"). | | `shot_type` | text | no | reveal | Camera movement style — 'reveal' (ascend & reveal), 'orbit' (circle subject), 'flyover' (pass over), 'top-down' (bird's eye static). | | `style` | text | no | golden hour, cinematic, 4K, ultra-detailed | Visual atmosphere (e.g. "dramatic storm clouds", "misty morning", "blue hour city lights"). | | `aspect_ratio` | text | no | 16:9 | Output aspect ratio. | | `reference_image` | image_url | no | — | Optional aerial/location reference image. | ## Steps ### Phase A — Generate Drone Footage Submit the plan with ONE step: 1. **Aerial video** — If `{{reference_image}}` is provided, use `muapi video generate` (model=`veo3.1-image-to-video`); otherwise use `muapi video generate` (model=`veo3.1-text-to-video`). - Build prompt based on `{

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

Generate aerial drone-perspective footage — sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill drone-style-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