agentsclimarketplace

Cross platform campaign

Skill celeryhq/simplified-ai/skills/cross-platform-campaign

Turn a launch, promotion, event, announcement, or marketing brief into a coordinated campaign of channel-native social posts. Use when the user asks to launch or promote something across multiple platforms, create a campaign sequence, coordinate social messaging, generate campaign visuals, prepare drafts, or schedule a multi-channel rollout.From its SKILL.md

Install
npx -y skills add celeryhq/simplified-ai --skill cross-platform-campaign

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

One thing to look at

  • 1 stars1 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.

SKILL.md

3.2 KB, 593 tokens by cl100k_base, as published. Nobody here has run it

Cross-Platform Campaign

Build one coherent campaign while respecting how each social channel works. Compose the generate-image and simplified-social capabilities when campaign visuals are needed.

Guardrails

  • Do not publish or schedule without explicit approval of the final campaign matrix.
  • Create safe previews with action: "draft" when the user asks to prepare the campaign.
  • Image generation spends credits. Proceed when the image request is explicit; confirm first when visual generation is ambiguous.
  • Carry a generated image's permanent asset_id into social media; never rely on its expiring signed URL.
  • Stop on authorization failure or when no target accounts are connected.
  • Present all returned URLs as clickable links, never inline images.

Workflow

  1. Distill the brief into audience, objective, offer, proof, CTA, dates, channels, tone, constraints, and success metric. State sensible assumptions instead of requesting a long questionnaire.
  2. Call social_getSocialMediaAccounts once and map requested channels to returned account IDs.
  3. Define the campaign spine: one promise, supporting proof, CTA, and a sequence such as tease, launch, proof, reminder, and last call.
  4. Create channel-native variants. Change hook, length, CTA, format, and platform settings; do not paste the same caption everywhere.
  5. Plan media by post. If generation is requested, follow $generate-image, discover the current model schema, and use storage: "asset" for anything that will be attached to a post. For a user-supplied local file, follow $simplified-social through signed upload and api_registerAsset, wait for api_getAsset, and carry the UUID.
  6. Show a campaign matrix containing phase, date, account, copy, media, objective, and CTA.
  7. When drafts are authorized, call social_createSocialMediaPost with action: "draft" for each post. Pass generated asset UUIDs in media and use ../simplified-social/references/platform-settings.md for additional fields.
  8. Offer a stakeholder review package via $campaign-review when several drafts need approval.
  9. Schedule or queue only after the user explicitly approves the final matrix. add_to_queue means publish as soon as possible.

Quality Bar

  • Keep the promise and visual identity consistent across the campaign.
  • Make each post useful on its own while advancing the sequence.
  • Match media to platform format requirements; never attach an image to a reel or short that requires video.
  • Do not invent product claims, prices, deadlines, testimonials, or availability.
  • Surface missing landing-page URLs, legal copy, offer terms, or media before publishing.

Output

Lead with the campaign idea and rollout. Then show the channel matrix, asset plan, drafts created, and any items blocking approval or scheduling.

What ships with it: 3 files

15.2 KB alongside SKILL.md

agents/

Gives 0 of the 12 instructions most product growth skills give in 593 tokens

Counted across 694 of the 879 authors here whose files we hold, read 2026-09-06

  • Check for product marketing context firstin 49 of 694, across 20 files
  • Validate the why before building featuresin 18 of 694, across 4 files
  • Respond to every comment in real-timein 17 of 694, across 6 files
  • Structure launch marketing across three channel typesin 16 of 694, across 4 files
  • Recruit early users one-on-onein 13 of 694, across 2 files
  • Ask one question at a timein 13 of 694
  • Rank features using ICE scoringin 12 of 694, across 3 files
  • Identify primary conversion goalin 11 of 694, across 3 files
  • Identify traffic contextin 11 of 694, across 3 files
  • Evaluate headline effectivenessin 11 of 694, across 3 files
  • Check visual hierarchy and scannabilityin 11 of 694, across 3 files
  • Run product diagnosticsin 11 of 694, across 3 files

Said here and by no other author read

  • Schedule or queue only after explicit approval
  • Distill the brief into audience and objective
  • Map requested channels to returned account IDs
  • Define the campaign spine and sequence
  • Create channel-native variants for each post
  • Show a campaign matrix containing phase and date

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. 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.