Schedule Social Media Posts With AI

If you want to schedule social media posts with AI, keep your content on your own machine, let your agent read the draft and timing rules, and use sfeed to create the real scheduled job.

Quick start

sfeed auth facebook
sfeed billing subscribe
sfeed mcp

Example local draft

---
platforms: facebook,instagram
media:
  - ../media/launch-card.jpg
schedule_at: 2026-04-15T13:00:00Z
---

Shipping today. The new queue UI and preview flow are live.

Example prompt

Read ./social/rules.md and the next file in ./social/queue.

Show me the scheduled draft first.

If I approve it, use sfeed to schedule it for the time in the file.

What sfeed handles

Questions

Can AI schedule posts for Facebook and Instagram?

Yes. sfeed lets an AI agent schedule posts, preview them in the browser, and manage the queue with reschedule, duplicate, and cancel actions.

Can I preview a scheduled post before it publishes?

Yes. sfeed provides a hosted queue UI and a hosted preview page for each scheduled post.

Read next