muapi-couple-grid-creator

Generates a 6-box stylized grid of a couple in romantic poses using qwen-image-edit-plus.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-couple-grid-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: muapi-couple-grid-creator
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/couple-grid-creator
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-couple-grid-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a cohesive multi-pose couple portrait series normally requires multiple photoshoots or manual compositing. This Skill transforms a single couple photo into a stylized 6-box grid where each box shows the couple in different romantic poses, outfits, and cardboard-box packaging frames.

Core Features & Use Cases

  • Identity-Preserving Editing: Uses the qwen-image-edit-plus model via the muapi CLI to maintain strict facial identity consistency for both people across all six boxes.
  • Single-Step Generation: One image-edit call produces the full grid with varied costumes, poses, and solid black backgrounds per box.
  • Use Case: A user uploads one clear couple photo and receives a cinematic 6-box packaging-style grid suitable for social media posts, anniversary gifts, or creative portraits.

Quick Start

Upload a clear photo of the couple and ask the agent to create a 6-box romantic couple grid with different poses and outfits in each box.

Frequently Asked Questions about muapi-couple-grid-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a multi-pose couple grid from one photo?

Upload a clear photo of the couple and the skill submits a single muapi image edit call using qwen-image-edit-plus. The model generates six boxes, each showing the couple in a different romantic pose and outfit while preserving both identities.

What input does the couple grid generator need?

It requires one clear photo of the couple where both faces are visible. If no image is provided, the agent asks the user to upload one before submitting the generation request.

Does qwen-image-edit-plus keep faces consistent across the grid?

Yes, the prompt explicitly instructs strict identity consistency for both the man and the woman from the reference image. The model uses the uploaded photo as the identity anchor for all six boxes.

What aspect ratios does the couple grid support?

The skill supports 1:1 or 4:5 aspect ratios for the generated grid. These formats suit social media feeds and portrait-oriented displays.

Why do I need to configure muapi auth before generating?

The muapi CLI requires an MUAPI_API_KEY to authenticate requests to the MuAPI service. Run muapi auth configure first if the environment variable is unset, otherwise the image edit call will fail.