muapi-color-analysis-board

Generates an editorial color analysis board from a portrait photo using the muapi image edit API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a personal color analysis (best colors, undertone, makeup, wardrobe guidance) normally requires a professional stylist consultation; this Skill turns a single portrait photo into a magazine-style color analysis board automatically.

Core Features & Use Cases

  • Portrait-to-Board Generation: Submits one image-to-image edit call (gpt-image-2-image-to-image via muapi CLI) that produces a 3840x2160 beige/ivory grid layout with best colors, undertone result, colors to avoid, makeup guide, hair and jewelry recommendations, and a capsule wardrobe.
  • Guided Input Collection: Prompts the user for a clear, well-lit front-facing portrait and validates photo suitability before generation.
  • Use Case: A user uploads a natural-light selfie and receives a Dior/Ralph Lauren-style editorial board showing their seasonal palette, flattering neutrals, and coordinated outfit suggestions for shopping or styling decisions.

Quick Start

Upload a clear front-facing portrait photo and ask the agent to create a color analysis board from it.

Frequently Asked Questions about muapi-color-analysis-board

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

FAQPage Schema
How do I create a color analysis board from my photo?

Upload a clear, well-lit front-facing portrait and the skill submits one muapi image edit call using the gpt-image-2-image-to-image model. The result is a 3840x2160 editorial board with your best colors, undertone, makeup guide, and capsule wardrobe.

What kind of portrait photo works best for color analysis?

Use a front-facing portrait with natural lighting, a neutral background, and no heavy filters or color-cast lighting. Accurate skin, hair, and eye color are required for the model to select the correct palette and undertone.

What does the generated color analysis board include?

The board includes best color fabric swatches, a warm/neutral/cool undertone result, colors to avoid, flattering neutrals and prints, a makeup guide, hair and jewelry recommendations, style notes, and a coordinated capsule wardrobe.

Do I need an API key to run this skill?

Yes, the skill calls the muapi CLI, which requires a MUAPI_API_KEY. Run muapi auth configure first if the environment variable is unset, or fall back to direct curl calls against api.muapi.ai.

Can I get the board in a different aspect ratio than 16:9?

The default output is 3840x2160 landscape for a magazine-spread look. For square Instagram posts or 9:16 vertical formats, request a re-crop or re-run the generation with a different image_size parameter.