Skip to content

alexbj75/osc-social-media-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSC Social Media Agent

Daily social media content drafting from Marketing Agent output. Creates platform-ready posts for LinkedIn, Reddit, and Twitter/X — always for human review, never auto-posts.

Part of the OSC AI Agent Team

Agent Schedule Model
CSM Agent Daily Sonnet
Competitive Intel Daily Sonnet
Catalog Agent Daily Sonnet
Analytics Agent Daily Sonnet
PM-Platform Daily Opus
PM-Intercom Mon/Thu Sonnet
PM-MediaConvert Tue/Fri Sonnet
Marketing Agent Daily (after PM) Sonnet
Social Media Agent Daily (after Marketing) Sonnet
SEO Agent Weekly Sonnet
Security Agent Sundays Sonnet
Research Agent Saturdays Sonnet
UX Agent Weekly (interactive) Sonnet
Legal Agent Monthly Sonnet

See the root README for the full architecture diagram.

What This Agent Does

Runs daily after Marketing Agent completes. Transforms content drafts into social media posts:

  1. Read Marketing output — Blog posts, landing page copy, content drafts
  2. Read PM proposals — For context on product updates and strategy
  3. Draft posts — LinkedIn (professional), Reddit (community), Twitter/X (concise)
  4. Editorial calendar — Tracks what's been posted, avoids repetition
  5. Slack summary — Posts drafts as DM for human review (SM-{n} IDs)

Outputs

File Consumer
output/social-media-drafts-{date}.md CEO (human review)
Slack DM (draft summary) CEO

Quick Start

# Full run (all content)
./run-social-media-agent.sh

# Quick run (P0 content only)
./run-social-media-agent.sh quick

Project Structure

osc-social-media-agent/
├── CLAUDE.md              # Agent identity and instructions
├── run-social-media-agent.sh
├── progress.md            # Editorial calendar, SM-{n} counter
├── workflows/
├── templates/
├── output/                # Generated drafts (gitignored)
└── logs/                  # Run logs (gitignored)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages