multi-channel-bundle

Generates coordinated multi-format marketing asset bundles via the Picsart gen-ai CLI.

4|2|Updated May 6, 2026
One-click install
npx skills add https://github.com/PicsArt/gen-ai-skills --skill multi-channel-bundle-picsart
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: multi-channel-bundle
Source: https://github.com/PicsArt/gen-ai-skills/tree/main/skills/multi-channel-bundle
Command: npx skills add https://github.com/PicsArt/gen-ai-skills --skill multi-channel-bundle-picsart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Producing a full set of on-brand assets for a campaign or product launch — hero images, social cards, email headers, OG images, ad variants, and reels — normally means dozens of disconnected generations with inconsistent style and wrong aspect ratios. This Skill turns one brief into a single manifest-driven batch run that ships a folder per channel. ## Core Features & Use Cases - Two mode routers: a campaign mode (LinkedIn, IG feed/story, email hero, LP hero, ad variants) and a launch mode (Product Hunt tiles, Twitter/LinkedIn cards, OG image, app-store screenshots, optional reel and soundtrack). - Hero-first workflow: generate and approve one anchor image, then pass it as a reference to every downstream job so the whole bundle shares one visual identity. - Manifest-based batch generation: build a JSON manifest, estimate cost with gen-ai pricing, dry-run, then execute with gen-ai batch and package outputs per channel. - Use Case: A solo founder launching on Product Hunt asks for a launch kit; the Skill interviews for product, mood, and palette, generates an approved hero, fans out 8-10 platform-native assets, and delivers an organized launch-kit/ folder. ## Quick Start Ask the assistant to create a full launch kit for your product using the multi-channel-bundle skill, providing your product description, target platforms, and brand mood.

Frequently Asked Questions about multi-channel-bundle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a full marketing campaign kit with the gen-ai CLI?▼

Build a JSON manifest with one job per asset, generate and approve a hero image first, then run gen-ai batch with the hero URL as a reference in defaults. Dry-run with gen-ai batch run campaign.json --dry-run before spending credits.

What is the difference between campaign mode and launch mode?▼

Campaign mode targets multi-channel marketing pushes (LinkedIn, IG, email, LP, ad variants) while launch mode targets solo product launches (Product Hunt tiles, OG image, social cards, optional reel). They differ in channel mix, scale, and naming conventions.

Which aspect ratios should I use for LinkedIn and Instagram assets?▼

LinkedIn post cards are 1200x627, not 16:9. Instagram feed is 1:1 and stories are 9:16 with the subject in the upper third to avoid UI cropping. Bake all ratios into the manifest up front.

How much does a typical asset bundle cost in credits?▼

A standard 11-asset campaign kit costs roughly 22 credits and about 2 minutes. A 10-asset launch kit runs about 30 credits, or around 50 with a reel and soundtrack. Always confirm with a dry-run first.

Why do my batch-generated assets look visually inconsistent?▼

This happens when the fan-out jobs lack a reference image. Generate one hero first, get it approved, then pass it via imageUrls or -i hero.webp to every downstream job so the model inherits its palette and style.

When should I not use this bundle workflow?▼

Skip it for single-image requests, which should use gen-ai generate directly, and for large A/B variant fan-outs of one creative, which belong to the ad-variant-factory skill. Pitch-deck slides are handled by a separate mockups skill.