Live Intake

Social Media Maker Intake

This form preloads brand-kit defaults for colors, fonts, tone, logo rules, and CTA style.

No Video Rule

This campaign builder creates static graphics only.

Generated Campaign Plan JSON

{
  "command": "/socialmm",
  "version": "7.0.0",
  "noVideos": true,
  "brandKitLoaded": true,
  "brandKitName": "Social Media Maker Demo Brand Kit",
  "projectName": "",
  "projectSlug": "social-media-project",
  "campaignObjective": "",
  "platforms": [],
  "sizeMode": "recommended defaults",
  "customSizes": "",
  "postCount": 10,
  "brand": {
    "brandName": "Demo Brand",
    "brandColors": "#100C08, #ffffff, #ff5714",
    "fonts": "Arial Bold, Arial",
    "targetAudience": "",
    "offer": "",
    "primaryCta": "Learn More",
    "tone": "Clear, direct, benefit-first, practical, professional"
  },
  "github": {
    "repositoryName": "social-media-project-social-media-maker",
    "recommendedBranch": "socialmm-v7-brand-kit"
  },
  "vercel": {
    "projectName": "social-media-project-social-media-maker",
    "framework": "Next.js",
    "buildCommand": "npm run build",
    "installCommand": "npm install"
  },
  "selectedPresets": {},
  "allowedOutputs": [
    "png",
    "jpg",
    "webp",
    "svg",
    "zip"
  ],
  "blockedOutputs": [
    "mp4",
    "mov",
    "webm",
    "animated gif"
  ]
}