Weekly Social Workflow
This is a simple weekly loop for solo builders. Keep the week in local files, let your agent draft and schedule from that folder, and use sfeed as the execution layer.
Monday setup
social/
rules.md
queue/
2026-04-14-product-note.md
2026-04-16-customer-story.md
2026-04-18-instagram-launch.md
media/
customer-story.jpg
launch-card.jpg Weekly prompt
Read ./social/rules.md and every file in ./social/queue.
Make a weekly posting plan with page, platform, media, and schedule time for each draft.
Show me the plan before you call sfeed. After approval
Use sfeed to schedule every approved draft.
Then show me:
- the queue summary
- the hosted queue URL
- the preview URL for the first scheduled post Midweek review
- Run
sfeed schedule statusto see the next scheduled posts and the latest failures - Run
sfeed dashboardto inspect the hosted queue in the browser - Reschedule or duplicate from the queue when needed
Why this is useful
You can plan a week in plain files, review the plan in one place, and still have a proper scheduled queue with previews and browser links. The workflow stays local until the point where publishing actually needs an API-backed tool.