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.
Best use case
muapi-photo-pack-generator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.
Teams using muapi-photo-pack-generator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/muapi-photo-pack-skill/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How muapi-photo-pack-generator Compares
| Feature / Agent | muapi-photo-pack-generator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 📸 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 analysis fields: - head orientation - facial angle - expression - lighting direction - framing (portrait / half body / full body) Example: Head orientation: slight left tilt Expression: neutral friendly Lighting: soft frontal light Framing: head and shoulders portrait --- # Agent Execution Flow ## Step 1 — Grounding Check Ensure the user has provided a reference image. Supported inputs: - local image - URL - uploaded file --- ## Step 2 — Vision Analysis Extract scene attributes only. DO NOT describe: - age - ethnicity - beard - hair - body type Identity must come directly from the image. --- ## Step 3 — Category Selection If the user does not specify a category suggest: - LinkedIn - Tinder - OldMoney --- ## Step 4 — Prompt Construction Use the reference image as the identity source. Preserve the exact facial identity from the reference image. Identity must remain identical to the reference photo. Do not change: - eye shape - eye spacing - nose structure - jawline - cheekbones - face proportions Maintain similar head orientation as the reference. Scene example: Outdoor café portrait Soft natural daylight 35mm portrait lens Shallow depth of field Photorealistic skin texture --- ## Step 5 — Negative Prompt Always include: different person altered face changed facial features new identity generic face beautified face plastic skin face distortion --- ## Step 6 — Execution Example: bash scripts/generate-pack.sh \ --image "./my_face.jpg" \ --category "LinkedIn" \ --identity-lock true \ --num 5 --- # Supported Categories | Category | Best For | Aesthetic | |---|---|---| | LinkedIn | Professional | Studio | | CEO | Founders | Office | | Tinder | Dating | Lifestyle | | OldMoney | Luxury | Estate | | Cyberpunk | Fantasy | Neon | | Fitness | Gym | Athletic | | Travel | Social | Bali/Paris | | 90s | Retro | Vintage | | Holiday | Seasonal | Festive | --- # Guardrails ## Fidelity First Identity preservation is always more important than style. ## Never Re-Describe the Person Avoid prompts like: "Indian man in his 20s with short hair" This causes the model to generate a **new face**. Identity must come from the **reference image only**. --- # Recommended Models Best results with: - nano-banana-edit --- # Result This system produces: - consistent identity - photorealistic images - multi-style photo packs - professional outputs
Related Skills
Invoice Generator
Creates professional invoices in markdown and HTML
Incident Postmortem Generator
Generate blameless incident postmortems from raw notes, Slack threads, or bullet points.
Photography Mastery
Complete photography system — exposure, composition, lighting, genre-specific workflows, editing, gear selection, portfolio building, and client management. From beginner to professional.
Partnership Agreement Generator
Generate comprehensive partnership agreements, joint venture frameworks, and strategic alliance documents for B2B relationships.
Employee Onboarding Generator
Build a structured 90-day onboarding plan for any role. Covers pre-boarding, Day 1, Week 1, 30/60/90-day milestones, buddy assignments, and success metrics.
Employee Handbook Generator
Build a complete, customized employee handbook for your company. Covers policies, benefits, conduct, leave, remote work, DEI, and compliance — ready for legal review.
IT Disaster Recovery Plan Generator
Build production-ready disaster recovery plans that actually get followed when things break.
Compliance Audit Generator
Run internal compliance audits against major frameworks without hiring a consultant.
API Documentation Generator
Generate production-ready API documentation from endpoint descriptions. Outputs OpenAPI 3.0, markdown reference docs, and SDK quickstart guides.
Annual Report Generator
Build a complete annual business report from raw data. Covers financial performance, operational metrics, strategic highlights, and forward-looking guidance.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
hr-policy-generator
Comprehensive HR policy development covering attendance, time-off, overtime, remote work, and compliance. Generates structured policy documents, legal checklists, exception handling frameworks, and employee communication plans tailored to company size, work arrangement, and jurisdiction.