← AI agent workflows

Plan the system

Build a Content Calendar with an AI Agent

Turn campaign goals, channels, assets, and review capacity into a deliberate publishing rhythm with platform-native drafts.

Copyable prompt

Give this to your agent.

Use the AgentReacher social publishing skill. Build a four-week content calendar from my goals, audience, source material, connected channels, and review capacity. Define durable content pillars, choose a realistic cadence, create platform-native drafts in AgentReacher, and show me the full review queue. Do not schedule or publish until I approve the dates and final copy.

What the agent does

01

Inspect

Read the active workspace, connected accounts, limits, and timezone.

02

Structure

Define the campaign arc, content pillars, channel roles, and cadence.

03

Draft

Create distinct platform variants as AgentReacher drafts.

04

Review

Return the calendar, missing assets, assumptions, and approval points.

build-content-calendar
# Inspect the publishing surface
agentreacher run workspaceContext --pretty
agentreacher run integrationList --pretty

# Create each approved calendar row as a draft
agentreacher run postCompose --input @draft.json --pretty

# Review the resulting queue
agentreacher run postPlan --input '{"goal":"list","filters":{"limit":50}}' --pretty