Best for
- Pre-launch content build-up (1-2 week runway)
- Ongoing content calendar creation
- Campaign bursts around announcements
MoizIbnYousaf/marketing-cli/skills/social-campaign/SKILL.md
End-to-end social content campaign pipeline. Takes a marketing goal and produces scheduled, on-brand social posts with visuals across postiz-supported platforms, while keeping Typefully for X/thread specialist flows and fallback coverage. Chains: CMO strategy, content writing with voice calibration, AI slop audit, selective Paper MCP visual design, and routed scheduling via postiz or Typefully. Each phase has a human gate. Use this skill whenever someone wants to plan and execute a batch of soci
Decision brief
Orchestrator that chains 5 phases into a complete social content campaign:
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill "skills/social-campaign"Inspect the Agent Skill "social-campaign" from https://github.com/MoizIbnYousaf/marketing-cli/blob/f12fbcbe4929584697b309b9096c9427b0cfce8e/skills/social-campaign/SKILL.md at commit f12fbcbe4929584697b309b9096c9427b0cfce8e. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
1. Run mktg status --json to check brand health 2. Read brand files in parallel: - brand/voice-profile.md (tone, vocabulary, do's/don'ts) - brand/positioning.md (angles, headlines) 3. Read brand/landscape.md if it exists — check the Claims Blacklist before making ecosystem or co…
1. Run mktg status --json to check brand health 2. Read brand files in parallel: - brand/voice-profile.md (tone, vocabulary, do's/don'ts) - brand/positioning.md (angles, headlines) 3. Read brand/landscape.md if it exists — check the Claims Blacklist before making ecosystem or co…
Plan the content calendar. This is strategic thinking, not template filling.
Draft all posts, calibrated to the user's ACTUAL voice (not just the brand doc).
Two-part quality audit. This is the most important phase for authenticity.
Permission review
The documentation asks the agent to create, modify, or delete local files.
| `reddit`, `instagram`, `tiktok`, `youtube`, `pinterest`, `discord`, `slack` | **Postiz** | Can't publish — write file only, instruct user to copy-paste | Postiz | Skip with fix |The documentation asks the agent to create, modify, or delete local files.
Update the post file frontmatter: `status: scheduled`, `draft_id: <id>`.Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 86/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 27 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Orchestrator that chains 5 phases into a complete social content campaign:
STRATEGY → WRITE → REVIEW → DESIGN → SCHEDULE
(plan) (draft) (audit) (visuals) (postiz/typefully)
Each phase is an independent block. This orchestrator is one recipe that combines them. Produces N scheduled posts with selective visuals from a single marketing goal.
Phase 1: STRATEGY — Plan content calendar with themes, timing, platform mix
Phase 2: WRITE — Draft posts calibrated to real voice (not brand doc voice)
Phase 3: REVIEW — AI slop audit + voice calibration against published posts
Phase 4: DESIGN — Selective visual creation in Paper MCP (not every post)
Phase 5: SCHEDULE — Route each post to postiz first, with Typefully as the X/thread specialist and fallback
mktg status --json to check brand healthbrand/voice-profile.md (tone, vocabulary, do's/don'ts)brand/positioning.md (angles, headlines)brand/landscape.md if it exists — check the Claims Blacklist before making ecosystem or competitive claims. If stale (>14 days) or missing, warn that market claims may be outdated.mktg doctor --json --fields checks.postiz.configured,checks.typefully.configuredtypefully.js queue:get --start-date <today> --end-date <+N days>typefully.js queue:schedule:get (what days/times are slots)typefully.js drafts:list --status published --sort -created_atIf brand files are missing: The skill still works. Ask the user for: (1) brand voice in 2-3 adjectives, (2) target platforms, (3) content themes. Proceed with these as lightweight context. Brand files enhance, never gate.
If Typefully queue is empty (no available slots): Offer the user two options: (1) create drafts without scheduling (user schedules manually in Typefully UI), or (2) use specific datetime scheduling with --schedule "ISO_datetime". This only applies to posts routed to Typefully.
Present context summary:
Brand: loaded (voice, positioning) | OR: missing — using lightweight context
Postiz: configured for multi-provider social distribution | OR: missing — Typefully/file/browser fallbacks only
Typefully: connected for X/threads specialist routing and fallback | OR: missing
Queue: {N} empty Typefully slots over next {days} days ({schedule})
Last post: "{preview}" ({date})
Plan the content calendar. This is strategic thinking, not template filling.
Inputs needed (use AskUserQuestion if not provided):
Planning process:
Present the calendar for approval:
| # | Date | Platform | Theme | Hook Direction |
|---|------|----------|-------|----------------|
Gate: User must approve calendar before Phase 2.
Draft all posts, calibrated to the user's ACTUAL voice (not just the brand doc).
Critical: Voice Calibration
Before writing, read 5-8 recent published posts from Typefully:
typefully.js drafts:list --status published --sort -created_at
typefully.js drafts:get <id> # for full text of top posts
Analyze the real voice patterns:
Write each post matching these patterns, NOT generic brand voice.
For each post:
--platform x,linkedinPresent all posts for approval as a numbered list with the full text.
Gate: User must approve posts before Phase 3.
Two-part quality audit. This is the most important phase for authenticity.
Audit every post for these AI tells. Read each post manually, in sequence, looking at the batch as a whole (not just individual posts). This cannot be done with regex.
Structural patterns to catch:
Transition filler to remove:
Vocabulary tells to flag:
Batch-level monotony checks:
If /cmo is installed, also reference ~/.claude/skills/cmo/references/ai-slop-patterns.md for the full pattern library.
Compare each post against the published posts from Phase 2's calibration:
Fix anything that fails either audit. Present the final versions.
Gate: User approves final post text.
Selective visual creation. NOT every post gets an image — text-only posts feel more authentic for personal observations and hot takes.
For the full decision framework (which posts get images), image types, Paper MCP steps, and design system specs, see references/paper-mcp-workflow.md.
Quick decision rule: Comparisons, processes, data, and announcements get images. Personal takes, vents, and builder updates stay text-only.
Present image plan for approval:
| Post # | Image? | What It Shows |
|--------|--------|---------------|
Gate: User approves image plan. User exports PNGs from Paper after design.
Step 0 — Pick the scheduling backend per post.
Before scheduling anything, detect which backends are available. This check runs once per Phase 5 entry and caches for the phase:
mktg doctor --json --fields checks.typefully.configured,checks.postiz.configured
Resolve the routing per post using the table below. platform is already tagged per post by Phase 2 and appears verbatim in the post file's YAML frontmatter.
| Platform tagged on the post | Both configured | Typefully only | Postiz only | Neither |
|---|---|---|---|---|
x / Twitter (single or thread) | Typefully (threads are canonical here) | Typefully | Postiz (no thread support, flag it) | Skip with fix: "Set TYPEFULLY_API_KEY or POSTIZ_API_KEY" |
linkedin, threads, bluesky, mastodon | Postiz (richer provider catalog) | Typefully | Postiz | Skip with fix |
reddit, instagram, tiktok, youtube, pinterest, discord, slack | Postiz | Can't publish — write file only, instruct user to copy-paste | Postiz | Skip with fix |
Invariant: any post with type: thread stays on Typefully regardless of postiz availability. Thread UX is Typefully's canonical path; do not degrade it.
Progressive enhancement: if checks.postiz.configured === false, Phase 5 behaves exactly as the Typefully-only path below — zero behavior change for users without postiz. If both are missing, fall back to writing files into marketing/campaigns/{campaign-name}/posts/ and surface a "copy these to the platform UI" summary.
Fallback behavior under failure (during the phase):
fix: "postiz unreachable — check mktg catalog info postiz --fields configured,resolved_base".Retry-After from the adapter's error envelope; surface to the user. Resume after the cooldown or save the batch for later.Upload media and schedule all posts via Typefully.
For posts WITH images:
typefully.js media:upload <file_path>typefully.js drafts:create --platform x,linkedin --text "..." --media <media_id> --schedule <ISO_datetime>For text-only posts:
typefully.js drafts:create --platform x,linkedin --text "..." --schedule <ISO_datetime>For updating existing drafts (if created earlier):
typefully.js media:upload <file>typefully.js drafts:update <draft_id> --text "..." --media <media_id> --use-default
(Note: --text is required even when only adding media)Scheduling options:
--schedule "2025-01-21T09:00:00Z"--schedule next-free-slot--schedule nowAfter scheduling all posts:
typefully.js drafts:list --status scheduled --sort scheduled_dateGate: User reviews scheduled posts in Typefully UI.
For each post whose routed backend is postiz (per Step 0 table), build a publish.json entry and invoke the adapter. You do NOT call the postiz API directly — always go through mktg publish --adapter postiz.
For text-only posts (v1 is draft-only; scheduling lands in v2):
Build publish.json with one item per post:
{
"name": "{campaign-name}",
"items": [{
"type": "social",
"adapter": "postiz",
"content": "<post text>",
"metadata": { "providers": ["<postiz-identifier>"] }
}]
}
providers must be exact postiz identifier strings (linkedin, linkedin-page, bluesky, reddit, etc.) — resolve friendly names via /postiz skill's Step 2b alias logic, not inline here.
Dry-run: mktg publish --adapter postiz --dry-run --input '<json>' --json. Verify the adapter validates the providers against connected integrations.
Confirm: mktg publish --adapter postiz --confirm --input '<json>' --json. The adapter writes sent-markers to .mktg/publish/{campaign-name}-postiz.json on success.
Update the post file frontmatter: status: scheduled, draft_id: <id>.
For posts WITH images (v2 — skip in v1):
postiz v1 is draft-only; images hardcode to []. If a post has has_image: true, either (a) wait for v2, or (b) downgrade to Typefully if the platform allows (X/LinkedIn). Do NOT populate metadata.mediaPaths in v1 — the adapter ignores it.
After scheduling all posts (mixed Typefully + postiz):
typefully.js drafts:list --status scheduled --sort scheduled_date.results[]. Capture draft IDs to the post file frontmatter.Gate: User reviews scheduled posts in each platform's UI (Typefully for X, postiz dashboard for everything else).
[Phase 1] → User approves content calendar
[Phase 2] → User approves post drafts
[Phase 3] → User approves after AI slop + voice audit
[Phase 4] → User approves image plan, exports PNGs from Paper
[Phase 5] → User verifies in Typefully UI
Each gate is an AskUserQuestion. The user can go back to any phase.
marketing/campaigns/{campaign-name}/
calendar.md # Content calendar with themes + timing
posts/
post-01.md # Each post with text, platform, schedule
post-02.md
...
images/
post-03-comparison.png # Exported from Paper
post-06-flow.png
...
campaign-log.md # What was scheduled, draft IDs, media IDs
Each post-XX.md file uses this structure:
---
post_number: 1
platform: x,linkedin
type: single | thread | carousel
scheduled_date: "2026-03-25T09:00:00Z"
draft_id: "" # Populated after Typefully draft creation
media_id: "" # Populated after media upload
has_image: false
status: draft | approved | scheduled | published
---
[Post text goes here]
[For threads, separate tweets with ---]
| Integration | Required? | Check |
|---|---|---|
| Typefully API key | Yes | typefully.js config:show |
| Paper MCP | Only if images needed | mcp__paper__get_basic_info() |
| Brand files | Recommended | mktg status --json |
If Typefully is not configured, guide setup before Phase 5. If Paper MCP is not available, skip Phase 4 (text-only campaign).
| Block | Standalone Use |
|---|---|
| Phase 1 (Strategy) | Content calendar for any channel |
| Phase 2 (Write) | Draft posts for manual publishing |
| Phase 3 (Review) | Audit any written content for AI slop |
| Phase 4 (Design) | Create visuals for any social content |
| Phase 5 (Schedule) | Schedule any drafts via Typefully |
| Anti-Pattern | Why It Fails | Instead |
|---|---|---|
| Image on every post | Looks like a content calendar, not a person | Be selective; text-only posts feel authentic |
| Same card template with different text | Spam in the feed | Each image must have a unique visual concept |
| Writing from brand doc alone | Sounds like marketing copy, not the person | Calibrate against their actual published posts |
| Scheduling all at once without review | AI slop gets through | Manual line-by-line audit is non-negotiable |
| Front-loading announcements | Audience isn't warmed up | Build: awareness → value → tease → announce |
Alternatives
MoizIbnYousaf/marketing-cli
Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "
wshobson/agents
Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens —
coreyhaines31/marketingskills
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold out
JasonColapietro/suede-creator-skills
Umbrella workflow for 67 public skills: Full Send, copy, design, code review, SEO, launch packaging, MCP QA, iOS and Android app shipping, and creator workflows. Loads the full public skill pack.