muapi-ad-creative

Generates ad creative sets with hero images, copy variations, and platform-optimized crops via muapi CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a complete ad creative set for multiple platforms requires generating a hero image, writing several copy variations, and manually resizing assets for Meta, Google Display, and LinkedIn formats. This Skill orchestrates that entire workflow through the muapi CLI in two guided phases.

Core Features & Use Cases

  • Hero Image Generation: Creates a 1:1 hero image with nano-banana-pro, or edits an existing product image with nano-banana-pro-edit, tuned to your audience, tone, and campaign goal.
  • Ad Copy Variations: Produces three copy directions (problem-aware hook, benefit-led, social proof/urgency), each with headline, body, and CTA text.
  • Platform Crops: After you pick a copy direction, generates parallel crops for Facebook/Instagram feed (1:1), Stories/Reels (9:16), Facebook wide (1.91:1), and LinkedIn feed.
  • Use Case: A marketer launching a SaaS product campaign provides the product description and target audience, approves a hero concept and copy variation, then receives four platform-ready ad crops with recommended text overlay placement.

Quick Start

Ask the agent to generate an ad creative set for your product, specifying the target audience, campaign goal, and tone.

Frequently Asked Questions about muapi-ad-creative

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

FAQPage Schema
How do I generate ad creatives for Meta and LinkedIn with AI?

Provide the product or service, target audience, campaign goal, and tone. The skill generates a 1:1 hero image via muapi image generate, presents three ad copy variations, then produces platform crops for Facebook, Instagram, Stories, and LinkedIn after you pick a copy direction.

How to create platform-specific ad image sizes automatically?

After the hero image is approved, the skill runs parallel muapi image edit calls to reframe the asset into 1:1 (1080x1080), 9:16 (1080x1920), and 1.91:1 (1200x628) formats, keeping the subject centered and leaving room for text overlays.

Can I use my own product image in the ad creative?

Yes. Pass an existing product or brand image URL as the product_image input, and the skill uses muapi image edit with nano-banana-pro-edit instead of generating from scratch, referencing it in later crops for visual consistency.

What do I need to configure before running muapi image generation?

You need the muapi CLI installed and a valid MUAPI_API_KEY environment variable. If the key is unset, run muapi auth configure first; unsupported model endpoints can be called directly via the MuAPI REST API with curl.

Does the ad creative skill publish ads automatically?

No. It only generates the creative assets and copy variations with recommended overlay placement. Uploading the assets to Meta Ads Manager, Google Ads, or LinkedIn Campaign Manager is a separate manual step.