Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
samuraigpt avatar

Muapi Couple Grid Creator

  • 561 installs
  • 4k repo stars
  • Updated August 4, 2026
  • samuraigpt/generative-media-skills

muapi-couple-grid-creator is an agent skill that generates a stylized 6-box romantic couple grid from a reference photo via muapi.ai for developers automating branded image workflows.

About

muapi-couple-grid-creator is version 1.0.0 skill in samuraigpt/generative-media-skills that turns one couple reference photo into a stylized 6-box grid with romantic poses inside cardboard packaging frames. Phase A submits a single muapi image edit step using model qwen-image-edit-plus, preserving identity while varying costumes and poses across six boxes on a 1:1 or 4:5 canvas. Required input couple_image is a clear photo URL; the agent substitutes template placeholders before calling muapi auth configure when MUAPI_API_KEY is unset. Developers reach for muapi-couple-grid-creator when building generative social or campaign assets that need repeatable muapi CLI recipes instead of manual prompt tuning. Trigger keywords include couple grid, romantic grid, and packaging grid. The parent muapi-media-editing bundle version 0.1.0 also documents Flux Kontext, GPT-4o, and Midjourney editing scripts for related media tasks in the same repository family.

  • muapi-couple-grid-creator

Muapi Couple Grid Creator by the numbers

  • 561 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #760 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-couple-grid-creator

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs561
repo stars4k
Last updatedAugust 4, 2026
Repositorysamuraigpt/generative-media-skills

How do you generate a couple photo grid with muapi?

Use muapi-couple-grid-creator for development tasks

Who is it for?

Developers integrating muapi.ai generative image edits who need a scripted 6-box couple grid recipe with qwen-image-edit-plus.

Skip if: Engineers building backend APIs with no generative media or muapi.ai dependency should skip muapi-couple-grid-creator.

When should I use this skill?

User uploads a couple photo and asks for a romantic grid, packaging grid, or stylized couple portrait via muapi.

What you get

Stylized 6-box couple grid image with identity-consistent faces in separate packaging frames.

  • 6-box couple grid PNG or JPEG
  • Muapi predict job output

By the numbers

  • Generates a stylized 6-box couple grid from one reference photo
  • Ships as version 1.0.0 with parent muapi-media-editing bundle version 0.1.0

Files

SKILL.mdMarkdownGitHub ↗

✏️ MuAPI Media Editing & Enhancement

Advanced editing and enhancement operations for images and videos.

Apply AI-powered edits, enhancements, and effects to existing media. Supports prompt-based editing with Flux Kontext, GPT-4o, and Midjourney, plus one-click operations like upscaling and background removal.

Available Scripts

ScriptDescription
edit-image.shPrompt-based image editing (Flux Kontext, GPT-4o, Midjourney, Qwen, and more)
enhance-image.shOne-click operations: upscale, background removal, face swap, colorize, Ghibli style, product shots
lipsync.shSync video lip movement to audio (Sync Labs, LatentSync, Creatify, Veed)
video-effects.shVideo/image effects: Wan AI, face swap, dance, dress change, Luma modify/reframe

Quick Start

# Edit an image with a prompt
bash edit-image.sh --image-url "https://..." --prompt "add sunglasses" --model flux-kontext-pro

# Upscale an image
bash enhance-image.sh --op upscale --image-url "https://..."

# Remove background
bash enhance-image.sh --op background-remove --image-url "https://..."

# Lipsync a video
bash lipsync.sh --video-url "https://..." --audio-url "https://..." --model sync

# Apply dance effect
bash video-effects.sh --op dance --image-url "https://..." --audio-url "https://..."

Common Flags

All scripts support: --async, --json, --timeout N, --help

Requirements

  • MUAPI_KEY environment variable (set via core/platform/setup.sh)
  • curl, jq, python3

Related skills

How it compares

Pick muapi-couple-grid-creator over generic image-edit skills when the deliverable is specifically a 6-box packaging-style couple grid via muapi qwen-image-edit-plus.

FAQ

Which muapi model does muapi-couple-grid-creator use?

muapi-couple-grid-creator uses muapi image edit with model qwen-image-edit-plus, taking couple_image as the reference and outputting a 6-box grid at 1:1 or 4:5 aspect ratio.

What input is required for muapi-couple-grid-creator?

muapi-couple-grid-creator requires couple_image—a clear photo URL of the couple—so the agent can maintain identity consistency across all six boxed romantic poses before calling muapi CLI commands.

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.