Banner Export banner
Joeldkelly Joeldkelly

Banner Export

Development community

Description

--- description: Re-package an existing build for one specific ad network with the correct manifest, clickTag case, and polite-load pattern. argument-hint: <build-dir> --network google|dv360|ttd|adform|amazon --- # /banner-export Package an existing `./build/` for a single network. Use when one network rejected the zip and you need to repackage just that one. ## Usage ``` /banner-export ./build --network adform /banner-export ./build/300x250 --network google ``` ## What happens 1. Reads `b

Installation

Installs to ~/.claude/skills/joeldkelly-banner-forge-banner-export/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joeldkelly-banner-forge-banner-export && curl -fsSL https://raw.githubusercontent.com/Joeldkelly/banner-forge/HEAD/commands/banner-export.md -o ~/.claude/skills/joeldkelly-banner-forge-banner-export/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository