Agent skill

muapi-multi-angle-reshoot

Re-render a subject or scene from multiple dramatic camera angles, such as fish-eye, bird's-eye, low-angle, and macro, while maintaining consistent identity and detail.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill multi-angle-reshoot --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/multi-angle-reshoot/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 4,047
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

# Multi-Angle Reshoot **Re-render a subject or scene from multiple dramatic camera angles, such as fish-eye, bird's-eye, low-angle, and macro, while maintaining consistent identity and detail.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `subject_description` | text | yes | — | Description of the subject or scene (e.g. "a professional woman in a black suit holding a laptop"). | | `reference_image` | image_url | no | — | Optional reference image to maintain consistency across angles. | ## Steps ### Phase A — Subject Establishment If `{{reference_image}}` is not provided, submit the plan with ONE step to create the base subject: 1. **Subject Generation** — `muapi image generate` (model=`nano-banana-pro`): - Prompt: `A high-quality, professional photograph of {{subject_description}}. Clean studio lighting, sharp focus, realistic textures, cinematic quality.` - Aspect ratio: 3:4 or 1:1 Present the base image to the user for approval. ### Phase B — Multi-Angle Reshoot Once the subject is established, submit the plan using `muapi image edit` (model=`nano-banana-2-edit`) to generate the requested angles. Use the approved image from Phase A as

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. Phase A — Subject Establishment
  4. Phase B — Multi-Angle Reshoot
  5. Trigger Keywords
  6. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-multi-angle-reshoot skill do?

Re-render a subject or scene from multiple dramatic camera angles, such as fish-eye, bird's-eye, low-angle, and macro, while maintaining consistent identity and detail.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill multi-angle-reshoot --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 4,047 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