Quick Ref / Command

Marketing Kit

/ak:social

Social content and publishing

Social media drafting and schedule planning for X/Twitter, LinkedIn, Instagram, TikTok, YouTube, Facebook, and Threads; bundled scheduling previews queued posts, while real publishing requires a separate integration.

01

Parse Request

02

Load Context

03

Draft Strategy

04

Format Platform

Rule 01

Drafting, scheduling, and real publishing are distinct paths; local schedule output is not remote state.

Rule 02

The canonical shape is [platform] [type] or schedule week|month|campaign.

Rule 03

Platform fit matters: X/Twitter threads, LinkedIn posts, Instagram carousels, TikTok reels, YouTube, Facebook, and Threads have different rules.

Rule 04

Secrets, OAuth, and live account mutations require a separately approved provider workflow.

Execution Map

Core lanes from input to output, aligned with the command's real execution path.

01

Start

Input, scope, route

  1. 1 Parse Request Read a platform plus content type, or schedule with week, month, or campaign scope.
  2. 2 Load Context Resolve brand rules, voice, campaign context, media paths, timezone, owner, and draft-only boundary.
02

Work

Agent / skill execution

  1. 3 Draft Strategy Use social-media-manager plus content-creator or copywriter and apply platform-specific style.
  2. 4 Format Platform Apply platform specs, hook writing, hashtags, thread, carousel, reel, and engagement templates.
03

Verify

Gate, review, validation

  1. 5 Validate Artifact Check current platform policies, disclosure rules, media assumptions, and unsupported claims before approval.
  2. 6 Plan Schedule For schedule, create weekly, monthly, or campaign Markdown/calendar artifacts; local pending status is only a preview.
04

Close

Report, handoff, artifact

  1. 7 Save Drafts Write drafts to assets/posts/{platform}/{date}-{slug}.md or schedule files, then list every external action still pending.
  2. 8 Report Boundary Return files, sources, validation warnings, proposed times, timezone, and publish status without claiming remote publication.

Modes / Routes

<platform> <type>

Draft platform-specific content for twitter/x, linkedin, instagram, tiktok, youtube, facebook, or threads.

Research:
Platform specs
Review:
Format mismatch
Validate:
Draft saved
schedule week|month|campaign [name]

Build a local schedule artifact; pending status is only a preview, not remote scheduling.

Research:
Content inventory
Review:
Capacity mismatch
Validate:
Schedule artifact

Sample Prompt

Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.

LinkedIn post Recommended
/ak:social linkedin post
Use when:
You need a platform-optimized LinkedIn post draft.
Expected:
LinkedIn-ready copy with hook, structure, and saved draft.
X thread
/ak:social x thread
Use when:
You need a thread with platform-appropriate hooks and sequence.
Expected:
Thread draft formatted for X/Twitter.
Schedule campaign
/ak:social schedule campaign "August launch"
Use when:
You need a UTC content calendar from approved posts and owner availability.
Expected:
Local schedule and calendar artifacts with pending external actions named.

Handled Scope

  • Platform-specific posts
  • Threads and carousels
  • Schedule planning
  • Writing styles
  • Hook writing
  • Media assumptions
  • Approval boundaries

Artifacts Produced

Social Outputs

Pattern

Drafts → assets/posts/{platform}/{date}-{slug}.md; schedules → assets/posts/schedule-{period}.md and optional calendar-{period}.md

Drafts and schedule artifacts are saved locally; remote scheduling or publication requires a separate approved integration.

Next