1. Compose
LinkedIn, X, Instagram, Facebook, Threads from one brief.
Social · Ready to use
Manage social media for SMBs — generate platform-native posts, schedule optimal times, monitor mentions, draft brand-voice replies, and surface performance insights with human approval before anything posts.
LinkedIn, X, Instagram, Facebook, Threads from one brief.
Optimal SMB windows in your timezone.
HITL gate before publish or public replies.
Mentions, comments, DMs with drafted replies.
What worked + next content ideas.
Code: agents/social-forge ·
Guide: agents/social-forge/README.md
cd agents/social-forge python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt copy .env.example .env python scripts/smoke_test.py python -m src.cli serve
Brand voice: edit brand/voice.md. Connect Buffer / Meta / LinkedIn via env vars.
<iframe src="https://YOUR_SOCIALFORGE_HOST/static/calendar/index.html" title="SocialForge" style="width:100%;min-height:800px;border:1px solid #1e2a3a;border-radius:12px;"> </iframe> <script src="https://YOUR_SOCIALFORGE_HOST/static/widget/embed.js" data-api="https://YOUR_SOCIALFORGE_HOST" data-key="pk_live_your-site-key" async> </script>