SupercmoHQ/superCMO-skills

View on GitHub ↗

Open-source skills that empower any AI agent (Claude, Cursor, Hermes, etc.) to generate end-to-end marketing campaigns - UGC videos, ad videos, product photography and more.

20 ★3 forksPythonUpdated 18d ago

What you need to know

Open-source skills + local MCP server that turn any AI agent into a marketing production studio — from one product photo and a brief it plans, scripts, casts AI actors, generates image/video/audio, and stitches campaign-ready assets (UGC ads, cartoon ads, product videos) with actor/product consistency.

Install

npx --yes github:SupercmoHQ/superCMO-skills --all
npx --yes github:SupercmoHQ/superCMO-skills --claude
npx --yes github:SupercmoHQ/superCMO-skills login

Usage

  • Paste 'Run npx --yes github:SupercmoHQ/superCMO-skills --all...' to your coding agent and follow the printed key-setup steps.
  • Hand it a product photo plus a brief — it extracts product details, picks the best image/video models, casts the creator, shows the concept, and waits for approval before spending anything (every generation supports dry_run).
  • Set a key in ~/.supercmo/.env (WAVESPEED_API_KEY recommended, covers image + video; FAL_KEY alternative) or run `npx ... login` to use SuperCMO-managed keys and pay per use.
  • Check what's configured with the setup_status tool (host-agnostic).

Key features

  • 14 skills covering the full pipeline: product analysis, ad copy & scripting, storyboards, image/video generation, AI actors, audio/voiceover, and post-production stitching into MP4.
  • Routes to 10+ SOTA image/video models (e.g. Nano Banana, GPT Image, Veo, Seedance) with model-specific prompting baked in.
  • Locks anchor references into every generation so the real product and actor stay consistent across cuts.
  • BYOK: requests go directly to vendor APIs with nothing routing through SuperCMO; keys stay in ~/.supercmo/.env.
  • Runs inside Claude Code, Cursor, Codex, Hermes and any Agent Skills-compatible host via one local MCP server.

Best for

Marketing teams and creators who want to brief and direct AI-generated UGC/ad video and product imagery from their existing coding agent, with step-by-step approval.

Caveats

  • Generation requires a key: bring your own vendor keys (free) or use SuperCMO-managed keys with paid credits — pay per use, no subscription.
  • Installing from skills.sh copies the skills but not the MCP server, so image_generate/video_generate tools won't exist until you run the npx installer.
  • Sends anonymous opt-out telemetry from the MCP server (tool name, success, duration, versions, random install id); disable via SUPERCMO_TELEMETRY=false.
  • Requires uv on PATH (the server runs via uvx).
  • Apache-2.0; the hosted SuperCMO product is a separate service.
Platforms: LocalClients: Claude Code · Cursor · Codex · Hermes · OpenClaw

Reviewed 2026-08-18

Topics

ad-creativeadcreative-alternativeagent-skillsai-agentsai-marketingai-video-adsarcads-alternativeclaude-codeclaude-skillscodexcreatify-alternativecursorgemini-cli-extensionhiggsfield-alternativeimage-generationmcpmodel-context-protocoltext-to-speechugc-adsvideo-generation
Stars
20★
Forks
3
Language
Python
License
Apache-2.0
Created
2026-07-24
Last push
2026-08-17