Phy Content Calendar

Automation

Auto content calendar generator for social media. Takes your topic pillars and target platform, generates a 2-4 week posting calendar with style rotation (insight/story/data/contrarian/question/how-to/build-update), optimal day selection per platform, and draft outlines. Integrates with phy-content-compound to pull relevant content atoms for each scheduled post. Includes platform-specific best practices — LinkedIn (Tue-Thu, 3-4/week), Reddit (Mon-Thu, 2-3/week + daily comments), Twitter/X (daily, threads Wed/Thu), HackerNews (Mon-Wed, 1-2/week). Zero external dependencies.

Install

openclaw skills install phy-content-calendar

phy-content-calendar — Auto Content Calendar

Stop deciding "what to post today." Generate a 2-week calendar with topic rotation, style variety, and platform-optimized scheduling.

# Generate a 2-week LinkedIn calendar
python3 ~/.claude/skills/phy-content-calendar/scripts/content_calendar.py \
  --pillars "dev tools" "AI" "startup growth" --platform linkedin

# 4-week Reddit calendar with content library integration
python3 ~/.claude/skills/phy-content-calendar/scripts/content_calendar.py \
  --pillars "security" "OpenClaw" "open source" --platform reddit \
  --weeks 4 --library ~/Desktop/content-ideas/

# Markdown table output (for Notion/docs)
python3 ~/.claude/skills/phy-content-calendar/scripts/content_calendar.py \
  --pillars "AI" "growth" "product" --platform twitter --format markdown

Content Mix Strategy

Each week rotates through 7 content styles:

StyleWhatWhen to Use
💡 InsightNon-obvious lesson or patternBest for LinkedIn/HN
📖 StoryPersonal experience with detailsUniversal
📊 DataLead with number/stat/benchmarkLinkedIn, Twitter threads
🔥 ContrarianChallenge common beliefHigh engagement on all platforms
❓ QuestionGenuine discussion starterReddit, LinkedIn
🔧 How-toStep-by-step frameworkLinkedIn, HN
🚀 Build updateProgress on what you're shippingTwitter, Reddit

Platform Schedules

PlatformBest DaysFrequencyBest Time
LinkedInTue-Thu ⭐3-4/week8-10 AM local
RedditMon-Thu2-3/week + daily comments9 AM-12 PM ET
Twitter/XMon-Fri1-2/day9-12 AM, 5-7 PM
HackerNewsMon-Wed1-2/week max9 AM-12 PM PT

Integration with Flywheel

content-calendar (plan what to post)
    → content-compound (find atoms for each post)
    → humanizer-audit (check AI signature)
    → platform-rules-engine (pre-flight)
    → post-forensics (analyze results)
    → feed back into next week's calendar

Author

Canlah AI — Run performance marketing without breaking your brand.