This recipe produces a fully operational social media content calendar with batch-created assets, scheduled posts across all target platforms, engagement response templates, and a weekly analytics tracking workflow. The output is a repeatable 4-week rolling system that a solo founder or small team can maintain in 3-5 hours per week, covering platform-specific content creation, scheduling via Buffer/Hootsuite/Later, content repurposing from long-form to short-form, and standardized engagement responses. [src1]
Which path?
├── User is non-technical AND budget = free
│ └── PATH A: Free Starter — Buffer Free + Canva Free + CapCut Free
├── User is non-technical AND budget up to $50/mo
│ └── PATH B: Solo Pro — Buffer Essentials + Canva Pro + Later Starter
├── User is non-technical AND budget up to $200/mo
│ └── PATH C: Team Pro — Hootsuite Standard + Canva Pro + Descript
└── User is any skill AND budget > $200/mo
└── PATH D: Enterprise — Sprout Social + Canva Enterprise + Descript Business
| Path | Tools | Cost | Speed | Output Quality |
|---|---|---|---|---|
| A: Free Starter | Buffer Free + Canva Free + CapCut Free | $0/mo | 5-7 hrs/week | Good for 1-3 channels, limited analytics |
| B: Solo Pro | Buffer Essentials + Canva Pro + Later Starter | $30-50/mo | 3-5 hrs/week | Strong for 3-6 channels, full analytics |
| C: Team Pro | Hootsuite Standard + Canva Pro + Descript | $100-130/mo | 3-4 hrs/week | Excellent for 5-10 channels, approval workflows |
| D: Enterprise | Sprout Social + Canva Enterprise + Descript Business | $250-500/mo | 2-3 hrs/week | Best-in-class analytics, social listening, CRM |
Duration: 1-2 hours · Tool: Target social platforms + scheduling tool
Audit all existing social media accounts and configure them for automated publishing. Convert personal accounts to Business/Creator accounts where needed. Connect all accounts to your chosen scheduling tool via OAuth. Set timezone to match primary audience timezone. Enable auto-publish for each connected account.
Verify: Each connected account shows "Connected" with auto-publish enabled. Test by scheduling a post 5 minutes ahead. · If failed: Check account type (must be Business/Creator), re-authenticate via OAuth.
Duration: 1-2 hours · Tool: Spreadsheet or scheduling tool calendar
Define 3-5 content pillars (Educational, Behind-the-Scenes, User-Generated, Promotional, Thought Leadership). Assign color codes. Create a weekly posting grid per platform with optimal posting times: LinkedIn Tue-Thu 8-10am; Instagram Mon-Fri 11am-1pm and 7-9pm; X/Twitter Mon-Fri 8-10am; TikTok Tue-Thu 7-9pm.
Verify: Calendar covers all target platforms at minimum posting frequency. No single pillar exceeds 40% of total posts. · If failed: Reduce to top 2-3 platforms and increase per-platform quality.
Duration: 2-3 hours per week of content · Tool: Canva + CapCut
Batch-create one full week of content assets in a single session. Create platform-specific templates for each content pillar in Canva. Start with the highest-effort format (video or carousel), then adapt each piece for other platforms. Write platform-specific captions with CTAs. Name assets: YYYY-MM-DD_platform_pillar_title.ext.
Verify: At least 1 week of content with platform-appropriate dimensions and captions. All assets follow brand guidelines. · If failed: Reduce to 3 posts per platform per week. Use Canva's Magic Resize for cross-platform adaptation.
Duration: 30-60 minutes per week · Tool: Buffer / Hootsuite / Later
Upload visual assets to the scheduling tool media library. Create posts for each platform using the weekly content grid. Set publish times from Step 2. Add first-comment text for Instagram. Review visual calendar for gaps, overlapping themes, and consecutive promotional posts.
Verify: All posts appear at correct times in scheduling calendar. Visual preview shows correctly cropped images. No scheduling conflicts. · If failed: Re-upload images at exact platform dimensions. Space posts at least 2 hours apart on the same platform.
Duration: 1 hour (one-time setup) · Tool: Scheduling tool saved replies
Create standardized response templates for 6 engagement categories: product questions, positive feedback, complaints, feature requests, spam, and user-generated content. Set up a 3x daily engagement check schedule (9am, 12pm, 5pm). Configure notifications for DMs and mentions. [src4]
Verify: At least 6 response templates saved. Engagement check schedule added to daily routine. · If failed: Create templates in a shared document for quick copy-paste access.
Duration: 1-2 hours per week · Tool: Canva + CapCut + scheduling tool
Apply the pillar-to-micro framework: extract key points from long-form content into platform-specific formats. Weekly audit identifies top 3 performing posts for repurposing. For video: extract clips, add captions (85% of social video is watched without sound), adjust aspect ratios per platform. Maintain a repurposing log with minimum 4-week gap for recycled content. [src3]
Verify: At least 3 repurposed content pieces per week. Each adapted for target platform. · If failed: Focus on single highest-performing post with 2 platform-adapted versions.
Duration: 30 minutes setup, 30 minutes per weekly review · Tool: Scheduling tool analytics + spreadsheet
Set up a weekly metrics tracking spreadsheet covering posts published, impressions, engagement rate, and follower growth per platform. Identify top 3 and bottom 3 posts weekly. Monthly: review pillar performance and replace any pillar that underperforms for 3 consecutive weeks. [src6]
Verify: Analytics dashboard configured and first week baseline recorded. Weekly review calendar event set. · If failed: Use native platform analytics and manually compile in spreadsheet.
{
"output_type": "social_media_content_system",
"format": "multi-file",
"components": [
{"name": "content_calendar", "type": "spreadsheet_or_tool", "description": "4-week rolling calendar with platform, pillar, caption, asset link, and publish time per post"},
{"name": "asset_library", "type": "folder", "description": "Platform-optimized images and videos named YYYY-MM-DD_platform_pillar_title.ext"},
{"name": "caption_bank", "type": "document", "description": "Pre-written captions per platform with CTAs and hashtags"},
{"name": "engagement_templates", "type": "document", "description": "6+ saved reply templates for common engagement scenarios"},
{"name": "repurposing_log", "type": "spreadsheet", "description": "Tracks which content has been repurposed, to which platforms, and when"},
{"name": "analytics_tracker", "type": "spreadsheet", "description": "Weekly metrics per platform with trend tracking and top/bottom post analysis"}
],
"expected_weekly_output": "15-30 posts across all platforms",
"maintenance_cadence": "weekly batch creation + daily engagement"
}
| Quality Metric | Minimum Acceptable | Good | Excellent |
|---|---|---|---|
| Posting consistency (posts vs planned) | > 80% published on schedule | > 90% | 100% |
| Engagement rate (avg across platforms) | > 1% | > 3% | > 5% |
| Response time (comments/DMs) | < 24 hours | < 4 hours | < 1 hour |
| Content repurposing ratio | 1:2 (1 original : 2 adapted) | 1:3 | 1:5 |
| Brand consistency (visual/voice) | 80% on-brand | 95% on-brand | 100% on-brand |
| Follower growth rate (monthly) | > 1% | > 3% | > 5% |
If below minimum: Review content pillar performance and replace underperformers. Audit posting times against audience analytics. Increase engagement response speed. If follower growth is flat, increase collaborations and repurposed content volume.
| Error | Likely Cause | Recovery Action |
|---|---|---|
| Auto-publish fails — post sent as notification | Account type is Personal, not Business/Creator | Convert to Business/Creator account, re-authenticate in scheduling tool |
| Image appears cropped incorrectly | Wrong dimensions for platform | Re-export from Canva at exact platform specs (e.g., 1080x1350 for Instagram portrait) |
| Engagement rate drops below 1% | Content not resonating, wrong posting times, algorithm change | Audit top competitor content, test new posting times, increase video/carousel ratio |
| Scheduling tool API disconnects | OAuth token expired or platform API changes | Re-authenticate account in scheduling tool settings; check tool status page |
| Hashtags shadowbanned on Instagram | Using banned or flagged hashtags | Audit all hashtags against banned list; replace with niche-specific tags |
| Content calendar gaps — missed posting days | Batch creation not completed on schedule | Set recurring calendar block for weekly batch creation; reduce frequency to sustainable level |
| Component | Free Tier | Paid Tier | At Scale (Agency) |
|---|---|---|---|
| Scheduling tool | Buffer Free: 3 channels, 10 posts each | Buffer Essentials: $5/channel/mo | Sprout Social: $199-399/user/mo |
| Design tool | Canva Free: unlimited designs | Canva Pro: $13/mo | Canva Enterprise: $30/user/mo |
| Video editing | CapCut Free: basic features | Descript: $24/mo | Descript Business: $40/user/mo |
| Stock assets | Canva Free library | Canva Pro library or Envato: $16/mo | Enterprise stock subscription |
| Total (3 channels) | $0/mo | $30-55/mo | $300-500/mo |
| Total (8 channels) | N/A | $55-100/mo | $500-900/mo |
Posting the same caption, image, and hashtags to LinkedIn, Instagram, X, and TikTok. Each platform has different audience expectations, format requirements, and algorithm preferences. Cross-posted content consistently underperforms native content by 30-50% in engagement. [src3]
Create one core message, then adapt format, tone, length, and visuals for each platform. Use the repurposing workflow in Step 6.
Queuing a full month of content removes the ability to respond to trends, news, and audience feedback. Content feels stale and disconnected from current conversations. [src2]
Schedule evergreen content up to 2 weeks out. Schedule trend-sensitive content no more than 1 week ahead. Reserve 20% of weekly slots for reactive/timely content.
Publishing content without responding to comments and DMs signals low engagement to algorithms, which deprioritize the content from accounts with low reply rates. [src4]
Respond to every comment within the first 60 minutes of posting. This signals high engagement to algorithms and extends organic reach. Use engagement templates from Step 5 for speed.
Use when the agent needs to set up an operational social media content system — not a strategy document, but actual scheduled posts, created assets, and engagement workflows. Requires a social media strategy (content pillars and platform selection) as input. This recipe is the execution layer that turns strategy into daily publishing output.