AI Marketing Toolkit

Content generation, social automation, and "while you sleep" marketing infrastructure powered by AI.

AI Content Generation Stack

No solo founder can manually produce the volume of content required to compete across TikTok, Instagram, YouTube, Pinterest, X, LinkedIn, and email simultaneously. The solution is an AI content generation stack where each tool handles a specific output type, and they chain together into repeatable workflows. Here is how the stack maps to Manifest's content needs.

Video & Ad Creation

Video is the highest-converting content format across every platform. These tools eliminate the need for a camera, studio, or video editor.

Arcads (arcads.ai)

AI UGC video ads. 300+ AI actors, batch generation for testing hooks, CTAs, and angles at scale. Primary tool for performance marketing creative. Generate dozens of ad variations per session, test them against each other, kill losers fast. This is how you find winning ad creative without hiring UGC creators or running expensive video shoots.

HeyGen

Custom AI avatars with voice cloning. Best for maintaining a consistent brand personality across all video content. Create a "Manifest" persona that appears in every explainer, tutorial, and social video. Once the avatar is trained, producing new videos is as fast as writing a script.

Creatify

URL-to-video product demos. Point it at the App Store listing or landing page and it generates demo videos automatically. Useful for quickly producing app walkthrough content without screen recording and editing. Feed it different URLs (features page, pricing page, blog posts) for varied output.

Synthesia

Enterprise-grade AI video. 160+ avatars, 140+ languages. The localization play: when Manifest expands to Spanish, Portuguese, and German markets (per the ASO localization strategy in the Channels page), Synthesia produces native-language video content without hiring translators or voice actors. Phase 3 tool.

Google VEO 3

