بنقرة واحدة
multi-channel-bundle
Ship a coordinated multi-format asset bundle for any push.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Ship a coordinated multi-format asset bundle for any push.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Five brand direction variations for pitch discovery.
Export a white-label client deliverable as a zip.
Per-client asset templates scoped by workspace.
Client-branded pitch mockups: hero, tiles, slides.
Generate icons, empty states, onboarding for apps.
Deterministic default-avatar generator per user.
استنادا إلى تصنيف SOC المهني
| name | multi-channel-bundle |
| description | Ship a coordinated multi-format asset bundle for any push. |
| license | MIT |
| metadata | {"author":"Picsart","version":"1.0.0","hermes":{"category":"marketing","tags":["picsart","campaigns","launches","social","multi-format"]}} |
Produce a coordinated set of assets — hero, social variants, OG image, reel, optionally audio — for a single push: a marketing campaign or a product launch. Replaces two near-identical skills (campaign-kit, launch-kit) with one entry point and two mode references that differ only in scale, naming, and channel mix.
Input: the brief (campaign or launch). Output: a folder per channel with on-brand, on-format assets ready to ship.
| Mode | Trigger phrases | Reference |
|---|---|---|
| campaign | "campaign kit", "multi-channel campaign assets", "LinkedIn + IG + email + LP + ads in one go" | references/modes/campaign.md |
| launch | "launch kit", "product launch assets", "launch day social + reel + soundtrack" | references/modes/launch.md |
If the user wants pitch-deck slides for an agency client, that's agency-pitch-mockups. If they want N ad variants from one hero (no other channels), that's marketer-ad-variant-factory.
Picsart gen-ai CLI installed and authenticated:
curl -fsSL https://picsart.com/gen-ai-cli/install.sh | bash
gen-ai login
gen-ai whoami
Per-mode setup (channel matrix, copy alignment, motion source, audio licensing) lives inside each mode reference.
Read references/modes/<mode>.md.# Bundle generation is always a batch run
gen-ai batch --manifest manifest.json --output bundle/
# Estimate before committing
gen-ai pricing --manifest manifest.json
Manifest templates per mode live in the mode references.
Shared outer loop:
gen-ai pricing --manifest manifest.json. Surface the total.gen-ai batch. Stream progress.gen-ai-use for assembly.bundle/<run>/<channel>/. Optionally zip via agency-client-handoff.<channel>-DRAFT-...).# Confirm one folder per channel exists with expected file counts
find bundle/<run> -type d -maxdepth 1
ls -1 bundle/<run>/<channel>/ | wc -l
agency-pitch-mockups — pitch-deck slide variant (different output type)marketer-ad-variant-factory — ad-only fan-outproduct-photo-studio — product-photo transforms feeding into a bundle