MuAPI Ad Creative Set

Two-phase ad-creative generator: hero image + 3 copy variations, then platform crops for Meta, Google, LinkedIn.

Works with setup

Test report

Verdict
Works with setup
Score
7.6/10
Tested
Jul 17, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 5bf8d8f

The core deliverable — a hero image and four platform crops from the MuAPI image endpoint — is unmeasured: the muapi CLI is not installed and MUAPI_API_KEY is unset (a paid key), so no image was produced and no delta against baseline could be shown. Only the text side, the fixed problem-aware/benefit-led/social-proof copy framework, is verifiable, and there a plain baseline writes comparable ad copy, so the skill's real value stays behind a paywall this test could not open.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 5/10
  • Docs & honesty 4/5

What MuAPI Ad Creative Set does

Orchestrates the MuAPI image API to produce a hero ad image plus three copy variations (problem-aware, benefit-led, social-proof), then fans out platform-sized crops for Meta, Google Display, and LinkedIn. Triggers on ad creative, Facebook/Meta/Google/LinkedIn ad, and display ad requests.

How to install MuAPI Ad Creative Set

git clone https://github.com/SamurAIGPT/Generative-Media-Skills.git
mkdir -p ~/.claude/skills
cd Generative-Media-Skills && cp -r library/visual/ad-creative ~/.claude/skills/muapi-ad-creative

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger MuAPI Ad Creative Set

  • /muapi-ad-creative Two-phase ad-creative generator: hero image + 3 copy variations, then platform crops for Meta, Google, LinkedIn.

It also activates on plain-language prompts like these:

  • Generate an ad creative set with hero image and three copy variations
  • Build Meta, Google, and LinkedIn ad crops from one hero product image
  • Create Facebook ad creative for our new project-management app launch

Frequently asked questions

Is the MuAPI Ad Creative Set skill free?
Yes. The skill itself is free from SamurAIGPT/Generative-Media-Skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does MuAPI Ad Creative Set work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Works with setup. The core deliverable — a hero image and four platform crops from the MuAPI image endpoint — is unmeasured: the muapi CLI is not installed and MUAPI_API_KEY is unset (a paid key), so no image was produced and no delta against baseline could be shown. Only the text side, the fixed problem-aware/benefit-led/social-proof copy framework, is verifiable, and there a plain baseline writes comparable ad copy, so the skill's real value stays behind a paywall this test could not open.
What is the MuAPI Ad Creative Set SkillProof Score?
7.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 5/10, docs & honesty 4/5.
How do I install MuAPI Ad Creative Set?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use MuAPI Ad Creative Set with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.