Text-to-video AI. Combined with Claude for scriptwriting and ElevenLabs for voiceover (both already in Manifest's stack), this creates a complete idea-to-published-video pipeline. Write a script in Claude, generate voice narration with ElevenLabs, produce supporting visuals with VEO 3, assemble in CapCut. Zero human footage required.

CapCut

AI-powered video editing. Auto-captions, effects, templates optimized for TikTok and Reels. Pairs with every tool above for final polish. CapCut is the last mile: all AI-generated video runs through it for platform-specific formatting, caption styling, and trend-aligned templates.

Written & Visual Content

AdCreative.ai

AI ad creative generation. Generates display ads, social creatives, and copy variations optimized for conversion. Feed it your brand assets and target audience, and it produces ready-to-deploy ad sets. Particularly useful for generating the volume of static creatives needed for Meta and Google Display campaigns.

Canva AI

Design posts, carousels, Pinterest pins, story templates with AI assist. The workhorse for static visual content. Integrates with most scheduling tools for direct publishing. Carousel posts ("5 science-backed manifestation techniques") consistently generate the highest save rates on Instagram.

Buffer AI Assistant

Built into Buffer's scheduler. Repurposes one piece of content across platforms without manual rewriting. Write a LinkedIn post, and the AI rewrites it for X's character limit, Instagram's caption style, and Facebook's engagement patterns. Eliminates the most tedious part of multi-platform publishing.

Key Insight

None of these tools work in isolation. The power is in chaining them: Claude writes the script, ElevenLabs voices it, VEO 3 or HeyGen produces the video, CapCut formats it for the platform, and Buffer schedules the publish. One idea becomes content for six platforms in under an hour.


Content Repurposing Pipeline

The highest-leverage content strategy is not creating more, it is extracting more from what you have already created. One long-form piece (a podcast episode, a YouTube video, a blog post) should generate 10+ pieces of derivative content across platforms. These tools automate the extraction and redistribution.

OpusClip

Automatically identifies the most engaging moments in long-form video, cuts vertical clips with captions, and assigns a "virality score" to each clip. Free tier: 60 credits/month. Paid from $15/month. Use on podcast episodes, YouTube long-form content, and app demo walkthroughs. The virality scoring means you publish only the clips most likely to perform.

Lately.ai

"Atomizes" blog posts, podcast transcripts, or long-form content into dozens of platform-specific social posts. The key differentiator: Lately learns your brand voice from past engagement data via its "Content DNA" model. Over time, its output increasingly matches what actually resonates with your audience, not just what sounds good.

Repurpose.io

Automated cross-platform distribution. Set up workflows once: TikTok to Instagram Reels to YouTube Shorts to Pinterest. Handles resizing, reformatting, and watermark removal. Runs completely hands-free after initial setup. This is the "while you sleep" distribution layer: content flows to every platform without manual intervention.

Recast Studio

Video repurposing with drag-and-drop interface, automated trimming, and AI captions. Fills the gap between OpusClip's automated clipping and manual editing. Useful when you want more control over clip selection than OpusClip provides but less effort than a full editor like CapCut.

The Repurposing Flow

This is the complete pipeline from one piece of long-form content to full cross-platform distribution:

Podcast Episode / YouTube Video / Blog PostOpusClip Short Clips (with virality scores) ↓ Repurpose.io Auto-distributed to TikTok, Instagram Reels, YouTube Shorts, Pinterest ↓ Lately.ai Text posts atomized for X, LinkedIn, Facebook, Threads ↓ ContentStudio / Buffer Scheduled and published across all platforms

The input is one piece of effort. The output is 10-20+ pieces of content across every platform, scheduled and published automatically. The only manual step is reviewing the output for quality before it goes live, and even that becomes optional as the tools learn your brand voice.


Social Media Scheduling & AI

The scheduling layer is where content meets cadence. These tools handle the "when" and "where" of publishing, with varying levels of AI assistance for generating the content itself. The right choice depends on volume, budget, and how much you want AI to handle.

Tool Best For AI Features Price
ContentStudio Bulk AI generation + scheduling Generates batches of on-brand posts (captions + visuals), schedules in one go From $25/mo
Buffer Simplicity + repurposing AI Assistant rewrites content per platform, optimal time posting Free to $6/mo/channel
Publer Content recycling Auto-recycles evergreen posts, AI caption generation From $12/mo
Hootsuite Enterprise analytics AI content suggestions, best-time posting, deep analytics From $99/mo
Later Visual-first (Instagram/Pinterest) AI caption writer, visual content calendar, link-in-bio From $25/mo
Marky (mymarky.ai) AI-native content creation Generates platform-specific content from minimal input From $29/mo
Viraly Automation-first AI Copilot generates entire social strategies From $29/mo
Recommendation

Start with Buffer (free tier) for scheduling during the organic phase. It handles multi-platform publishing, has a solid AI rewriting assistant, and costs nothing. Graduate to ContentStudio when scaling to 3+ daily posts across platforms. Its bulk AI generation and scheduling saves hours per week at that volume. Skip Hootsuite entirely unless enterprise analytics become critical (they will not at this stage).


"While You Sleep" — Automation Infrastructure

This is where marketing stops being a daily task and becomes an always-running system. The goal is to build infrastructure that generates, schedules, publishes, and optimizes content with minimal human intervention. Three tiers, ordered by complexity and autonomy.

Tier 1: Scheduled Workflows (Set and Forget)

n8n (self-hosted, open-source)

The backbone of the automation stack. n8n is a visual workflow builder that connects any API to any other API, with logic, branching, and scheduling built in. Build workflows that: scrape trending topics from Reddit and X, generate content with Claude, schedule posts via Buffer or ContentStudio API, and log results to a spreadsheet for performance tracking.

Critical advantage: n8n has MCP (Model Context Protocol) support, meaning Claude Code can architect entire workflows from plain English descriptions. You describe what you want ("monitor r/manifestation for posts with 50+ upvotes, generate a response aligned with our brand voice, and queue it for review") and Claude builds the n8n workflow. 2,759 marketing automation workflows are available in n8n's community library. 510 are specifically for social media. Self-hosted means zero monthly cost beyond server hosting.

Make.com

Visual workflow builder with a better UI than n8n and more graceful handling of complex API authentication. The Zapier alternative, but significantly more powerful for multi-step workflows. Use Make.com for workflows requiring many third-party integrations where n8n's self-hosted approach adds unnecessary friction. The two tools complement each other: n8n for heavy, custom workflows; Make.com for quick integrations that need to just work.

Tier 2: Claude Code + Blotato (Agentic Social Media)

Blotato

Social media management API designed to work with Claude Code. Connect via API to automatically generate, review, and schedule posts across LinkedIn, Instagram, and X from one unified workflow. Blotato is the bridge between Claude's content generation capabilities and actual social media publishing.

Claude Code can run the entire pipeline end-to-end: analyze raw input (podcast transcript, blog post, Notion doc), generate platform-specific posts with appropriate tone, length, and hashtags, format correctly for each platform's requirements, and schedule via Blotato or direct API calls. A complete content generation and publishing workflow from a single terminal command.

Reference: a YouTube tutorial demonstrating this exact workflow (34K views) shows complete Claude Code social media automation from raw input to published posts. The workflow is production-ready today.

Why This Matters for Manifest

Claude Code is already in Manifest's development stack. Extending it to marketing means zero learning curve and zero additional tooling. The same terminal session that builds features can generate, schedule, and publish the marketing content that promotes those features. Development and marketing become one workflow.

Tier 3: Claude's New Agentic Tools (March 2026)

These capabilities launched in March 2026 and represent the cutting edge of AI-powered marketing automation. They eliminate the need for custom integrations, visual workflow builders, and API plumbing for many common marketing operations.

Claude Computer Use

Launched March 24, 2026. Claude can open applications on your computer, navigate browsers, fill spreadsheets, handle file operations, and execute multi-step workflows across programs without custom integrations. Point it at a task ("download this week's analytics from Meta Business Suite, compile into a report, and email it") and it operates the computer directly.

Claude Cowork

No-code interface for non-developers. Automate batch photo editing, report generation, data extraction from dashboards, and repetitive marketing operations that do not need code. Perfect for visual content preparation workflows: batch-resize images for different platforms, apply brand overlays, generate thumbnails.

Claude Dispatch

Assign marketing tasks from your phone. They execute on your Mac. "Upload this week's content to Buffer" from the couch at midnight. "Generate 10 ad variations for the new breathwork feature" while commuting. Tasks queue and execute asynchronously, results ready when you check back.

Claude Agent SDK

For building custom, always-on marketing agents. Example: an agent that monitors Reddit for manifestation discussions, drafts responses aligned with Manifest's brand voice, and queues them for your review. Or: an agent that tracks competitor app updates and generates comparison content the same day. These agents run continuously, not just when triggered.

Recommended Marketing Automation Stack for Manifest

Phase 1 (Now — Organic)
  • Arcads for UGC video ads (batch test hooks, CTAs, and angles)
  • CapCut for TikTok and Reels editing and formatting
  • Buffer (free tier) for multi-platform scheduling
  • OpusClip to repurpose podcast episodes into short-form clips
  • Claude Code + Blotato for automated social posting from a single workflow
Phase 2 (Month 2-3 — Scaling)
  • ContentStudio replaces Buffer for bulk AI content generation at scale
  • n8n workflows for automated trending topic to content to publish pipelines
  • Lately.ai to atomize blog and podcast content into dozens of social posts
  • Repurpose.io for hands-free cross-platform distribution
  • HeyGen for a consistent "Manifest" brand avatar across all video content
Phase 3 (Month 4+ — Full Automation)
  • Claude Computer Use + Dispatch for hands-off marketing operations from any device
  • Claude Agent SDK for custom monitoring agents (Reddit, X mentions, competitor tracking)
  • Synthesia for localized content in Spanish, Portuguese, and German markets
  • Full n8n marketing pipeline: idea to script to video to schedule to publish to analytics

Estimated Monthly Tool Costs

The AI toolkit operates on a separate budget from the $10K growth fund. These are operational costs that generate the content which the growth budget then amplifies through paid distribution.

Tool Plan Monthly Cost Phase
Arcads Starter ~$100 1
CapCut Pro $10 1
Buffer Free to Essentials $0-18 1
OpusClip Starter $15 1
Claude Pro/Max Max $100-200 1
Blotato Pro ~$30 1
ContentStudio Starter $25 2
n8n Self-hosted $0 2
Lately.ai Starter ~$49 2
Repurpose.io Content Marketer $32 2
HeyGen Creator $29 2
Synthesia Starter $29 3
Total Phase 1 ~$155-355/mo
Total Phase 2 ~$290-490/mo
Total Phase 3 ~$349-549/mo
Budget Context

These costs are separate from the $10K growth budget (which covers paid ads, influencer fees, and Apple Search Ads). Tool costs are operational overhead. They generate the content that the growth budget amplifies. At Phase 1 levels ($155-355/month), the toolkit pays for itself if it replaces even a single freelance content creator ($500-2,000/month) or reduces paid creative testing costs by producing more variations faster.

Don't Buy Everything at Once

Start with Phase 1 tools only. Add Phase 2 tools when you are consistently producing content and need to scale distribution. Phase 3 tools activate when the marketing engine is running and you are optimizing for efficiency, not building the foundation. Premature tooling wastes money on capabilities you are not ready to use.


The Overnight Marketing Machine

This section is not a synthesis of what others have written. Claude's Computer Use, Dispatch, Cowork, and Agent SDK launched on March 24-25, 2026. Nobody has built the marketing automation playbook for these tools yet, because they are 48 hours old. What follows is original architectural thinking about how to chain these tools together into an always-on marketing system purpose-built for Manifest.

The Core Idea

Each of Claude's new tools fills a different gap in a marketing automation system. Agent SDK provides always-on monitoring. Computer Use handles GUI-dependent tasks that have no API. Dispatch enables mobile command from anywhere. Cowork handles visual batch operations. Claude Code + n8n provides the heavy pipeline backbone. The insight is that these tools are not alternatives to each other — they are layers of one system.

Agent SDK: Always-On Marketing Intelligence

The Agent SDK lets you build custom agents that run continuously, not on a schedule. For marketing, this means agents that watch and act around the clock.

Reddit Engagement Agent

Continuously monitors r/manifestation, r/lawofattraction, r/Meditation, r/selfimprovement, and r/DecidingToBeBetter (the exact subreddits from the Channels page organic strategy). When someone posts "is there a science-based manifestation app?" or "anyone know an app that combines meditation with goal-setting?", the agent drafts a natural, value-first response that mentions Manifest without being promotional, and queues it for your review. This is the Reddit organic strategy from Section 07, fully automated. You review and approve responses over coffee instead of scrolling five subreddits daily.

Review Response Agent

Monitors App Store reviews continuously. Drafts empathetic responses to negative reviews (acknowledging the issue, offering a concrete next step). Flags positive reviews that could become testimonial content for social media and ad creative. Tracks sentiment trends over time: "negative reviews about onboarding increased 40% this week" becomes an early warning system for product issues that affect retention.

Content Intelligence Agent

Monitors what is actually performing across platforms. Identifies patterns humans miss: "science explainer videos get 3x more engagement than app demos on TikTok," "posts published at 7:15 AM outperform 8 AM posts by 22%," "the word 'neuroscience' in captions reduces engagement vs. 'brain science.'" Generates weekly content strategy recommendations based on real performance data, not intuition.

Influencer Discovery Agent

Continuously scans TikTok and Instagram for creators posting about manifestation, meditation, and wellness. Ranks discovered creators by engagement rate, audience overlap with Manifest's target demographic, and brand alignment (science-positive vs. pseudoscience-heavy). Maintains a live pipeline of potential partnership targets, updated daily, that feeds directly into the influencer strategy from Section 08. You never manually search for influencers again.

Computer Use: No-API Desktop Automation

The key insight about Computer Use is that it eliminates the biggest bottleneck in marketing automation: tools that don't have APIs. Meta Business Suite, App Store Connect, Canva's advanced editor, competitor app pages — these all require a browser and mouse clicks. Computer Use operates them like a human would, unlocking automation for workflows that were previously manual-only.

Morning Analytics Digest

Scheduled at 6 AM daily. Computer Use opens Meta Business Suite, App Store Connect, and Google Analytics in the browser. Screenshots each dashboard. Extracts the key numbers. Compiles them into a one-page morning digest with day-over-day trends and anomaly flags. Ready in your inbox before you wake up. No API keys, no dashboard integrations, no data pipeline — it just reads the screens.

Competitor Watch

Weekly automated check. Computer Use navigates to Stella, Headspace, Calm, and Innertune on the App Store web. Screenshots their pages. Extracts current ratings, recent review themes, and any metadata changes (new screenshots, updated descriptions, price changes). Compiles a competitive intelligence brief. When a competitor launches a new feature or changes pricing, you know about it the same day — without checking manually.

Content Calendar Execution

Given a content calendar in a spreadsheet, Computer Use can open Canva, select the right template, customize text and images per the calendar's specifications, download the finished assets, open Buffer or ContentStudio, upload each asset to the correct platform slot, and schedule it. The entire production-to-publish pipeline for static content, executed without any API integration. Particularly powerful for Pinterest pins, Instagram carousels, and story templates where Canva's editor is the only practical creation tool.

App Store Connect Operations

Update App Store screenshots, promotional text, and what's-new copy without touching Xcode or the ASC API (which is notoriously painful). Computer Use navigates the ASC web interface directly. When ASO iteration (Section 05) calls for updating the subtitle or swapping screenshot order, Computer Use executes the change. Combine with the Content Intelligence Agent to auto-suggest ASO updates based on keyword ranking data.

Dispatch: Marketing Command from Your Phone

Dispatch turns your phone into a remote control for your marketing system. You send a natural language instruction from anywhere; it executes on your Mac asynchronously. The results are ready when you check back. This changes when and where marketing work can happen.

Reactive Content

You see #manifestation trending on X while scrolling on your phone at lunch. Dispatch: "Manifestation is trending on X right now. Generate 3 posts riding this trend with our science-backed angle, create matching visuals, and schedule them within the next 2 hours." By the time you finish lunch, three on-brand trend-riding posts are live. The window for trend-based content is 2-4 hours. Dispatch makes it possible to capitalize on trends you notice passively without sitting down at a computer.

Idea Capture to Published Content

You have an idea for a TikTok while commuting. Dispatch: "Write a 45-second TikTok script about the neuroscience of breathwork — specifically the vagus nerve stimulation mechanism from our 4-7-8 pattern. Generate the voiceover with ElevenLabs, create the video with CapCut using our standard template, and schedule it for 7 PM tonight." By the time you get home, the video is rendered, reviewed, and queued. Ideas that would otherwise be forgotten in a notes app become published content the same day.

Content Review Queue

End of each day, Dispatch pulls tomorrow's scheduled content, presents it as a summary: thumbnails, captions, scheduled times, target platforms. You review on your phone. Thumbs up publishes as-is. Thumbs down with a note ("make the caption shorter" or "wrong tone") triggers an automatic revision and reschedule. Daily content review becomes a 5-minute phone activity instead of a 30-minute desktop session.

Emergency Response

A negative review goes viral, or a competitor takes a shot at science-based manifestation. Dispatch from anywhere: "Pause all scheduled posts for today. Draft a thoughtful response to [the situation]. Generate 3 alternative posts for today that address this topic from a position of authority. Show me the drafts." Crisis response from your phone, executed on your Mac, without scrambling to a laptop.

Cowork: Visual Marketing Operations Without Code

Cowork fills the gap between "I need to do 50 repetitive visual tasks" and "I don't want to write a script for it." Natural language instructions, desktop-level execution, no terminal.

  • Batch creative preparation: "Take these 20 user testimonial screenshots, crop each to 1080x1080, apply the Manifest brand overlay from the templates folder, add a subtle purple gradient border, and create an Instagram carousel post with all 20."
  • Ad creative variations: "Open these 5 hero images in Canva. For each one, create 3 text overlay variations: one emphasizing neuroscience, one emphasizing AI meditations, one emphasizing the journaling feature. Export all 15 as PNG. Name them by variation type."
  • Weekly report: "Pull this week's numbers from the marketing analytics spreadsheet, create a summary with charts showing week-over-week trends for downloads, trial starts, and conversion rate. Save as PDF in the weekly reports folder."
  • Social proof assembly: "Find all App Store reviews mentioning 'breathwork' or 'meditation' from the last 30 days, format them as branded quote cards using our template, and save them to the testimonials folder for use in ads and social posts."

The Complete Overnight System

Here is how all five layers chain together into a marketing system that runs while you sleep. This is not a hypothetical — every component uses tools that are available today.

EVENING (You) Review the day's analytics digest (auto-generated by Computer Use) Approve/reject tomorrow's content queue via Dispatch from phone Dispatch any new content ideas that came up during the day OVERNIGHT (Automated) Agent SDK monitors Reddit & X for brand mentions, questions, trending topics → Drafts responses, queues for morning review n8n workflows scrape trending wellness topics, generate content ideas → Feeds ideas into Claude Code content generation pipeline Claude Code + Blotato generates platform-specific posts for 2 days out → Drafts queued in Buffer/ContentStudio, not published Computer Use compiles next morning's analytics digest → Meta Business Suite + App Store Connect + Google Analytics MORNING (You — 15 minutes) Read the analytics digest in your inbox Review and approve overnight Reddit/X response drafts (Agent SDK) Review and approve/tweak day-after-tomorrow's scheduled posts Flag any ideas worth expanding into long-form content THROUGHOUT THE DAY (Automated) Scheduled posts publish at optimal times (Buffer/ContentStudio) Content Intelligence Agent tracks performance in real-time Repurpose.io auto-distributes to secondary platforms Review Response Agent handles incoming App Store reviews Influencer Discovery Agent updates the partnership pipeline

The total human involvement is approximately 15-20 minutes per morning for review and approval, plus occasional Dispatch commands throughout the day when inspiration strikes. Everything else runs autonomously. This is not "set it and forget it" — you remain the creative director and quality gatekeeper. But the system handles the 90% of marketing work that is production, scheduling, monitoring, and distribution.

Implementation Priority

Build the overnight system incrementally. Do not attempt to stand up all five layers simultaneously.

  1. Week 1: Claude Code + Blotato for automated social posting (the core content pipeline)
  2. Week 2: n8n workflow for trending topic monitoring + content idea generation
  3. Week 3: Computer Use for morning analytics digest (replaces manual dashboard checks)
  4. Week 4: Agent SDK Reddit Engagement Agent (automates the highest-ROI organic channel)
  5. Month 2: Dispatch integration for mobile command + Content Intelligence Agent
  6. Month 3: Full system with Influencer Discovery Agent and Review Response Agent
The Unfair Advantage

Manifest already runs Claude Code in its development stack. ElevenLabs is already integrated for TTS. The Convex backend already handles async operations. Building the marketing automation system on top of this existing infrastructure means Manifest has a structural advantage over competitors who would need to build this from scratch. The same AI pipeline that generates personalized meditations for users can generate personalized marketing content for the channels that acquire those users. The product and the marketing share the same engine.