#487 · Primary category: AI Agents & Automation

social-media-agent

📲 An agent for sourcing, curating, and scheduling social media posts with human-in-the-loop.

Project last updated:08/29/26

GitHub Stars

2.8K

Forks

501

Contributors

6

License

MIT

Why we included this project

Anyone running a company or personal account who is tired of drafting posts can point this LangGraph agent at a URL and get a Twitter or LinkedIn update ready to publish. The agent scrapes the page with FireCrawl, summarizes what it finds, and drafts the post; the human-in-the-loop flow means you review, edit, and approve it in an inbox before anything goes live. That check is what makes it safe to trust with a real account, since authentication with the platforms and every approval pass through the same inbox instead of an unattended bot firing off content. Cron jobs handle scheduling, so a team can set a repeatable weekly rhythm and mostly step back. Keep in mind this is a reference implementation to run and adapt, not a hosted service: you will want to be comfortable wiring up API keys and running a LangGraph server.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category