Agent SkillsSamurAIGPT/Generative-Media-Skills › muapi-ugc-lifestyle-try-on

muapi-ugc-lifestyle-try-on

GitHub

生成用户生成的生活方式风格照片,展示人物穿着或使用产品。支持自动选择换装或上下文模型,并优化为自然真实的社交媒体内容。

library/motion/ugc-lifestyle-try-on/SKILL.md SamurAIGPT/Generative-Media-Skills

触发场景

ugc try on lifestyle photo model wearing outfit photo

安装

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-ugc-lifestyle-try-on -g -y
更多选项

非标准路径

npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/motion/ugc-lifestyle-try-on -g -y

不安装直接使用

npx skills use SamurAIGPT/Generative-Media-Skills@muapi-ugc-lifestyle-try-on

指定 Agent (Claude Code)

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-ugc-lifestyle-try-on -a claude-code -g -y

安装 repo 全部 skill

npx skills add SamurAIGPT/Generative-Media-Skills --all -g -y

预览 repo 内 skill

npx skills add SamurAIGPT/Generative-Media-Skills --list

SKILL.md

Frontmatter
{
    "name": "muapi-ugc-lifestyle-try-on",
    "slug": "muapi-ugc-lifestyle-try-on",
    "version": "1.0.0",
    "description": "Generate UGC-style (User Generated Content) lifestyle photos of a person wearing or using your product — authentic, relatable, social-media-native imagery.",
    "acceptLicenseTerms": true
}

UGC Lifestyle Try-On

Generate UGC-style (User Generated Content) lifestyle photos of a person wearing or using your product — authentic, relatable, social-media-native imagery.

Inputs

Name Type Required Default Description
product_name text yes The product to feature (e.g. "white oversized hoodie", "blue light blocking glasses", "leather crossbody bag").
product_image image_url yes Product image or photo URL to use as reference for the try-on.
model_description text no woman, 25-30 years old, natural look, diverse Description of the model (e.g. "man, athletic build, 20s", "woman, curvy, 30s, warm skin tone").
setting text no casual lifestyle, natural lighting Scene and mood (e.g. "urban street style", "cozy home morning routine", "gym workout", "coffee shop").
platform text no instagram Target platform — "instagram", "tiktok", "pinterest", "amazon".

Steps

Submit the plan with TWO steps:

Step 1 — Outfit/Product Try-On

  1. Try-on generationmuapi image edit (model=ai-dress-change) if product is wearable clothing, otherwise muapi image edit (model=flux-kontext-pro-i2i):
    • For clothing/wearables with ai-dress-change:
      • Product: {{product_image}}
      • Prompt: {{model_description}} wearing the product naturally in a {{setting}} environment. Authentic UGC-style photo, candid pose, natural expression.
    • For accessories/non-clothing with flux-kontext-pro-i2i:
      • Prompt: {{model_description}} using/wearing {{product_name}} in a {{setting}}. The product from the reference image is clearly visible and featured. Natural UGC-style lifestyle photography, authentic candid feel.
    • Aspect ratio: 4:5 for Instagram, 9:16 for TikTok, 2:3 for Pinterest

Step 2 — UGC Lifestyle Variant

  1. Lifestyle context shotmuapi image edit (model=gpt4o-edit) using the output from Step 1:
    • Prompt: Make this look like authentic UGC content — add realistic environment context for {{setting}}, adjust lighting to feel natural and unposed, subtle film grain, candid photography style. Keep product {{product_name}} clearly visible and well-lit.

After generation:

  • Present both the try-on and lifestyle variant
  • Offer to generate a 3-image carousel set with different poses/settings
  • Suggest adding a short UGC-style video with kling-v3.0-pro-image-to-video

Notes

  • UGC performs best when it looks "accidental" — avoid overly polished or symmetrical compositions.
  • For TikTok/Reels, suggest animating the best static shot into a video.
  • For Amazon, refer back to the amazon-product-listing skill for white-background variants.

Trigger Keywords

ugc, try on, lifestyle photo, model wearing, outfit photo, wear product, user generated, ugc content, lifestyle try on


Notes for the Executing Agent

  • This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.
  • For model IDs without a CLI alias yet, fall back to the raw endpoint via curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}' and poll with muapi predict wait <request_id>.
  • Substitute {{input_name}} placeholders with the user's actual inputs before issuing each call.

版本历史

  • d4ce293 当前 2026-07-25 11:21

同 Skill 集合

.opencode/skills/muapi-ad-creative/SKILL.md
.opencode/skills/muapi-ai-clipping/SKILL.md
.opencode/skills/muapi-cinema-director/SKILL.md
.opencode/skills/muapi-instagram-post/SKILL.md
.opencode/skills/muapi-logo-creator/SKILL.md
.opencode/skills/muapi-nano-banana/SKILL.md
.opencode/skills/muapi-product-video-ad-maker/SKILL.md
.opencode/skills/muapi-seedance-2/SKILL.md
.opencode/skills/muapi-social-media-video/SKILL.md
.opencode/skills/muapi-ugc-video-factory/SKILL.md
.opencode/skills/muapi-ui-design/SKILL.md
.opencode/skills/muapi-youtube-shorts/SKILL.md
.opencode/skills/muapi-youtube-thumbnail/SKILL.md
core/edit/SKILL.md
core/media/SKILL.md
core/platform/SKILL.md
library/edit/ai-clipping/SKILL.md
library/motion/3d-logo-animation/SKILL.md
library/motion/ai-fight-scene/SKILL.md
library/motion/animal-video-generator/SKILL.md
library/motion/award-ceremony-video/SKILL.md
library/motion/cartoon-dance-animation/SKILL.md
library/motion/character-story-video/SKILL.md
library/motion/cinema-director/SKILL.md
library/motion/drone-style-video/SKILL.md
library/motion/freeze-effect-video/SKILL.md
library/motion/giant-product-showcase/SKILL.md
library/motion/jewelry-product-video/SKILL.md
library/motion/music-video/SKILL.md
library/motion/one-shot-video/SKILL.md
library/motion/product-ad-cinematic/SKILL.md
library/motion/product-showcase-video/SKILL.md
library/motion/product-video-ad-maker/SKILL.md
library/motion/seedance-2/SKILL.md
library/motion/storyboard-to-cooking-video/SKILL.md
library/motion/talking-baby-video/SKILL.md
library/motion/ugc-video-factory/SKILL.md
library/social/instagram-post/SKILL.md
library/social/product-campaign/SKILL.md
library/social/rednote-cover/SKILL.md
library/social/social-media-video/SKILL.md
library/social/social-pack/SKILL.md
library/social/ugc-ads-workflow/SKILL.md
library/social/youtube-shorts/SKILL.md
library/visual/action-figure-generator/SKILL.md
library/visual/ad-creative/SKILL.md
library/visual/amazon-product-listing/SKILL.md
library/visual/blog-header/SKILL.md
library/visual/brand-kit/SKILL.md

元信息

文件数
0
版本
74df8cb
Hash
a4eed749
收录时间
2026-07-25 11:21

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-01 08:02
浙ICP备14020137号-1 $访客地图$