codia-campaign-assets
Create campaign visuals and adapt the strongest direction into multiple variants and delivery sizes using Codia image generation, reference-based generation, remix, reframe, upscale, and optional editable design extraction.
When To Use
Use this skill for:
- Posters, covers, hero images, banners, and launch graphics
- Social creative sets across several aspect ratios
- Multiple campaign directions from one brief or reference image
- Final asset adaptation for 1:1, 4:5, 9:16, 16:9, or banner placements
For a single prompt-to-image request, use codia-image-generate. For a single resize/adaptation, use codia-image-reframe.
Inputs To Collect
- Campaign brief or prompt
- Reference image paths or URLs, if any
- Target placements or aspect ratios
- Desired number of variants
- Output directory
- Visual constraints, such as subject, style, brand colors, text restrictions, or negative constraints
Workflow
- Use
codia-design setup/auth guidance if the CLI is missing or not authenticated.
- Generate the first campaign direction with
codia-image-generate, or use codia-image-image-to-image when the user provides references.
- Keep the first prompt focused on subject, composition, lighting, style, output intent, and negative constraints. Avoid embedding important text in the bitmap unless the user explicitly asks for text.
- Run
codia-image-describe on the strongest candidate to capture the visual language before creating variants.
- Use
codia-image-remix for controlled alternatives, such as mood, audience, season, colorway, or copy-safe composition variants.
- Use
codia-image-reframe to adapt the selected visual into target ratios and placements.
- Use
codia-image-upscale for final delivery files.
- Use
codia-image-to-design when the user needs editable design data for the final poster, hero, or key adapted size.
Output
Return a compact delivery table with:
- Asset name
- Variant or placement
- Aspect ratio or size
- Local file path
- Remote URL when available
- Notes about prompt, model, or important constraints
If the user asked for multiple creative directions, briefly identify the recommended direction and why it best fits the brief.
1---2name: codia-campaign-assets3description: Use when the user asks for campaign posters, marketing visuals, launch graphics, social creative sets, hero images, banners, or multi-size creative variants.4---56# codia-campaign-assets78Create campaign visuals and adapt the strongest direction into multiple variants and delivery sizes using Codia image generation, reference-based generation, remix, reframe, upscale, and optional editable design extraction.910## When To Use1112Use this skill for:1314- Posters, covers, hero images, banners, and launch graphics15- Social creative sets across several aspect ratios16- Multiple campaign directions from one brief or reference image17- Final asset adaptation for 1:1, 4:5, 9:16, 16:9, or banner placements1819For a single prompt-to-image request, use `codia-image-generate`. For a single resize/adaptation, use `codia-image-reframe`.2021## Inputs To Collect2223- Campaign brief or prompt24- Reference image paths or URLs, if any25- Target placements or aspect ratios26- Desired number of variants27- Output directory28- Visual constraints, such as subject, style, brand colors, text restrictions, or negative constraints2930## Workflow31321. Use `codia-design` setup/auth guidance if the CLI is missing or not authenticated.332. Generate the first campaign direction with `codia-image-generate`, or use `codia-image-image-to-image` when the user provides references.343. Keep the first prompt focused on subject, composition, lighting, style, output intent, and negative constraints. Avoid embedding important text in the bitmap unless the user explicitly asks for text.354. Run `codia-image-describe` on the strongest candidate to capture the visual language before creating variants.365. Use `codia-image-remix` for controlled alternatives, such as mood, audience, season, colorway, or copy-safe composition variants.376. Use `codia-image-reframe` to adapt the selected visual into target ratios and placements.387. Use `codia-image-upscale` for final delivery files.398. Use `codia-image-to-design` when the user needs editable design data for the final poster, hero, or key adapted size.4041## Output4243Return a compact delivery table with:4445- Asset name46- Variant or placement47- Aspect ratio or size48- Local file path49- Remote URL when available50- Notes about prompt, model, or important constraints5152If the user asked for multiple creative directions, briefly identify the recommended direction and why it best fits the brief.