AI Multi-Region Product On-Model Studio
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @beatra-ai/product-on-model-locale-studio.
About this skill
The Core Pain Point in E-commerce Localization
For cross-border and multi-regional retail, the same garment requires visual adaptation to suit local aesthetics, body types, and scenarios. Traditional methods rely on multiple真人 photoshoots, which are costly and slow. The core problem is: How to rapidly generate a market-specific, model-on-product e-commerce image from a single confirmed product master shot, while preserving 100% of SKU details (silhouette, color, material, hardware, etc.)?
How the Skill Works: From Product Confirmation to Market Delivery
The skill automates the workflow via these steps:
-
Confirming Inputs and Directions
- Requires three inputs: a confirmed product master image (
images[0]), the target market, and model direction (pose, outfit, scenario). - Product details, model identity, and market facts are not assumed known; they must be provided or clarified by the user.
- Requires three inputs: a confirmed product master image (
-
Core Image Generation and Editing
- New Image Generation: Uses
beatra.images.transformto create a new model-on-product image based on the product shot. - Localized Edits: For tweaks on an existing result, uses
beatra.images.edit, placing the original result intoimages[0]as the trusted base image. - Before invocation, queries available models via
beatra.models.list(e.g.,image_to_imageorimage_editcapabilities), using defaults likemodel: "auto"andcount: 1.
- New Image Generation: Uses
-
Preview and Paid Execution
- Adheres to a strict "approve first, then execute" principle. Before calling, it presents the complete product info, market direction, generation prompts, canvas parameters, model selection, and real-time pricing to the user.
- Paid tasks are initiated via the bundled client (
scripts/mcp_client.pywith thecallcommand) only after explicit user approval.
-
Task Tracking and Result Delivery
- Immediately records the
task_idafter creation and polls it to terminal state (success/failure) usingbeatra.tasks.get. - Upon delivery, explicitly reports the output file, dimensions, model used, and actual credits charged (
billing.net_charged_credits), and verifies SKU fidelity and market adaptation.
- Immediately records the
Key Boundaries and Considerations
- Does Not Process Unconfirmed Inputs: This skill is not for new product shoots or generating pure product images (use
product-photo-studio). All product, market, and model information must be confirmed before execution. - Strict Idempotency and Recovery: Every new request (any change in input) requires a new
client_request_idand user approval. If a task ID is lost, recovery is possible viabeatra.tasks.listandbeatra.tasks.get, but auto-replaying unapproved requests is prohibited. - Paid Operations and Cancellation: Task cancellation must use
beatra.tasks.canceland track the original task status. No alternative paid requests are created automatically. - Technical Limitations: All communication is solely via the bundled
mcp_client.py. Directly invoking the host Beatra Connector or using REST/OpenAPI as a fallback is forbidden.
Use Cases
- Transforming a confirmed garment shot into e-commerce hero images with model styles tailored for different markets like Europe, America, or Asia.
- Based on an existing model-on-product image, adjusting only the model's pose or scene to fit a new regional promotion campaign.
- For cross-border e-commerce platforms, generating multi-region product display images in batch while ensuring SKU details remain intact.
- When a brand needs to customize model outfits and shopping scenes for different retail markets without conducting new真人 photoshoots.
Best For
- E-commerce designers preparing apparel display images for multiple overseas markets.
- Marketing specialists responsible for product visualization of international brands.
- Content creators generating model-on-product images for cross-border online stores.
- Product managers needing to quickly validate how garments look on models in different markets.
Related Skills
Restyle a short video into a new visual style while preserving core elements such as characters, actions, and composition, suitable for various creative conversions like anime, illustration, ink wash, etc.
Create Douyin vertical video covers from topics, hooks, or materials with support for creative generation, image synthesis, and refinement.
An AI tool that transforms real photos into specified illustration styles while preserving subject recognition.
An engineering-driven solution that integrates design styles, UX workflows, design systems, and multi-platform implementation to solve cross-project design consistency.