Agent skill

muapi-photo-pack-generator

Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill photo-pack-generator --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: yes
Version: 0.1.0
Path: library/visual/photo-pack-generator/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

# 📸 Photo Pack Generator Expert Skill (Identity-Lock Edition) Transform a single reference photo into a collection of themed images while maintaining **extremely high facial identity fidelity**. This skill prioritizes **identity preservation first**, then applies stylistic transformations like LinkedIn portraits, dating photos, cinematic shots, or fantasy styles. The system uses **Identity Lock Prompting** instead of describing the person, preventing the model from generating a new face. --- # Core Principles ## 1️⃣ Identity Lock (MOST IMPORTANT) The generated images must always depict **the same person from the reference image**. All prompts MUST include identity lock instructions. Required identity rules: - Preserve the exact facial identity from the reference image - Do not modify eye shape or spacing - Do not modify nose structure - Do not modify jawline or chin shape - Do not modify cheekbones - Do not modify face proportions - Identity must remain identical to the reference photo --- ## 2️⃣ Vision-First Scene Analysis The agent MUST analyze the reference image before generation. However the analysis **must NOT describe the person** (age, ethnicity, hair etc). Allowed analysi

What's inside
Steps it walks through
  1. 1️⃣ Identity Lock (MOST IMPORTANT)
  2. 2️⃣ Vision-First Scene Analysis
  3. Step 1 — Grounding Check
  4. Step 2 — Vision Analysis
  5. Step 3 — Category Selection
  6. Step 4 — Prompt Construction
  7. Step 5 — Negative Prompt
  8. Step 6 — Execution
  9. Fidelity First
  10. Never Re-Describe the Person
Ships with 1 file
  • scripts/generate-pack.sh
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-photo-pack-generator skill do?

Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill photo-pack-generator --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