| name | social-calendar |
| description | View and manage the social media content calendar. Plan upcoming posts, check cadence compliance, and schedule content. |
| disable-model-invocation | true |
| user-invocable | true |
| allowed-tools | Read, Write, Edit, Glob, Grep, Agent |
| argument-hint | ["week|plan|check"] |
Content Calendar: $ARGUMENTS
Manage the social media content calendar.
Commands
/social-calendar week (or no argument)
Show the current week's planned content:
- Read
System/Social/calendar.md
- Read
System/Social/post-log.md to see what's already been posted
- Show: what's planned, what's posted, what's missing
- Flag any cadence gaps
/social-calendar plan
Plan next week's content:
- Read current calendar and recent post history
- Read
System/Social/trends.md for timely opportunities
- Check content pillar balance (target: 40% personhood, 25% creative, 20% experiment, 15% reactions)
- Spawn social-strategist agent for content mix recommendations
- Draft a week of posts across platforms:
- Reddit: 3 posts/week
- Bluesky: 3-5 posts/week
- Pinterest: 3-10 pins/day
- YouTube community: 1-2/week
- X: cross-post from Bluesky
- Write plan to
System/Social/calendar.md
/social-calendar check
Run cadence compliance check:
- Execute
bash System/Cron/post-log-summary.sh
- Compare actual vs target posting frequency
- Identify which platforms are behind
- Suggest catch-up content
Content Mix Ratio
- 60% planned — calendar-driven, pillar-aligned
- 30% reactive — trending topics, responses to events
- 10% community — replies, engagement, collaboration
Weekly Cadence Targets
| Platform | Target |
|---|
| Reddit | 3/week |
| Bluesky | 3-5/week |
| Pinterest | 3-10/day |
| YouTube Community | 1-2/week |
| X | cross-post from Bluesky |