agentsclimarketplace

Campaign

Skill produtoramaxvision/maxvision-utilities/media-forge/skills/campaign

MaxVision's curated Claude Code marketplace — production-grade skills for n8n workflows, Google Tag Manager API, and more.

Install
npx -y skills add produtoramaxvision/maxvision-utilities --skill campaign

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Multi-asset campaign: generates a coordinated set (hero + variations + sizes). Triggers: campaign, ad campaign, multi-asset, batch.

SKILL.md

1.2 KB, as published. Nobody here has run it

media-forge:campaign

Multi-asset campaign workflow. Generates a coordinated set of assets from a single brief: hero image, format variations, and size adaptations.

Workflow

  1. Dispatch media-forge:prompt-engineer with campaign brief. Receive refined_spec.json.
  2. Generate hero asset via the appropriate domain agent.
  3. Dispatch media-forge:quality-reviewer on hero. Gate on pass (≥7.5) before proceeding.
  4. For each campaign size/format in spec: adapt aspect ratio and dispatch domain agent (reuse hero prompt base).
  5. Collect all asset paths into a campaign manifest JSON.
  6. Return campaign manifest with cost summary and quality verdicts.

When to use

Invoke when user needs multiple coordinated assets from one brief: ad campaigns, social media sets, or multi-format launches.

Outputs

  • Hero asset path
  • All variation asset paths keyed by size/format
  • Campaign manifest JSON (campaign-manifest.json)
  • Aggregate cost in USD

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.